C#/.NET开发问题


通过 COM 互操作公开索引器/默认属性
Exposing the indexer / default property via COM Interop(通过 COM 互操作公开索引器/默认属性)...
2023-10-06 C#/.NET开发问题
3

ASP 到 ASP.NET 会话变量
ASP to ASP.NET Session Variables(ASP 到 ASP.NET 会话变量)...
2023-10-06 C#/.NET开发问题
3

是否可以在 asp classic 和 asp.net 之间共享会话状态
Is it possible to share session state between asp classic and asp.net(是否可以在 asp classic 和 asp.net 之间共享会话状态)...
2023-10-06 C#/.NET开发问题
2

从经典 ASP 访问 .NET 程序集
Accessing a .NET Assembly from classic ASP(从经典 ASP 访问 .NET 程序集)...
2023-10-06 C#/.NET开发问题
5

经典 ASP 和 ASP.NET 集成
Classic ASP and ASP.NET Integration(经典 ASP 和 ASP.NET 集成)...
2023-10-06 C#/.NET开发问题
2

在经典 ASP 和 ASP.Net 之间共享登录系统
Sharing login-system between classic ASP and ASP.Net(在经典 ASP 和 ASP.Net 之间共享登录系统)...
2023-10-06 C#/.NET开发问题
4

如何正确编组 VB 脚本数组进出用 C# 编写的 COM 组件
How to correctly marshal VB-Script arrays to and from a COM component written in C#(如何正确编组 VB 脚本数组进出用 C# 编写的 COM 组件)...
2023-10-06 C#/.NET开发问题
4

跨不同域和不同应用程序(经典 ASP 和 ASP.NET)共享 cookie
Sharing cookies across different domains and different applications (classic ASP and ASP.NET)(跨不同域和不同应用程序(经典 ASP 和 ASP.NET)共享 cookie)...
2023-10-06 C#/.NET开发问题
13

COM 互操作的通用集合的替代方案是什么?
What are alternatives to generic collections for COM Interop?(COM 互操作的通用集合的替代方案是什么?)...
2023-10-06 C#/.NET开发问题
6

C#中按位桶形移位的问题
Problem with Bitwise Barrel Shift Rotate left and right in C#(C#中按位桶形移位的问题)...
2023-10-06 C#/.NET开发问题
2

如何使用矩阵旋转矩形并获得修改后的矩形?
How can I rotate a rectangle using a matrix and get the modified rectangle?(如何使用矩阵旋转矩形并获得修改后的矩形?)...
2023-10-06 C#/.NET开发问题
3

在 C# 中将旋转的文本绘制到图像中
Drawing a Rotated Text to an Image in C#(在 C# 中将旋转的文本绘制到图像中)...
2023-10-06 C#/.NET开发问题
52