How to create a C# clr dll to use in sql server 2005 with vs 2005?
I see walkthroughs on how to load them into SQL server, etc. but how to
create the project? just regular class library and match signature or is
there special project for making a CLR to load in to SQL Server 2005?
