<?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>Developerslog.net</title>
	<atom:link href="http://blog.developerslog.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.developerslog.net</link>
	<description></description>
	<lastBuildDate>Sat, 27 Feb 2010 07:02:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Undo checkout of team member in Enterprise Architect</title>
		<link>http://blog.developerslog.net/?p=94</link>
		<comments>http://blog.developerslog.net/?p=94#comments</comments>
		<pubDate>Sat, 27 Feb 2010 07:01:55 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise Architect]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[TFS]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=94</guid>
		<description><![CDATA[At my current project we use Enterprise Architect. The data of EA is stored in a MS SQL Server. For source control purposes we use Team Foundation Server Source Control. When you perform a check out, the package gets an exclusive lock. Yesterday, I wanted to change a model in EA, and found out the [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=94</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing WCF services using MSTest</title>
		<link>http://blog.developerslog.net/?p=82</link>
		<comments>http://blog.developerslog.net/?p=82#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:07:15 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[.Net Framework 3.5]]></category>
		<category><![CDATA[MSTest]]></category>
		<category><![CDATA[Unit Test]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=82</guid>
		<description><![CDATA[However it&#8217;s possible to test your WCF services using unit test by just referencing your service implementation (see Ploeh&#8217;s Blog) You gain a lot of benefit if you use the WCF infra structure to test your services. For Example, did you ever get the error message during integration test (or worse, production) because your message [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCF Multipart WSDL Download</title>
		<link>http://blog.developerslog.net/?p=75</link>
		<comments>http://blog.developerslog.net/?p=75#comments</comments>
		<pubDate>Mon, 30 Mar 2009 19:47:57 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[.Net Framework 3.5]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[wsdl]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=75</guid>
		<description><![CDATA[In the old days of ASMX webservices it was very easy to distribute the wsdl file of your service to other people, for example if you develop a service that&#8217;s not available to that person yet. The only thing you had to do was browse to http://myserver/mywebservice.asmx?wsdl and save the result of it. But nowadays [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Log4Net in Unittests</title>
		<link>http://blog.developerslog.net/?p=61</link>
		<comments>http://blog.developerslog.net/?p=61#comments</comments>
		<pubDate>Sun, 29 Mar 2009 18:07:43 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Log4Net]]></category>
		<category><![CDATA[MSTest]]></category>
		<category><![CDATA[Unit Test]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=61</guid>
		<description><![CDATA[Curious why you unittest don&#8217;t log any messages using Log4Net? And you do have the configuration set in your app.config file? This is propably the result because your log4net config file isn&#8217;t deployed in the TestResult directory. To enable Log4Net in your MSTest unittests : Add your Log4Net file to the deployment files Read the [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blog Changed</title>
		<link>http://blog.developerslog.net/?p=42</link>
		<comments>http://blog.developerslog.net/?p=42#comments</comments>
		<pubDate>Thu, 12 Mar 2009 23:11:54 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=42</guid>
		<description><![CDATA[After running Dot Net Nuke for a while, I changed my blog to WordPress. It&#8217;s also an open source initiative but this one is running on a different platform I normaly work with. But that could be fun too. I used DNN just for blogging, but the blog modules just don&#8217;t offer the functionality WordPress [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TFS stops working after .Net Framework 3.5 SP1 update</title>
		<link>http://blog.developerslog.net/?p=4</link>
		<comments>http://blog.developerslog.net/?p=4#comments</comments>
		<pubDate>Wed, 11 Mar 2009 15:33:31 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[.Net Framework 3.5]]></category>
		<category><![CDATA[TFS]]></category>

		<guid isPermaLink="false">http://t1.developerslog.net/?p=4</guid>
		<description><![CDATA[After installing the .Net 3.5 sp1 framework update on my Team Foundation Server, I noticed the hard way my TFS wasn&#8217;t working any more. Thanks to a little line below the error I noticed my TFS server was configured to ASP.Net 1.1 instead of ASP.Net 2.0. After changing this back to 2.0 (for every site and virtual directory!) [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android : IO Error unknown error</title>
		<link>http://blog.developerslog.net/?p=9</link>
		<comments>http://blog.developerslog.net/?p=9#comments</comments>
		<pubDate>Sat, 28 Feb 2009 21:59:01 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Dev]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=9</guid>
		<description><![CDATA[Java development is some while ago for me, but just got a new Android device so I installed Eclipse and the Android SDK on my Linux machine. But what you gonna develop? Well I couldn&#8217;t find a app on the Android market to control my SoundBridge device. So that will be my first project. Don&#8217;t [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=9</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generate Silverlight 2 Proxy with SVCUtil.exe</title>
		<link>http://blog.developerslog.net/?p=17</link>
		<comments>http://blog.developerslog.net/?p=17#comments</comments>
		<pubDate>Fri, 20 Feb 2009 22:12:43 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Silverlight 2.0]]></category>
		<category><![CDATA[SVCUtil]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=17</guid>
		<description><![CDATA[createUnfortunaly Silverlight 2 didn&#8217;t ship with any utility to generate a proxy class from the command line. Generating service proxy classes as service reference isn&#8217;t the way to go for me. Michael Giagnocavo wrote a little utility that makes use of a dll shiped with Silverlight to generate a proxy gut this one fails for [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Optimistic Concurrency Control with MS Entity Framework and WCF or Webservices</title>
		<link>http://blog.developerslog.net/?p=34</link>
		<comments>http://blog.developerslog.net/?p=34#comments</comments>
		<pubDate>Sun, 26 Oct 2008 22:26:57 +0000</pubDate>
		<dc:creator>raymondr</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[.Net Framework 3.5]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://blog.developerslog.net/?p=34</guid>
		<description><![CDATA[The Entity Framework makes it very simple to implement Optimistic Concurrency Control (OCC). To use this feature in combination with a disconnected application (Website/webservices), the recommend practice is to send both the original and the updated values of the object. This causes much larger network requests and could be done much more elegant. How to [...]]]></description>
		<wfw:commentRss>http://blog.developerslog.net/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
