Updated Version of SqlClrProject
My blog has moved to sqlblogcasts.com/blogs/nielsb
The full version of this post can be found here., http://sqlblogcasts.com/blogs/nielsb/Updated Version of SqlClrProject
The new RSS feed is here
Back in December (26:th to be exact) I released a new version of the SqlClrProject and wrote about it
here [0].
One
drawback of the deployment functionality was that you could only deploy
locally as the deployment process used the CREATE ASSEMBLY based on the
location of the assembly; i.e. CREATE ASSEMBLY myasm FROM 'path_to_dll'.
... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/nielsb/Updated Version of SqlClrProject