<?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 &#187; XML</title>
	<atom:link href="http://www.freddes.se/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freddes.se</link>
	<description>...because I&#039;m a nerd</description>
	<lastBuildDate>Tue, 15 Nov 2011 07:42:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Defining service interface types (MVC Web Service part 1)</title>
		<link>http://www.freddes.se/2008/11/16/defining-service-interface-types-mvc-web-service-part-1/</link>
		<comments>http://www.freddes.se/2008/11/16/defining-service-interface-types-mvc-web-service-part-1/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:40:18 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web services]]></category>
		<category><![CDATA[XSD]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=338</guid>
		<description><![CDATA[I decided to start the process of creating a web service using an MVC like design pattern by specifying the interface towards the consumers. The interface has to be &#8220;nice&#8221;, and by that I mean that the parameters and return values should be easy to understand and use. I will show how to define an <a href='http://www.freddes.se/2008/11/16/defining-service-interface-types-mvc-web-service-part-1/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.freddes.se/2008/11/16/defining-service-interface-types-mvc-web-service-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Introduction to an MVC like designed Web Service</title>
		<link>http://www.freddes.se/2008/11/12/introduction-to-an-mvc-like-designed-web-service/</link>
		<comments>http://www.freddes.se/2008/11/12/introduction-to-an-mvc-like-designed-web-service/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:42:01 +0000</pubDate>
		<dc:creator>Fredde</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://www.freddes.se/?p=329</guid>
		<description><![CDATA[The other day I tried to compose an article about how to design an ASP.NET Web Service using an MVC like design pattern. I ended up with a huge article and decided to rewrite it and split it into a couple of smaller articles. I will try to write these articles as independent of each <a href='http://www.freddes.se/2008/11/12/introduction-to-an-mvc-like-designed-web-service/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.freddes.se/2008/11/12/introduction-to-an-mvc-like-designed-web-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

