Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Assemblies on Sql Server
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01342551
Message ID:
01342984
Views:
14
Hi Michael,

>Anyone know of some severe limitations that would keep you from using this feature fully?

The environment is a pretty strict one. For instance, you cannot load classes that have static members. C# methods are supposed to be completely stateless in order to run on SQL server. Your code also must not reference System.Windows.Form in any way. The same is probably true for a number of other assemblies that deal with UI.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform