<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The ramblings of a yorkshire tyke &#187; CLR</title>
	<atom:link href="http://www.gennard.net/blog/tag/clr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gennard.net/blog</link>
	<description>Life, Rants and Programming In A Blog</description>
	<lastBuildDate>Mon, 31 Oct 2011 23:32:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting started with Windows Azure</title>
		<link>http://www.gennard.net/blog/2011/01/getting-started-with-windows-azure/</link>
		<comments>http://www.gennard.net/blog/2011/01/getting-started-with-windows-azure/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 23:12:14 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=744</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2011/01/getting-started-with-windows-azure/" title="Getting started with Windows Azure"></a>As someone has been working with Windows Azure since its early days I understand how much effort it takes to get started with the platform. Luckily over the last couple of Windows Azure SDK releases the documentation is started to &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2011/01/getting-started-with-windows-azure/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2011/01/getting-started-with-windows-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A good new years gift&#8230;</title>
		<link>http://www.gennard.net/blog/2011/01/monodroid-beta/</link>
		<comments>http://www.gennard.net/blog/2011/01/monodroid-beta/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 23:44:08 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[MonoDroid]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[monodroid]]></category>
		<category><![CDATA[nexus one]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=738</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2011/01/monodroid-beta/" title="A good new years gift..."></a>My day job keeps me housed in Visual Studio 2010/Windows, so for my out of hours development I feel I need a change, so for many years I have been a home mac and/or linux user; anyway I have used &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2011/01/monodroid-beta/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2011/01/monodroid-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLCLR &#8211; Drop Assembly + Dependancies</title>
		<link>http://www.gennard.net/blog/2010/10/tsql-sqlclr-drop-assembly/</link>
		<comments>http://www.gennard.net/blog/2010/10/tsql-sqlclr-drop-assembly/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 21:53:20 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[drop assembly]]></category>
		<category><![CDATA[sqlclr]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=677</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2010/10/tsql-sqlclr-drop-assembly/" title="SQLCLR - Drop Assembly + Dependancies"></a>Recently I have had the pleasure of working on SQL Server 2008 R2 using the SQLCLR support. Which I must admit it is quite nice to use, though a couple of things have anoyed me while using&#8230; one of which &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2010/10/tsql-sqlclr-drop-assembly/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2010/10/tsql-sqlclr-drop-assembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.gennard.net/blog/2010/08/dotnet-exceptions/</link>
		<comments>http://www.gennard.net/blog/2010/08/dotnet-exceptions/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 15:13:22 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[exceptions]]></category>
		<category><![CDATA[rules]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=656</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2010/08/dotnet-exceptions/" title=""></a>Last week I replied to a post about exceptions, it made me think those programming .Net daily take for granted the etiquette of using Exceptions. So I thought I would share some of my thoughts&#8230; well it is a sort &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2010/08/dotnet-exceptions/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2010/08/dotnet-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Method Chaining</title>
		<link>http://www.gennard.net/blog/2010/05/method-chaining/</link>
		<comments>http://www.gennard.net/blog/2010/05/method-chaining/#comments</comments>
		<pubDate>Thu, 27 May 2010 23:50:09 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[cobol.net]]></category>
		<category><![CDATA[method-chaining]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Visual COBOL]]></category>
		<category><![CDATA[visualcobol]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=591</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2010/05/method-chaining/" title="Method Chaining"></a>Creating objects with a complex constructor can be a bit of a pain in any language. One technique I have used is method chaining. It is not applicable to every type of class but it can be useful. Method chain &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2010/05/method-chaining/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2010/05/method-chaining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflection and COBOL</title>
		<link>http://www.gennard.net/blog/2010/02/cobol-dotnet-reflection/</link>
		<comments>http://www.gennard.net/blog/2010/02/cobol-dotnet-reflection/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:56:01 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[cobol.net]]></category>
		<category><![CDATA[managed cobol]]></category>
		<category><![CDATA[reflection]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=525</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2010/02/cobol-dotnet-reflection/" title="Reflection and COBOL"></a>For the last couple of months I have working on Visual Studio 2010 and this include Microsoft CLR v4 and I was recently asked how to write a test that determines at runtime which CLR is being used and what &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2010/02/cobol-dotnet-reflection/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2010/02/cobol-dotnet-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Base Class Library, Arrays, Queues and Stacks</title>
		<link>http://www.gennard.net/blog/2009/11/base-class-library-arrays-queues-and-stacks/</link>
		<comments>http://www.gennard.net/blog/2009/11/base-class-library-arrays-queues-and-stacks/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:41:27 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[BaseCL]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=234</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2009/11/base-class-library-arrays-queues-and-stacks/" title="Base Class Library, Arrays, Queues and Stacks"></a>Continuing the series of blogs about COBOL and the .Net base class library&#8230; The .Net base class library has a wealth classes and an huge of amount of methods/properties. The .Net base class library has a key handy namespace that &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2009/11/base-class-library-arrays-queues-and-stacks/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2009/11/base-class-library-arrays-queues-and-stacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting the use Mono CLR dynamically</title>
		<link>http://www.gennard.net/blog/2009/11/detecting-the-use-mono-clr-dynamically/</link>
		<comments>http://www.gennard.net/blog/2009/11/detecting-the-use-mono-clr-dynamically/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 20:25:16 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=200</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2009/11/detecting-the-use-mono-clr-dynamically/" title="Detecting the use Mono CLR dynamically"></a>While developing something that could be used on Mono on Windows, Mono on Unix and on Windows with Microsoft&#8217;s CLR, I needed to be sensitive to the environment but didn&#8217;t want to conditionally compile my code different. So I put &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2009/11/detecting-the-use-mono-clr-dynamically/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2009/11/detecting-the-use-mono-clr-dynamically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Too Iterate or not&#8230;</title>
		<link>http://www.gennard.net/blog/2009/11/too-iterate-or-not/</link>
		<comments>http://www.gennard.net/blog/2009/11/too-iterate-or-not/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:51:06 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[BaseCL]]></category>
		<category><![CDATA[iterators]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=143</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2009/11/too-iterate-or-not/" title="Too Iterate or not..."></a>Over the next couple of weeks, I will explore some of the reasons why I think managed environments are good for COBOL. So.. lets the show on the road&#8230; Setting up arrays/occurs items in COBOL and manipulating them can be &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2009/11/too-iterate-or-not/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2009/11/too-iterate-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

