C# Express vs CLR integration with SQL Server 2005

Hi,

I wonder if it is possible to use the Express edition of C# to write CLR procedures

Regards

/Mattias




Answer this question

C# Express vs CLR integration with SQL Server 2005

  • Jasen

    Hi,

    sure it is even possible to use just notepad.exe and csc.exe to build the CLR part. Deployment will take place using TSQL commands. So yes, this is sure possible :-)

    HTH, Jens Suessmeyer.

    ---
    http://www.sqlserver2005.de
    ---

  • C# Express vs CLR integration with SQL Server 2005