<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dennis van de Laar &#187; .NET</title>
	<atom:link href="http://dennisvandelaar.net/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://dennisvandelaar.net</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 11:23:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dennisvandelaar.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dennis van de Laar &#187; .NET</title>
		<link>http://dennisvandelaar.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dennisvandelaar.net/osd.xml" title="Dennis van de Laar" />
	<atom:link rel='hub' href='http://dennisvandelaar.net/?pushpress=hub'/>
		<item>
		<title>WCF services and shared assemblies</title>
		<link>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/</link>
		<comments>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 18:46:47 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Service design]]></category>

		<guid isPermaLink="false">https://dennisv.wordpress.com/2011/04/06/wcf-services-and-shared-assemblies/</guid>
		<description><![CDATA[I often see situations on projects where they have design challenges with multiple webservices who share the same datacontracts (DTO). I already wrote a post about the separation of the service contract and the DTO’s, but i would like to extend that post with my vision on how we should work with mutiple services build [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=349&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2011/04/06/wcf-services-and-shared-assemblies/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/serviceimplementation_thumb2.png" medium="image">
			<media:title type="html">ServiceImplementation</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/objectbrowser_thumb2.png" medium="image">
			<media:title type="html">ObjectBrowser</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/clientapplication_thumb2.png" medium="image">
			<media:title type="html">ClientApplication</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/ambiguous_thumb2.png" medium="image">
			<media:title type="html">Ambiguous</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/overview1_thumb2.png" medium="image">
			<media:title type="html">Overview1</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/overview2_thumb2.png" medium="image">
			<media:title type="html">Overview2</media:title>
		</media:content>

		<media:content url="http://dennisv.files.wordpress.com/2012/01/visualstudiosetting_thumb3.png" medium="image">
			<media:title type="html">VisualStudioSetting</media:title>
		</media:content>
	</item>
		<item>
		<title>ADO.NET Dataservice</title>
		<link>http://dennisvandelaar.net/2008/08/18/adonet-dataservice/</link>
		<comments>http://dennisvandelaar.net/2008/08/18/adonet-dataservice/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 19:29:51 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[ADO.NET Dataservice]]></category>

		<guid isPermaLink="false">http://dennisv.wordpress.com/?p=109</guid>
		<description><![CDATA[Hi, With the release of Visual Studio 2008 SP1 and the .NET Framework 3.5 SP1, ADO.NET Dataservices is also released. With this technology you are able to expose multiple datasource as dataservices. ADO.NET Dataservice uses REST technolgy which means that every datasource is referenced by a URI. I think ADO.NET Dataservice is a technology which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=109&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2008/08/18/adonet-dataservice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>
	</item>
		<item>
		<title>XML serialization part II</title>
		<link>http://dennisvandelaar.net/2008/06/10/xml-serialization-part-ii/</link>
		<comments>http://dennisvandelaar.net/2008/06/10/xml-serialization-part-ii/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 12:24:43 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dennisv.wordpress.com/?p=108</guid>
		<description><![CDATA[Hi all, I have to recall my thoughts about the commnadline tool xsd.exe in the post: XML serialization. When an XSD element contains a minoccurs =&#8221;0&#8243; and it&#8217;s not a string, there will be a property generated with the name. &#60;element name&#62;+Specified. This property is a boolean field which is used to determine if a field [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=108&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2008/06/10/xml-serialization-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>
	</item>
		<item>
		<title>XML serialization</title>
		<link>http://dennisvandelaar.net/2008/04/05/xml-serialization/</link>
		<comments>http://dennisvandelaar.net/2008/04/05/xml-serialization/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 07:19:48 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dennisv.wordpress.com/?p=104</guid>
		<description><![CDATA[Hi, Last week i spend a few hours to analyse and fix a very strange problem. On the project where i am working on right now we have to serialize some objects to XML before we could send it to WebMQ. The objects that need to be serialized are created with the XSD command-line tool. We received [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=104&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2008/04/05/xml-serialization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>
	</item>
		<item>
		<title>Naming convention</title>
		<link>http://dennisvandelaar.net/2007/08/20/naming-convention/</link>
		<comments>http://dennisvandelaar.net/2007/08/20/naming-convention/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 07:31:20 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://dennisv.net/2007/08/20/naming-convention/</guid>
		<description><![CDATA[I see ( in code) and hear many times developers discussing naming convention. Should this paramater start with a capital character of not? In other words when should i use PascalCasing and when camelCasing? Well it could be confusing when you are talking to different developers with different ideas. Who is saying the right thing? (The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=60&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2007/08/20/naming-convention/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrade exam 70-553 passed</title>
		<link>http://dennisvandelaar.net/2007/07/19/upgrade-exam-70-553-passed/</link>
		<comments>http://dennisvandelaar.net/2007/07/19/upgrade-exam-70-553-passed/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 07:24:12 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dennisv.net/2007/07/19/upgrade-exam-70-553-passed/</guid>
		<description><![CDATA[A week ago i passed for the upgrade exam 70-553. This is a huge relief because it was a pretty big exam and i want to fix this exam before i can re-focus on the TFS exam i have to do later. I already posted before that i didn&#8217;t pass for my TFS beta exam (625) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=58&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2007/07/19/upgrade-exam-70-553-passed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>
	</item>
		<item>
		<title>Unable to update the dependencies of the project</title>
		<link>http://dennisvandelaar.net/2007/03/29/unable-to-update-the-dependencies-of-the-project/</link>
		<comments>http://dennisvandelaar.net/2007/03/29/unable-to-update-the-dependencies-of-the-project/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 14:25:05 +0000</pubDate>
		<dc:creator>dennisv</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://dennisv.net/2007/03/29/37/</guid>
		<description><![CDATA[When you are using a database project and a setup project in the same solution you can run into this problem &#8220;Unable to update the dependencies of the project&#8221;. Well i read a suggestion and it was to install SP1 for Visual Studio. This didn&#8217;t fix our problem. What did fix our problem is described [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dennisvandelaar.net&amp;blog=722856&amp;post=37&amp;subd=dennisv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dennisvandelaar.net/2007/03/29/unable-to-update-the-dependencies-of-the-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3aeba14d4c831fbfbe05018d989e217b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dennisv</media:title>
		</media:content>
	</item>
	</channel>
</rss>
