Deployment of Assemblies to SQLCLR
Today, after having arrived in Durban (South Africa), to do a gig here this coming week, I was going to start a serie of blog-posts about Complex Event Processing (CEP) and Microsoft StreamInsight.
However, as some of you may know, I am fairly interested in SQLCLR (the hosting of CLR inside SQL Server), and it happens from time to time that I try to help out with questions that arises on the forums and newsgroups.
One of the questions that pops up from time to time has to do with how to deploy assemblies which have references to other assemblies when using the Visual Studio “SQL Server Project” project data type.
So I decided to write a small post about it, so that I – in the future – just can point to that post instead of having to repeat it every time.
If you are interested, the post is here.
