<?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; dotNET 3</title>
	<atom:link href="http://sebastien.warin.fr/tag/dotnet-3/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>[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>
		<item>
		<title>[MS] Ca bouge la haut : l&#8217;arrivée en masse des RTM</title>
		<link>http://sebastien.warin.fr/2006/11/07/72-microsoft-ca-bouge-la-haut-arrivee-en-masse-des-rtm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=microsoft-ca-bouge-la-haut-arrivee-en-masse-des-rtm</link>
		<comments>http://sebastien.warin.fr/2006/11/07/72-microsoft-ca-bouge-la-haut-arrivee-en-masse-des-rtm/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 14:39:27 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[dotNET 3]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=206</guid>
		<description><![CDATA[Belle journée en perspective (encore faudrait il que j&#8217;arrive à finir mon article français/anglais sur WCF ) avec la sortie en version RTM* du .NET Framework 3.0 et du Windows SDK for Vista. Toujours dans les news, notez la sortie du Microsoft ASP.NET AJAX Extention (ex-Atlas) en version Beta 2 ainsi que les sorties RTM [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/11/07/72-microsoft-ca-bouge-la-haut-arrivee-en-masse-des-rtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[WPF] S&#8217;amuser avec le MediaElement sous WPF</title>
		<link>http://sebastien.warin.fr/2006/10/21/68-wpf-mediaelement/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wpf-mediaelement</link>
		<comments>http://sebastien.warin.fr/2006/10/21/68-wpf-mediaelement/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 13:41:24 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[dotNET 3]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=202</guid>
		<description><![CDATA[Le contrôle MediaElement que j&#8217;ai decouvert au cours de cette semaine a revolutionné ma petite vie de developpeur Ce contrôle permet de contenir des images, sons ou videos. Pour charger un media, rien de plus simple : 1 2 MediaElement monMedia = new MediaElement&#40;&#41;; monMedia.Source = new Uri&#40;&#34;monURI&#34;&#41;; Sachant que mon Uri peut pointer sur [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/10/21/68-wpf-mediaelement/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[WPF] Z-Index dans WPF</title>
		<link>http://sebastien.warin.fr/2006/10/12/64-z-index-dans-wpf/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=z-index-dans-wpf</link>
		<comments>http://sebastien.warin.fr/2006/10/12/64-z-index-dans-wpf/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 08:58:47 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[WPF]]></category>
		<category><![CDATA[dotNET 3]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=198</guid>
		<description><![CDATA[Tout comme en CSS, on retrouve une notion de ZIndex en WPF, qui permet de spécifier l&#8217;empilement des différents calques. Sous WPF, les ZIndex s&#8217;appliquent uniquement sur des objets &#8216;conteneurs&#8217; comme les Panels, Grid, StackPanels et Canvas. En XAML, la syntaxe est : 1 2 3 4 &#60;Canvas&#62; &#60;Image Name=&#34;Image1&#34; Canvas.ZIndex=&#34;2&#34; Height=&#34;60&#34; Width=&#34;60&#34; Source=&#34;test1.png&#34; /&#62; [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/10/12/64-z-index-dans-wpf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Persistance&amp;Tracking avec Workflow Foundation</title>
		<link>http://sebastien.warin.fr/2006/08/06/50-persistance-tracking-workflow-foundation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=persistance-tracking-workflow-foundation</link>
		<comments>http://sebastien.warin.fr/2006/08/06/50-persistance-tracking-workflow-foundation/#comments</comments>
		<pubDate>Sun, 06 Aug 2006 15:09:41 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Workflow Foundation]]></category>
		<category><![CDATA[dotNET 3]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=189</guid>
		<description><![CDATA[Windows Workflow Foundation propose deux services fort utile qui sont le Tracking et la Persistance. La persistance va permettre d&#8217;enregistrer l&#8217;instance d&#8217;un workflow en dur dans un serveur SQL. On va pouvoir grace a cela, demarrer une instance de workflow depuis une application host, la quitter, puis la reprendre a tout moment. La persistance devient [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/08/06/50-persistance-tracking-workflow-foundation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HandleExternalEvent &amp; CallExternalMethod sous Workflow Foundation</title>
		<link>http://sebastien.warin.fr/2006/08/06/51-handleexternalevent-callexternalmethod-workflow-foundation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=handleexternalevent-callexternalmethod-workflow-foundation</link>
		<comments>http://sebastien.warin.fr/2006/08/06/51-handleexternalevent-callexternalmethod-workflow-foundation/#comments</comments>
		<pubDate>Sun, 06 Aug 2006 14:49:33 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Workflow Foundation]]></category>
		<category><![CDATA[CallExternalMethod]]></category>
		<category><![CDATA[dotNET 3]]></category>
		<category><![CDATA[HandleExternalEvent]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=188</guid>
		<description><![CDATA[Les Activity HandleExternalEvent &#38; CallExternalMethod, sont tout deux indispensable dans le developpement de workflow. Ce sont en quelque sorte les entrées-sorties entre le workflow et le programme host. Le HandleExternalEventActivity va pemettre de marquer une pause dans le deroulement d&#8217;un workflow en attendant le déclement d&#8217;un evenement. Le CallExternalMethodActivity va quand à lui effectuer en [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/08/06/51-handleexternalevent-callexternalmethod-workflow-foundation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WFPad pour Windows Workflow Foundation Beta 2.2</title>
		<link>http://sebastien.warin.fr/2006/08/01/53-wfpad-windows-workflow-foundation-beta-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wfpad-windows-workflow-foundation-beta-2</link>
		<comments>http://sebastien.warin.fr/2006/08/01/53-wfpad-windows-workflow-foundation-beta-2/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 13:59:13 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Workflow Foundation]]></category>
		<category><![CDATA[dotNET]]></category>
		<category><![CDATA[dotNET 3]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=186</guid>
		<description><![CDATA[Dans mon petit post d&#8217;introduction à WF, je vous avez parlé et donné le lien de WFPad. Malheuresement, la version de ce soft ne marche pas avec la Beta 2 de WF. Je vous mets donc à disposition, la nouvelle release de WFPad que j&#8217;ai un peu modifé (commenté une ligne qui posait problème)&#160;: DOWNLOAD [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/08/01/53-wfpad-windows-workflow-foundation-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetFX3 Part I &#8211; Windows Workflow Foundation</title>
		<link>http://sebastien.warin.fr/2006/07/17/41-netfx3-windows-workflow-foundation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=netfx3-windows-workflow-foundation</link>
		<comments>http://sebastien.warin.fr/2006/07/17/41-netfx3-windows-workflow-foundation/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 13:29:59 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Workflow Foundation]]></category>
		<category><![CDATA[dotNET 3]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=182</guid>
		<description><![CDATA[La premiere partie sur de mon introduction au .NET Framework 3 sera consacré à WF (ou WWF ) pour Windows Workflow Foundation. Revenons d&#8217;abord au Workflow Qu&#8217;est qu&#8217;un workflow&#160;? Comme je le citais dans mon 1er post sur Netfx3, un workflow est la modélisation et la gestion informatique de l&#8217;ensemble des tâches à accomplir et [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/07/17/41-netfx3-windows-workflow-foundation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Workflow Foundation: la galère des FaultHandler(s)</title>
		<link>http://sebastien.warin.fr/2006/07/14/45-workflow-foundation-la-galere-des-faulthandler/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=workflow-foundation-la-galere-des-faulthandler</link>
		<comments>http://sebastien.warin.fr/2006/07/14/45-workflow-foundation-la-galere-des-faulthandler/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 15:15:56 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Workflow Foundation]]></category>
		<category><![CDATA[dotNET 3]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=181</guid>
		<description><![CDATA[Ca fait un peu plus d&#8217;une petite semaine que je me suis lancé dans le Windows Workflow Foundation (WF et non WWF ^^), qui est pour moi, ma 1er partie de ma decouverte de .NET 3.0 Je suis entrain de terminer mon article ainsi qu&#8217;un Webcast sur une introduction à WF qui devrait être finalisé [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/07/14/45-workflow-foundation-la-galere-des-faulthandler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3ème après Microsoft :-)</title>
		<link>http://sebastien.warin.fr/2006/07/14/44-3eme-apres-microsoft/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3eme-apres-microsoft</link>
		<comments>http://sebastien.warin.fr/2006/07/14/44-3eme-apres-microsoft/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 14:29:33 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[Perso]]></category>
		<category><![CDATA[dotNET 3]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=180</guid>
		<description><![CDATA[A ma grande surprise, j&#8217;ai decouvert, et cela dur depuis 3/4 jours, que je suis 3ème apres le site de Microsoft (www.netfx3.com) sur Google.com pour la recherche &#171;&#160;netfx3&#8243; (pour framework .net 3.0) Vive le référencement, et &#171;&#160;pourvu que ca dur&#160;&#187; (ps: le petit inconvenient est que je me fais spammer de commentaires sur mes differents [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2006/07/14/44-3eme-apres-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

