<?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>VNX</title>
	<atom:link href="http://www.vnx.nl/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.vnx.nl</link>
	<description>Running against the Rulerz</description>
	<lastBuildDate>Mon, 05 Mar 2012 20:22:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Generic Dynamics CRM 2011 connection component</title>
		<link>http://www.vnx.nl/?p=424</link>
		<comments>http://www.vnx.nl/?p=424#comments</comments>
		<pubDate>Mon, 05 Mar 2012 20:22:02 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[aspnet]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[crm]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[dynamics]]></category>
		<category><![CDATA[hosted]]></category>
		<category><![CDATA[ifd]]></category>
		<category><![CDATA[onpremise]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=424</guid>
		<description><![CDATA[Recently I came across this little gem: Connection Controls for Microsoft Dynamics CRM. It is written by tanguy92 and contains a generic library for connecting to Dynamics Online, On Premise or on IFD. It also includes a dynamics user interface &#8230; <a href="http://www.vnx.nl/?p=424">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=424</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting Dynamics Entity instances to crmsvcutil generated classes and visa verca</title>
		<link>http://www.vnx.nl/?p=421</link>
		<comments>http://www.vnx.nl/?p=421#comments</comments>
		<pubDate>Sat, 11 Feb 2012 09:21:16 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[crm]]></category>
		<category><![CDATA[dynamics]]></category>
		<category><![CDATA[entity]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=421</guid>
		<description><![CDATA[Sometimes you run into situations in your Dynamics CRM 2011 code where you have an Entity-class and you would like to have it converted to its typesafe counterpart. In other cases you would like to do it the other way &#8230; <a href="http://www.vnx.nl/?p=421">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=421</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unhandled Exception: System.InvalidOperationException: Object of type &#8216;X&#8217; can not be converted to type &#8216;IBusinessEntity&#8217;</title>
		<link>http://www.vnx.nl/?p=419</link>
		<comments>http://www.vnx.nl/?p=419#comments</comments>
		<pubDate>Fri, 10 Feb 2012 09:20:05 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CRM]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=419</guid>
		<description><![CDATA[I ran today into a very weird problem when developing for Dynamics CRM 2011. When I ran a plugin which had references to custom dlls which were placed in the GAC, certain actions on the CRM web service would fail &#8230; <a href="http://www.vnx.nl/?p=419">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=419</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linq to XSD tutorial</title>
		<link>http://www.vnx.nl/?p=416</link>
		<comments>http://www.vnx.nl/?p=416#comments</comments>
		<pubDate>Fri, 20 Jan 2012 08:56:35 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[codeproject]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[linqtoxsd]]></category>
		<category><![CDATA[xsd]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=416</guid>
		<description><![CDATA[Although Linq to XSD is a nice component, Microsoft seems to have abandoned it already a while ago. However the component is still very well usable, but lacks easy documentation for beginners. I just ran across a nice codeproject-article which &#8230; <a href="http://www.vnx.nl/?p=416">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=416</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some random LIVE-play stats (4)</title>
		<link>http://www.vnx.nl/?p=410</link>
		<comments>http://www.vnx.nl/?p=410#comments</comments>
		<pubDate>Sat, 17 Dec 2011 11:48:43 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Xbox360]]></category>
		<category><![CDATA[achievements]]></category>
		<category><![CDATA[x360]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xbox360]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=410</guid>
		<description><![CDATA[More uninteresting stats of my LIVE-gaming adventures! What LIVE? Yes, because nowadays Live is more then just the 360, it also includes WP7 and PC.. Yah I have played on 3 platforms, namely PC, Windows Phone and Xbox 360 Foreach platform I &#8230; <a href="http://www.vnx.nl/?p=410">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=410</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Book Review] NHibernate 3 Beginner’s Guide</title>
		<link>http://www.vnx.nl/?p=399</link>
		<comments>http://www.vnx.nl/?p=399#comments</comments>
		<pubDate>Sun, 11 Dec 2011 15:00:54 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[bookreview]]></category>
		<category><![CDATA[fluentnhibernate]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[nh3.1]]></category>
		<category><![CDATA[nh3.2]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[nhibernatebeginner]]></category>
		<category><![CDATA[pack]]></category>
		<category><![CDATA[packt]]></category>
		<category><![CDATA[packtpublishing]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=399</guid>
		<description><![CDATA[I was given the oppurtunity to review a book on NHibernate. The book, called &#8220;NHibernate 3 Beginner’s Guide&#8221; focuses on developers who want to start working with NHibernate (doh). Since I use NHibernate in most of my projects and because &#8230; <a href="http://www.vnx.nl/?p=399">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=399</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automapper; A great tool easily forgotten</title>
		<link>http://www.vnx.nl/?p=404</link>
		<comments>http://www.vnx.nl/?p=404#comments</comments>
		<pubDate>Fri, 09 Dec 2011 07:42:21 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[automapper]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[ddd]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[dto]]></category>
		<category><![CDATA[poco]]></category>
		<category><![CDATA[viewmodel]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=404</guid>
		<description><![CDATA[Automapper is an awesome tool for solving a pretty common scenario, but lots of people tend to build their own solutions for it, while Automapper solves all the issues they will encounter. So what am I talking about? I found &#8230; <a href="http://www.vnx.nl/?p=404">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=404</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You develop software for the future&#8230;</title>
		<link>http://www.vnx.nl/?p=388</link>
		<comments>http://www.vnx.nl/?p=388#comments</comments>
		<pubDate>Thu, 17 Nov 2011 19:12:10 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=388</guid>
		<description><![CDATA[You develop software for the future, sadly some people want to develop software for this moment. By the time they get back from their lunchbreak they already are hopelessly falling behind again.]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=388</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lazy Loading in by default possible in C#</title>
		<link>http://www.vnx.nl/?p=339</link>
		<comments>http://www.vnx.nl/?p=339#comments</comments>
		<pubDate>Tue, 15 Nov 2011 07:59:18 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[lazy]]></category>
		<category><![CDATA[lazyloading]]></category>
		<category><![CDATA[loading]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=339</guid>
		<description><![CDATA[Not many people know about it and it&#8217;s usage is, to be fair, quite limited, but C# has by default the possibility to implement lazy loading in a very simple manor. Well maybe lazy-loading is not the correct name, it&#8217;s &#8230; <a href="http://www.vnx.nl/?p=339">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=339</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NHibernate 3.2&#8242;s &#8220;fluent interface&#8221;</title>
		<link>http://www.vnx.nl/?p=378</link>
		<comments>http://www.vnx.nl/?p=378#comments</comments>
		<pubDate>Fri, 28 Oct 2011 08:39:02 +0000</pubDate>
		<dc:creator>Jorn</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[fluent]]></category>
		<category><![CDATA[fluentnhibernate]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[Loquacious]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[orm]]></category>

		<guid isPermaLink="false">http://www.vnx.nl/?p=378</guid>
		<description><![CDATA[NHibernate 3.2 is already quite a while available and one of the new features is a so called &#8220;fluent interface&#8221;. I put it between brackets, because it actually isn&#8217;t really a fluent interface. It&#8217;s rather an configure-by-code API and that&#8217;s actually &#8230; <a href="http://www.vnx.nl/?p=378">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.vnx.nl/?feed=rss2&#038;p=378</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

