<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblogcasts.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Niels SQL Server Blog</title><link>http://sqlblogcasts.com/blogs/nielsb/default.aspx</link><description>Niels ramblings about SQL Server and perhaps other stuff as well</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Debugging in SQL Server 2008</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2008/07/16/debugging-in-sql-server-2008.aspx</link><pubDate>Wed, 16 Jul 2008 16:44:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:10619</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=10619</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2008/07/16/debugging-in-sql-server-2008.aspx#comments</comments><description>&lt;div class="entry"&gt;
					&lt;div class="snap_preview"&gt;&lt;p&gt;As good as SQL
2005 was (well, still are), one disappointment was that you needed
Visual Studio if you wanted to debug your stored procedures. Seriously,
what was MS thinking when they did that, especially as in SQL 2000,
Query Analyzer had debug capabilities?!!&lt;/p&gt;
&lt;p&gt;Anyway, today I am &lt;span style="text-decoration:line-through;"&gt;playing around&lt;/span&gt;,
errm - doing serious stuff in the RC0 release of SQL Server 2008, and
just by coincidence notice that there is a debug menu entry in the
toolbar(how blind can one be - I must have been looking at that toolbar
quite a few times). So I wrote some T-SQL code, put in a couple of
breakpoint and hit Alt + F5, and lo and behold - my bp’s were hit and I
could step through the code. I then wrote a very basic stored proc,
wrote some code that called the proc, put a bp at the call into the
proc and executed. When the execution stopped at the bp I hit F11 and I
stepped into the proc - WoHoo!!! Call me sad, but stuff like this make
me happy!!&lt;/p&gt;
&lt;p&gt;Now, let’s hope that MS will keep this feature in and not pull it at
the last minute - anyone remember the XQuery designer in one of the
very early SQL 2005 beta’s??&lt;/p&gt;
&lt;/div&gt;				&lt;/div&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=10619" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SqlClrProject version 2.6 Released</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2008/02/27/sqlclrproject-version-2-6-released.aspx</link><pubDate>Wed, 27 Feb 2008 09:59:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:7935</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=7935</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2008/02/27/sqlclrproject-version-2-6-released.aspx#comments</comments><description>&lt;p&gt;I have just released a new version - 2.6 - of the deployment tool for SQLCLR assemblies. It is a minor release, but it implements some changes that are fundamental for coming versions and also fixes a couple of minor bugs.

&lt;/p&gt;&lt;p&gt;The download page for it is &lt;a href="http://nielsb.wordpress.com/sqlclrproject/sqlclrdl/"&gt;here&lt;/a&gt;, and if you want general information about what the SqlClr project is, you should go &lt;a href="http://nielsb.wordpress.com/sqlclrproject/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=7935" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL/default.aspx">SQL</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2005/default.aspx">SQL 2005</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQLCLR/default.aspx">SQLCLR</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>SQL Server 2008 February CTP Available</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2008/02/20/sql-server-2008-february-ctp-available.aspx</link><pubDate>Wed, 20 Feb 2008 09:51:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:7552</guid><dc:creator>nielsb</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=7552</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2008/02/20/sql-server-2008-february-ctp-available.aspx#comments</comments><description>&lt;a href="http://blogs.msdn.com/euanga/"&gt;Euan&lt;/a&gt; posted late yesterday evening that SQL Server 2008 February CTP (CTP 6) has been released. Grab it from &lt;a href="http://www.microsoft.com/sql/2008/prodinfo/download.mspx"&gt;here&lt;/a&gt; (one of the pages are dated November 2007, but the link will take you to the correct download).&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=7552" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>Update of SQLCLRProject</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2008/01/30/update-of-sqlclrproject.aspx</link><pubDate>Wed, 30 Jan 2008 08:11:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:6486</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=6486</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2008/01/30/update-of-sqlclrproject.aspx#comments</comments><description>&lt;div class="entry"&gt;
					&lt;div class="snap_preview"&gt;&lt;p&gt;I’ve had some feed-back about &lt;a href="http://nielsb.wordpress.com/sqlclrproject"&gt;&lt;b&gt;SQLCLRProject&lt;/b&gt;&lt;/a&gt; (thanks Doug et al!), and based on that fixed some issues.&lt;/p&gt;
&lt;p&gt;Read all about it, and get the updates on the &lt;a href="http://nielsb.wordpress.com/sqlclrproject/sqlclrdl"&gt;download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As always, comments and suggestions for improvements are very welcome!!&lt;/p&gt;
&lt;p&gt;Niels&lt;/p&gt;
&lt;/div&gt;				&lt;/div&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6486" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2005/default.aspx">SQL 2005</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQLCLR/default.aspx">SQLCLR</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/Yukon/default.aspx">Yukon</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>Like Phoenix Rising ... or New Version of SQLCLRProjct</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2008/01/14/like-phoenix-rising-or-new-version-of-sqlclrprojct.aspx</link><pubDate>Mon, 14 Jan 2008 15:37:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:6208</guid><dc:creator>nielsb</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=6208</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2008/01/14/like-phoenix-rising-or-new-version-of-sqlclrprojct.aspx#comments</comments><description>&lt;div class="entry"&gt;
					&lt;div class="snap_preview"&gt;&lt;p&gt;Hi everyone, it’s been a while &lt;img src="http://nielsb.wordpress.com/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley"&gt; (shame one me!)!!&lt;/p&gt;
&lt;p&gt;As some of you may know, back in the days I developed a tool for
deploying .NET assemblies to SQL Server 2005 (or, as it was called
then, Yukon). Initially it was just a tool used from the command line.
As time went by, it evolved into a project named &lt;b&gt;SQLCLRProject&lt;/b&gt;,&lt;b&gt; &lt;/b&gt;consisting of the command line tool (&lt;b&gt;YukonDeploy&lt;/b&gt;), a stand-alone front-end GUI, &lt;b&gt;DeployProperties&lt;/b&gt;, and an add-in (with project and item-templates) for Visual Studio, &lt;b&gt;DeployAddIn&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;The latest release of &lt;b&gt;SQLCLRProject&lt;/b&gt; was  back in February 2006 (wow, that was a long time ago &lt;img src="http://nielsb.wordpress.com/wp-includes/images/smilies/icon_sad.gif" alt=":-(" class="wp-smiley"&gt;
) , and up until a month or so, nothing much was done to it. I used it
whenever I did any SQLCLR work and I know other developers were using
it as well. Anyway, a while back I started receiving emails from people
wondering if I could fix some “undocumented features” and/or implement
some new features.&lt;/p&gt;
&lt;p&gt;So, I decided to resurrect the project and the last weeks I have
been working on fixing the issues and adding some more features. I’m
fairly happy with it as it is right now, and today I release version
2.5. The download page for it is &lt;a href="http://nielsb.wordpress.com/sqlclrproject/sqlclrdl"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So what has been done:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;The project has now it’s own web-pages, so I have  a place to point people to when explaining what &lt;b&gt;SQLCLRProject&lt;/b&gt; is.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://nielsb.wordpress.com/sqlclrproject"&gt;main page&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://nielsb.wordpress.com/sqlclrproject/sqlclrdl"&gt;download page&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;The Visual Studio add-in (and templates) supports both VS 2005 as well as VS 2008&lt;/li&gt;&lt;li&gt;The VS add-in (as well as the other tools) supports both SQL Server 2005 as well as SQL Server 2008 (Katmai).&lt;/li&gt;&lt;li&gt;The previous version of the tool allowed you to re-deploy a UDT
without manually dropping tables with columns based on the UDT. The
tool either dropped the whole table or just the column (based on a
configurable setting), before re-deploying. In this version the choice
is as before to either to drop the whole table or the column. However
if choosing to drop the column:
&lt;ul&gt;&lt;li&gt;first the table is altered and a new column is added (varchar(max) or varbinary(max) - also based on a configurable setting),&lt;/li&gt;&lt;li&gt;then the data from the original column is copied over to the new column&lt;/li&gt;&lt;li&gt;finally the original column is dropped.&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;In T-SQL we have the notion of procedure parameters with default
values. In .NET we don’t have anything similar (well, VB.NET has
optional parameters, but that is a compiler hack). The tool now allows
you to, by using an attribute, defining parameters in your .NET code
that will be created as T-SQL object with default values.&lt;/li&gt;&lt;li&gt;Fixed a bug where the add-in for VS could not handle project with white spaces in the path.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;So, if you are interested, go to &lt;a href="http://nielsb.wordpress.com/sqlclrproject"&gt;here&lt;/a&gt; to read more about &lt;b&gt;SQLCLRProject&lt;/b&gt; and if you want to download; the download page is &lt;a href="http://nielsb.wordpress.com/sqlclrproject/sqlclrdl"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Comments etc are always welcome, post a comment here (or on the &lt;a href="http://nielsb.wordpress.com/sqlclrproject"&gt;main page&lt;/a&gt;) or drop me an email.&lt;/p&gt;
&lt;p&gt;Niels&lt;/p&gt;
&lt;/div&gt;				&lt;/div&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=6208" width="1" height="1"&gt;</description><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2005/default.aspx">SQL 2005</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQLCLR/default.aspx">SQLCLR</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/.NET/default.aspx">.NET</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/Katmai/default.aspx">Katmai</category><category domain="http://sqlblogcasts.com/blogs/nielsb/archive/tags/SQL+2008/default.aspx">SQL 2008</category></item><item><title>Rebooting the Blog</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2006/08/21/Rebooting-the-Blog.aspx</link><pubDate>Mon, 21 Aug 2006 07:42:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2264</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2264</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2006/08/21/Rebooting-the-Blog.aspx#comments</comments><description>&lt;BR&gt;&lt;p&gt;I’ve been blogging on and off (mosly off)
for a couple of years now, and blogging has been trying to quit smoking
- but the opposite: you keep it up (blogging) for a while but then you
fall back into the old habits (not blogging).&lt;/p&gt;
&lt;p&gt;I have decided to give it a final go; I’ll try to blog with some
frequency, if I can not do that for a sustained period I have told
myself to give it up totally. In conjunction with trying to get back to
blogging I have also decided to move to a &lt;a href="http://www.wordpress.com" target="_blank"&gt;wordpress.com&lt;/a&gt; hosted blog. For a little while I may do some cross-posting to here, but I suggest that you go over to &lt;a href="http://nielsb.wordpress.com"&gt;my wordpress blog&lt;/a&gt;.&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In this blog I’ll cover (as before) topics regarding databases (SQL
Server in general), data access technologies (ADO.NET, LINQ etc). As I
have recently switched to Mac and OSX I may also write about the
experiences switching to Mac after having been a Windows user for a
looooooong time.&lt;/p&gt;
I’ll try and do a re-direction of the feed from here to the new feed
at wordpress, but I can not guarantee that I will succeed in doing
that, so if you are interested in my rants please re-subscribe at: &lt;a href="http://nielsb.wordpress.com/feed"&gt;http://nielsb.wordpress.com/feed&lt;/a&gt;.&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2264" width="1" height="1"&gt;</description></item><item><title>The Devil Wears Skates ...</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2006/05/13/The-Devil-Wears-Skates-_2E002E002E00_.aspx</link><pubDate>Sat, 13 May 2006 13:22:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2265</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2265</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2006/05/13/The-Devil-Wears-Skates-_2E002E002E00_.aspx#comments</comments><description>&lt;BR&gt;..... the hell has frozen over. What am I on about?

&lt;br&gt;&lt;br&gt;I wrote in my earlier &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=8ee3852c-c314-444b-ac04-3500e8128f81&amp;amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fPermaLink%2cguid%2cc5dbe93e-dbd7-4da9-85ab-e466a10e0a61.aspx"&gt;post&lt;/a&gt;
today that I was checking out a new blog client, and that the reason
for it would become clear in a future post - well this is it.
I have trough out my whole computing life been a Microsoft/Windows guy
through and through. I started way back in the Windows 1.0 days and I
have been faithful ever since. &lt;br&gt;&lt;br&gt;Actually that is a lie, I had a fling
with Red hat Linux for two days - but that is all. It has been
Microsoft and Windows for me. I have been beta testing all the various
Windows releases, and I must say I have been fairly happy with them all
(well, I don't know about Windows Bob), and have used them in
production way before they've RTM:ed.
&lt;br&gt;&lt;br&gt;Until now that is, and Vista. When I first heard about Longhorn, I was
really, really excited and thought this was going to be great - that
was PDC 2003 BTW. Well, we know what happened, but I was still excited
and looked forward to the beta cycle for the "new" Longhorn - Vista.
&lt;br&gt;&lt;br&gt;For each beta release I have installed it, tried to work with it and as
quickly un-installed it. For me Vista is almost the new Bob! Its is
fancy window dressing, but not much more. And most of the added
features of Vista can be had with other OS:es. One huge difference is
that, especially when it comes to security features, they are usable in
other OS:es compared to Vista.
&lt;br&gt;&lt;br&gt;Now, here's the part why hell has frozen over; I have switched to OSX.
Ever since Apple decided to go Intel, I have glanced towards the Apple
space. I guess what pushed me over was &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=8ee3852c-c314-444b-ac04-3500e8128f81&amp;amp;url=http%3a%2f%2fwww.parallels.com%2f"&gt;Parallels&lt;/a&gt;.
As I still make my living teaching in the Windows space, I can now have
the best of both worlds, running OSX as my host and Windows virtual
machines.
For the last couple of weeks. I have used OSX for a while now, and I must say it is a
really nice OS (heck, any OS that includes Emacs must be OK). I have
had surprisingly few issues, it just works.
&lt;br&gt;&lt;br&gt;So, there we go. I will undoubtedly install Vista, at least on a VM,
cause Vista will have some really nice features that I am extremely
interested in; the transactional filesystem to mention one - but for
now my main OS is OSX.&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2265" width="1" height="1"&gt;</description></item><item><title>Updated Version of SqlClrProject</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2006/01/10/Updated-Version-of-SqlClrProject.aspx</link><pubDate>Tue, 10 Jan 2006 02:15:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2267</guid><dc:creator>nielsb</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2267</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2006/01/10/Updated-Version-of-SqlClrProject.aspx#comments</comments><description>&lt;BR&gt;Back in December (26:th to be exact) I released a new version of the SqlClrProject and wrote about it &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fPermaLink%2cguid%2c200487e5-f2e2-449c-8a3f-ee28e6aa8735.aspx"&gt;here&lt;/a&gt; [0].&lt;p&gt;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'.&lt;/p&gt;&lt;p&gt;Well,
this is now fixed, as I have chenged the code so it now uses the binary
representation of the assembly. You who know your CREATE ASSEMBLY stuff
may think "what about dependent assemblies?" as dependent assemblies
are not automatically deployed when using the binary representation.
Well, the code handles that as well, it uses reflection to see what the
dependent assemblies are and retrieves the binary representation of
those as well during deployment.&lt;/p&gt;&lt;p&gt;So if you have installed the original SqlClrProject which was available from &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fDeployPropAndAddIn.zip"&gt;here&lt;/a&gt; [1], there is now an update &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fyukondeployupdate.zip"&gt;here&lt;/a&gt;
[2]. Download the update, un-zip and follow the readme.txt. The
original download has now been updated as well, so if you haven't
retrived it yet, go and &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fDeployPropAndAddIn.zip"&gt;get it&lt;/a&gt; [3].&lt;/p&gt;&lt;p&gt;[0]: &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fPermaLink%2cguid%2c200487e5-f2e2-449c-8a3f-ee28e6aa8735.aspx"&gt;http://staff.develop.com/nielsb/PermaLink,guid,200487e5-f2e2-449c-8a3f-ee28e6aa8735.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;[1]: &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fct.ashx%3fid%3d200487e5-f2e2-449c-8a3f-ee28e6aa8735%26url%3dhttp%253a%252f%252fstaff.develop.com%252fnielsb%252fcode%252fDeployPropAndAddIn.zip"&gt;http://staff.develop.com/nielsb/code/DeployPropAndAddIn.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;[2]: &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fyukondeployupdate.zip"&gt;http://staff.develop.com/nielsb/code/yukondeployupdate.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;[3]: &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=eb406454-ad5e-4714-a14e-84184499deb4&amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fct.ashx%3fid%3d200487e5-f2e2-449c-8a3f-ee28e6aa8735%26url%3dhttp%253a%252f%252fstaff.develop.com%252fnielsb%252fcode%252fDeployPropAndAddIn.zip"&gt;http://staff.develop.com/nielsb/code/DeployPropAndAddIn.zip&lt;/a&gt;&lt;/p&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2267" width="1" height="1"&gt;</description></item><item><title>SQL Server Service Broker Admin Tool for SQL Server 2005 RTM</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/12/27/SQL-Server-Service-Broker-Admin-Tool-for-SQL-Server-2005-RTM.aspx</link><pubDate>Tue, 27 Dec 2005 13:53:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2268</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2268</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/12/27/SQL-Server-Service-Broker-Admin-Tool-for-SQL-Server-2005-RTM.aspx#comments</comments><description>&lt;BR&gt;&lt;p&gt;Back in July I released the (then) latest version of SsbAdmin. For you who 
don'r know what it is; it's a tool which allows you to graphically administer 
SQL Server Service Broker.&lt;/p&gt;
&lt;p&gt;I have now uploaded a new version which is compiled against the released 
versions of SQL Server 2005 and .NET 2.0.&lt;/p&gt;
&lt;p&gt;You can download it from &lt;a href="http://staff.develop.com/nielsb/code/ssbadmin.zip"&gt;here&lt;/a&gt;: [0].&lt;/p&gt;
&lt;p&gt;After download, un-zip to some directory and read the README.doc file.&lt;/p&gt;
&lt;p&gt;[0]: &lt;a href="http://staff.develop.com/nielsb/code/ssbadmin.zip"&gt;http://staff.develop.com/nielsb/code/ssbadmin.zip&lt;/a&gt;&lt;/p&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2268" width="1" height="1"&gt;</description></item><item><title>New release of SqlClrProject</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/12/26/New-release-of-SqlClrProject.aspx</link><pubDate>Mon, 26 Dec 2005 08:04:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2266</guid><dc:creator>nielsb</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2266</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/12/26/New-release-of-SqlClrProject.aspx#comments</comments><description>&lt;BR&gt;&lt;p&gt;I thought I better post before this year ends. :-)&lt;/p&gt;
&lt;p&gt;Anyway, you may know that I have developed a MSBUILD task dll for deployment 
of SQLCLR assemblies. I also created some templates for use from with Visual 
Studio 2005, the SQLCLRProject.&lt;/p&gt;
&lt;p&gt;I have re-created this as an Add-In for VS, so you now have the ability to 
automatically deploy from inside of VS as well as debug! I have also created a 
GUI front-end for those who don't use VS which allows deploying of assemblies 
using this front-end (setting properties etc). So what exactly does all this 
do:&lt;/p&gt;
&lt;p&gt;The SqlClrProject is a project type for Visual Studio 2005 for creation and 
deployment of assemblies to SQL Server 2005. It consists of templates for both 
Visual C# (C#) and Visual Basic (VB) with skeleton code for creation of CLR 
methods to be used as stored procedures, User Defined Functions (UDF's), 
triggers, User Defined Types (UDT's) and User Defined Aggregates (UDA's). Some 
of the features are:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Ability to deploy the assembly to SQL Server and create the SQL Server 
methods, all from inside the Visual Studio IDE. 
&lt;/li&gt;&lt;li&gt;Automatic creation of T-SQL deployment scripts. 
&lt;/li&gt;&lt;li&gt;Automatic creation of T-SQL DML scripts for testing of the created objects. 
&lt;/li&gt;&lt;li&gt;Ability to alter an assembly and only deploy newly added methods from the 
assembly. 
&lt;/li&gt;&lt;li&gt;Ability to create objects in a non default schema "schemaname.objectname". 
&lt;/li&gt;&lt;li&gt;Debug facilities from inside VS. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;For you who have used the SQL Server Project project type from VS to do 
this, you may wonder what the differences are. Things that the SqlClrProject 
allows you to do, which the VS SQL Server project can't do:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Automatic creation of T-SQL deployment scripts. 
&lt;/li&gt;&lt;li&gt;Automatic creation of T-SQL DML scripts for testing of the created objects. 
&lt;/li&gt;&lt;li&gt;Ability to alter an assembly and only deploy newly added methods from the 
assembly. 
&lt;/li&gt;&lt;li&gt;Ability to create objects in a non default schema "schemaname.objectname". 
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br&gt;Anyway, if you are interested you can download all needed from &lt;a href="http://staff.develop.com/nielsb/code/DeployPropAndAddIn.zip"&gt;here&lt;/a&gt;: 
[0].&lt;/p&gt;
&lt;p&gt;Un-zip the file and read the README.txt file in the root directory.&lt;/p&gt;
&lt;p&gt;Comments are as usual very welcome!!!&lt;/p&gt;
&lt;p&gt;Finally I wish you all a very Happy New Year!!!&lt;/p&gt;
&lt;p&gt;[0]: &lt;a href="http://staff.develop.com/nielsb/code/DeployPropAndAddIn.zip"&gt;http://staff.develop.com/nielsb/code/DeployPropAndAddIn.zip&lt;/a&gt;&lt;/p&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2266" width="1" height="1"&gt;</description></item><item><title>Test from Blogjet</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/08/04/Test-from-Blogjet.aspx</link><pubDate>Thu, 04 Aug 2005 10:58:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2269</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2269</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/08/04/Test-from-Blogjet.aspx#comments</comments><description>&lt;BR&gt;This is just a test&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2269" width="1" height="1"&gt;</description></item><item><title>SQLCLR and CAS in SQL Server 2005</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/07/30/SQLCLR-and-CAS-in-SQL-Server-2005.aspx</link><pubDate>Sat, 30 Jul 2005 00:32:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2270</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2270</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/07/30/SQLCLR-and-CAS-in-SQL-Server-2005.aspx#comments</comments><description>&lt;BR&gt;&lt;div class="itemBodyStyle"&gt;
		&lt;p&gt;By now, you who have created .NET
assemblies for execution in SQL Server 2005, know about the three
permission sets used when cataloguing an assembly:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;SAFE&lt;/li&gt;&lt;li&gt;EXTERNAL_ACCESS&lt;/li&gt;&lt;li&gt;UNSAFE&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;So, for example, if you need to access things outside of the
database you assign the permission set EXTERNAL_ACCESS to the assembly.
But what about when you do not want to allow an assembly to everything
that is possible for that particular permission set? You do not want
the assembly for example to be able to do File IO, but it should be
allowed to do external data access. &lt;/p&gt;
&lt;p&gt;For those scenarios you can use CAS policies, exactly as you’d do
with a “normal” .NET assembly. What, – I can hear you ask - can you
actually edit permissions in the SQLCLR permission sets? No you can not
(AFAIK), but you can create your own CAS permission set and apply that
to the assembly.&lt;/p&gt;
&lt;p&gt;In the .NET 2.0 Configuration Wizard, create a new permission set
under the, for example, Machine level, and give that permission set the
permissions you want to allow. One necessary permission  is the
Security permission; without it your assembly will not load. Having
created the permission set, you create a new code group, choose the
condition type (a Strong Name condition is good). Finally you assign
the permission set to the code group. Re-start SQL Server, execute your
code and see how your permission set works inside SQL Server. Oh, one
last thing you need to do is at the properties dialog for the code
group under the General tab, check the first check-box in the “If the
membership condition is met:“ group.&lt;/p&gt;
&lt;p&gt;If you change your permission set you need to re-start SQL Server
for them to take effect as the permissions are parsed during start-up.&lt;/p&gt;
&lt;p&gt;I wish I could say it was due to my brilliance (hah) that I found this out, but this was a thing that came up in &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=d3874ed7-62cd-4d7f-b03e-33e74b00092c&amp;amp;url=http%3a%2f%2fwww.develop.com%2fuk%2ftraining%2fcourse.aspx%3fid%3d231"&gt;class&lt;/a&gt; last week (guys – you were brilliant, I had so much fun). We spoke about the three levels of permissions in SQLCLR, and &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=d3874ed7-62cd-4d7f-b03e-33e74b00092c&amp;amp;url=http%3a%2f%2fstaff.develop.com%2fbobb%2fweblog"&gt;Bob&lt;/a&gt;
– who taught the module in question – said something about being able
to assign CLR permissions to SQLCLR assemblies. Neither me nor the
students, really believed him (and he wasn’t sure himself) so we
decided to try it out. Most of the hard work was done by one of the
students, unfortunately I’ve forgotten his name but if you read this,
please leave a comment – praise to who praise is due.&lt;/p&gt;
	&lt;/div&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2270" width="1" height="1"&gt;</description></item><item><title>SQL Server Service Broker Examples</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/07/17/SQL-Server-Service-Broker-Examples.aspx</link><pubDate>Sun, 17 Jul 2005 07:25:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2271</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2271</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/07/17/SQL-Server-Service-Broker-Examples.aspx#comments</comments><description>&lt;BR&gt;&lt;p&gt;Recently there has been questions on some of the newsgroups about
examples for SQL Server Service Broker. So, yesterday on a flight back
to England I crofted up three different SQL Server projects as examples:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LocalSample&lt;/li&gt;&lt;li&gt;RemoteSampleServer1&lt;/li&gt;&lt;li&gt;RemoteSampleServer2&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All three examples are jus your very basic “Hello World” example, but they show:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LocalSample – communication between two databases on the same SQL
server instance. MasterKeys in a database and the database being
TrustWorthy&lt;/li&gt;&lt;li&gt;RemoteSampleServerX – These two samples are meant to run on two
different machines/instances and in the samples you set up both
transport security and dialog security by using Certificates.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Download the zip file from &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=12bd3fbe-50fd-48a6-91e4-e20e4f7a7c38&amp;amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fServiceBrokerExamples.zip"&gt;here&lt;/a&gt; [0], unzip and read the README.txt file, and – Have Fun!!&lt;/p&gt;

&lt;p&gt;[0] : &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=12bd3fbe-50fd-48a6-91e4-e20e4f7a7c38&amp;amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fservicebrokerexamples.zip"&gt;http://staff.develop.com/nielsb/code/servicebrokerexamples.zip&lt;/a&gt;&lt;/p&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2271" width="1" height="1"&gt;</description></item><item><title>New Release of SQL Server Service Broker Admin tool</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/07/13/New-Release-of-SQL-Server-Service-Broker-Admin-tool.aspx</link><pubDate>Wed, 13 Jul 2005 09:29:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2272</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2272</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/07/13/New-Release-of-SQL-Server-Service-Broker-Admin-tool.aspx#comments</comments><description>&lt;BR&gt;&lt;div class="itemBodyStyle"&gt;
		&lt;p&gt;Back in May I released the, then,
latest version of SSB Admin; an administration tool for SQL Server
Service Broker. Since then I have been travelling a lot (Portugal,
Spain, India –&amp;nbsp;to mention a few places)&amp;nbsp;and not have had time to do
much work with it. However, there has been some development and today I
have uploaded a new version of SSB Admin. Some new stuff:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Added functionality to create users and logins. This was needed in order to create Certificates and Endpoints (see below).&lt;/li&gt;&lt;li&gt;Added functionality to create Service Broker endpoints.&lt;/li&gt;&lt;li&gt;Added functionality to create certificates.&lt;/li&gt;&lt;li&gt;Changed the behavior when&amp;nbsp; looking at a service.&amp;nbsp;Previously you’d
only see conversations&amp;nbsp;for that service which were in a “conversing”
state. It is now changed so you’ll see all conversations (including
ended, errors etc.).&lt;/li&gt;&lt;li&gt;Added the functionality to be able to filter what conversations to
see when looking at a service. You can filter on Source (Target or
Initiator) and/or State.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Download it from &lt;a href="http://staff.develop.com/nielsb/ct.ashx?id=161ffb1f-cd3a-4a5f-b40a-dd875d8b3b1e&amp;amp;url=http%3a%2f%2fstaff.develop.com%2fnielsb%2fcode%2fssbadminproj.zip"&gt;here&lt;/a&gt; and unzip it. Then read the README.doc document.&lt;/p&gt;
&lt;p&gt;As always, comments, flames etc. are very welcome.&lt;/p&gt;
	&lt;/div&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2272" width="1" height="1"&gt;</description></item><item><title>SQL Server 2005 Service Broker Challenge is Over</title><link>http://sqlblogcasts.com/blogs/nielsb/archive/2005/06/24/SQL-Server-2005-Service-Broker-Challenge-is-Over.aspx</link><pubDate>Fri, 24 Jun 2005 03:41:00 GMT</pubDate><guid isPermaLink="false">fa8c4e8e-46a3-4193-8264-2c1a9cb3475d:2273</guid><dc:creator>nielsb</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sqlblogcasts.com/blogs/nielsb/rsscomments.aspx?PostID=2273</wfw:commentRss><comments>http://sqlblogcasts.com/blogs/nielsb/archive/2005/06/24/SQL-Server-2005-Service-Broker-Challenge-is-Over.aspx#comments</comments><description>&lt;BR&gt;&lt;p&gt;&lt;em&gt;Solution to BrokerChallenge 0:&lt;/em&gt; &lt;/p&gt;

&lt;blockquote&gt;It has been a week since I posted &lt;a href="http://blogs.msdn.com/rushidesai/archive/2005/06/15/429649.aspx"&gt;BrokerChallenge 
0&lt;/a&gt; and I am quite happy to see several people successfully cracked it. Still 
others gave it a shot but were not completely successful. So I decided to post 
the solution to the challenge. You can get the sample T-SQL script from &lt;a href="http://rushi.desai.name/scratch/blog_bc0_solution.sql"&gt;here&lt;/a&gt; and modify 
it to suit your hostname, port and database name…&lt;br&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=432150" height="1" width="1"&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;i&gt;[Via &lt;a href="http://blogs.msdn.com/rushidesai/archive/2005/06/24/432150.aspx"&gt;Write 
Ahead Blog&lt;/a&gt;]&lt;/i&gt; &lt;/p&gt;

&lt;p&gt;The challenge is over, and I never got into the &lt;a href="http://rushi.desai.name/scratch/blog_msgs.aspx"&gt;Broker Hall of Fame&lt;/a&gt;. 
:-( I don’t know why customers don’t want to open up ports in their firewalls: 
“Hey Mr Customer, can you please open port 4022 in your firewall. I need to have 
that port open to be able to get into the Broker hall of Fame”. They just look 
at me strangely and walks away, hmpf!!&lt;/p&gt;

&lt;p&gt;Congrats to all of you that managed to solve the challenge. Maybe in the 
future we’ll have some tools that helps us with setting this up. &lt;/p&gt;

&lt;p&gt;Stay tuned for new challenges from &lt;a href="http://blogs.msdn.com/rushidesai/"&gt;Rushi&lt;/a&gt;!!&lt;/p&gt;&lt;BR&gt;&lt;img src="http://sqlblogcasts.com/aggbug.aspx?PostID=2273" width="1" height="1"&gt;</description></item></channel></rss>