SQL Develop

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.

Comments

2 Responses to “Deployment of Assemblies to SQLCLR”
  1. Adam Machanic says:

    Hi Niels,

    I came here via the SQLBlogCasts feed, where you said you’d posted a new post. Alas, I had to click through that feed because you just put a link there. And now I have to click through again here? Why not just post your actual posts on the SQLBlogCasts feed so that people can actually read your material? I think it would be a much better idea than forcing people to click a bunch of links every time.

    Thanks,
    Adam

  2. nielsb says:

    Hi Adam,

    I am sorry about that, I just noticed I had entered the URL for the blog-post, not the actual url for the “article”. It was a mistake on my part, I am just about to fix it.

    Niels

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

SQL Develop