<?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>freddes.se</title>
	<atom:link href="http://www.freddes.se/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freddes.se</link>
	<description>...because I&#039;m a nerd</description>
	<lastBuildDate>Wed, 19 May 2010 21:38:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WCF KnownType attribute example</title>
		<link>http://www.freddes.se/2010/05/19/wcf-knowntype-attribute-example/</link>
		<comments>http://www.freddes.se/2010/05/19/wcf-knowntype-attribute-example/#comments</comments>
		<pubDate>Wed, 19 May 2010 21:37:16 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=1216</guid>
		<description><![CDATA[In this article I will present an easy to understand example when to use Data Contract Known Types, e.g. the KnownTypeAttribute class, to make a WCF Service serialize and a service consumer deserialize types when using inheritance. The MSDN has the complete documentation on this, take a look here: KnownTypeAttribute Class. In this example I [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2010/05/19/wcf-knowntype-attribute-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcement and discovery in WCF 4</title>
		<link>http://www.freddes.se/2010/05/16/announcement-and-discovery-in-wcf-4/</link>
		<comments>http://www.freddes.se/2010/05/16/announcement-and-discovery-in-wcf-4/#comments</comments>
		<pubDate>Sun, 16 May 2010 13:30:30 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=1163</guid>
		<description><![CDATA[WCF 4 comes with a bunch of new features where I find the service announcement and service discovery really cool. In this article I will implement a couple of services using these new features. A couple of key words and classes for the scenario are SeviceDiscoveryBehavior, UdpAnnouncemenEndpoint, AnnouncementService. I will describe those classes along the [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2010/05/16/announcement-and-discovery-in-wcf-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing DataContracts between WCF Services</title>
		<link>http://www.freddes.se/2010/05/02/sharing-datacontracts-between-wcf-services/</link>
		<comments>http://www.freddes.se/2010/05/02/sharing-datacontracts-between-wcf-services/#comments</comments>
		<pubDate>Sun, 02 May 2010 15:21:21 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=1108</guid>
		<description><![CDATA[In a previous article, Multiple web service references sharing types, I wrote about sharing types between referenced web services. That article used the old ASP.NET Web Service technique, but nowadays WCF is the technology to use. In this article I will use much the same scenario as in the previous article, Visual Studio 2010 and [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2010/05/02/sharing-datacontracts-between-wcf-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of the order of routes in ASP.NET MVC</title>
		<link>http://www.freddes.se/2009/12/09/the-importance-of-the-order-of-routes-in-asp-net-mvc/</link>
		<comments>http://www.freddes.se/2009/12/09/the-importance-of-the-order-of-routes-in-asp-net-mvc/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 12:49:26 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET MVC Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=1060</guid>
		<description><![CDATA[Last week I had the pleasure of listening to a presentation from Scott Guthrie here in Stockholm, http://weblogs.asp.net/scottgu/archive/2009/12/06/my-presentations-in-europe-december-2009.aspx. One of the most interesting parts of the all day event was his talk about ASP.NET MVC 2. Yesterday I had some time off and started to try things out using Visual Studio 2010 Beta 2 and [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/12/09/the-importance-of-the-order-of-routes-in-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Update Views through events between their ViewModels</title>
		<link>http://www.freddes.se/2009/12/04/update-views-through-events-between-their-viewmodels/</link>
		<comments>http://www.freddes.se/2009/12/04/update-views-through-events-between-their-viewmodels/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 08:11:31 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=1012</guid>
		<description><![CDATA[Lately I&#8217;ve been developing standalone WPF applications using Visual Basic. To make a WPF application somewhat easy to maintain and extend it is extremely important to use some design pattern. The most popular design pattern around when developing WPF applications is the MVVM pattern (Model-View-ViewModel). Developing a single view application is really really straight forward [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/12/04/update-views-through-events-between-their-viewmodels/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cloud computing/Windows Azure platform</title>
		<link>http://www.freddes.se/2009/11/16/cloud-computingwindows-azure-platform/</link>
		<comments>http://www.freddes.se/2009/11/16/cloud-computingwindows-azure-platform/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 07:57:51 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[Cloud computing]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=1002</guid>
		<description><![CDATA[The last couple of days I&#8217;ve been reading about cloud computing, mostly Windows Azure. Microsoft says that the Windows Azure Platform it is the following: An operating system as a service (Windows Azure) A fully relational database in the cloud (SQL Azure) Cosumable web based services with security and access control (.NET Services) Currently the [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/11/16/cloud-computingwindows-azure-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The cause of the silence</title>
		<link>http://www.freddes.se/2009/09/20/the-cause-of-the-silence/</link>
		<comments>http://www.freddes.se/2009/09/20/the-cause-of-the-silence/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 12:50:54 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=989</guid>
		<description><![CDATA[A couple of weeks ago I moved to Stockholm, I quit my old job and started working at a new place. Just before the new job began I started to write about WPF and the MVVM (Model-View-ViewModel) design pattern but I never finished that article. I will not finish it either, because of the simple [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/09/20/the-cause-of-the-silence/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>freddes.se is relocated</title>
		<link>http://www.freddes.se/2009/07/09/freddes-se-is-relocated/</link>
		<comments>http://www.freddes.se/2009/07/09/freddes-se-is-relocated/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:46:27 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=918</guid>
		<description><![CDATA[Last night the site move was completed. There will for sure be some configuration left to modify, but the site is up and running again.]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/07/09/freddes-se-is-relocated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>freddes.se is moving</title>
		<link>http://www.freddes.se/2009/07/06/freddesse-is-moving/</link>
		<comments>http://www.freddes.se/2009/07/06/freddesse-is-moving/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 10:55:06 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=908</guid>
		<description><![CDATA[As some of you may have noticed the activity around here has been slightly modest lately. A lot of things have been going on leaving the writing of articles behind and now freddes.se will move to a web hosting service instead. By moving freddes.se I will still have the chance to pick up the writing [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/07/06/freddesse-is-moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hobby projects and books</title>
		<link>http://www.freddes.se/2009/03/17/hobby-projects-and-books/</link>
		<comments>http://www.freddes.se/2009/03/17/hobby-projects-and-books/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 23:07:03 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC Framework]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=906</guid>
		<description><![CDATA[I haven&#8217;t had time for any article writing lately, because of the simple fact that I have prioritized my hobby projects. I have finally started using the ASP.NET MVC Framework, together with jQuery and a RESTful web service, using the WCF REST Starter kit. These frameworks and libraries are some really great stuff! Have a [...]]]></description>
		<wfw:commentRss>http://www.freddes.se/2009/03/17/hobby-projects-and-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.905 seconds -->
<!-- Cached page served by WP-Cache -->
