SQL CLR project in vs2012
All of the various database objects are now created inside of SQL Server database projects. They’ve removed the distinction between database projects (SQL Scripts) and SQL CLR projects. So it’s just File -> New -> Project, Installed -> Templates -> SQL Server, SQL Server Database Project. Then, if you go to Add -> New Item, … Read more