<?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>Sebastien.warin.fr &#187; WCF</title>
	<atom:link href="http://sebastien.warin.fr/tag/wcf/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebastien.warin.fr</link>
	<description>Le blog personnel et technique de Sebastien Warin, directeur technique de xBrainSoft</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:13:12 +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>A lap around .NET4.0 &amp; Visual Studio 2010 Beta 2</title>
		<link>http://sebastien.warin.fr/2009/10/22/674-a-lap-around-net40-visual-studio-2010-beta-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-lap-around-net40-visual-studio-2010-beta-2</link>
		<comments>http://sebastien.warin.fr/2009/10/22/674-a-lap-around-net40-visual-studio-2010-beta-2/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 23:03:41 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[Workflow Foundation]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[CLR]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[dotNET]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[visual basic]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=674</guid>
		<description><![CDATA[La disponibilité de la Beta 2 de Visual Studio 2010 et du .NET Framework 4.0 a été annoncé par Jason Zander, General Manager de Visual Studio ce lundi (19/10/2009) suivi de l’annonce de Scott Guthrie, General Manager de la division .Net chez MS Corp que j’ai eu la chance de rencontrer en Mars dernier à [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2009/10/22/674-a-lap-around-net40-visual-studio-2010-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Et si on s&#8217;y remettait ?</title>
		<link>http://sebastien.warin.fr/2008/02/10/115-et-si-on-sy-remettait/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=et-si-on-sy-remettait</link>
		<comments>http://sebastien.warin.fr/2008/02/10/115-et-si-on-sy-remettait/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 13:51:10 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Perso]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[TechDays]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/2007/09/12/115-et-si-on-sy-remettait/</guid>
		<description><![CDATA[Et oui, huit (longs) mois que je n&#8217; ai pas bloggé et vous avez été nombreux à me le rappeler Mais pourquoi ? Manque d&#8217; inspiration ? Manque de temps ?&#160; Un peu des deux même si j&#8217; étais étonné de voir tant d&#8217; articles dans mes brouillons sur Exchange 2007, la virtualisation VirtualServer et [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2008/02/10/115-et-si-on-sy-remettait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[NetFx3] Présentation du Windows Communication Foundation (WCF)</title>
		<link>http://sebastien.warin.fr/2006/11/08/73-netfx3-presentation-du-windows-communication-foundation-wcf/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=netfx3-presentation-du-windows-communication-foundation-wcf</link>
		<comments>http://sebastien.warin.fr/2006/11/08/73-netfx3-presentation-du-windows-communication-foundation-wcf/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 21:58:18 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Perso]]></category>
		<category><![CDATA[dotNET]]></category>
		<category><![CDATA[dotNET 3]]></category>
		<category><![CDATA[SupInfo]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=207</guid>
		<description><![CDATA[Résumé: WCF pour Windows Communication Foundation est l&#8217;une de quatre nouvelles briques apportées par .NET Framework 3.0. Cette brique unifie le développement des applications distribuées. Cet article présentera les bases de cette plateforme avec un exemple concret d&#8217;application en mode de client-service. Sommaire: * Introduction * 1 Présentation du WCF o 1.1 Présentation o 1.2 [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/11/08/73-netfx3-presentation-du-windows-communication-foundation-wcf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

