How Create SQL CLR Functions in Yukon June CTP
I don't believe there is a compatible VS.NET release for this CTP so how are folks creating SQLCLR functions/sprocs? Command line? Any pointers to articles?
Thanks,
Chris
Whidbey B2 is compatible with this version of SQL Server.
You can also use the samples and just compile them at the commandline assuming you have the sdk installed.