<?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; MEF</title>
	<atom:link href="http://sebastien.warin.fr/tag/mef/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>Petit aper&#231;u de l&#8217;extensibilit&#233; de Visual Studio 2010 en une image</title>
		<link>http://sebastien.warin.fr/2010/02/05/925-petit-apercu-extensibilite-visual-studio-2010-en-une-image/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=petit-apercu-extensibilite-visual-studio-2010-en-une-image</link>
		<comments>http://sebastien.warin.fr/2010/02/05/925-petit-apercu-extensibilite-visual-studio-2010-en-une-image/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 01:55:46 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[visual studio]]></category>
		<category><![CDATA[Extensibility]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=925</guid>
		<description><![CDATA[Il y a un peu près un an j’écrivais sur mon blog trois articles sur l’extensibilité de Visual Studio 2008 : Part 1 : Comment étendre Microsoft Visual Studio Part 2 : créez vos fenêtres d’outils avec CreateToolWindow2 ! Part 3 : Quelques interactions avec Visual Studio Quelques jours après je poursuivez sur une introduction [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2010/02/05/925-petit-apercu-extensibilite-visual-studio-2010-en-une-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>[.NET 4.0] Introduction &#224; MEF : Managed Extensibility Framework</title>
		<link>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=net-4-introduction-mef-managed-extensibility-framework</link>
		<comments>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 18:28:23 +0000</pubDate>
		<dc:creator>Sebastien</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[Extensibility]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://sebastien.warin.fr/?p=413</guid>
		<description><![CDATA[Bientôt disponible dans la nouvelle version de la plateforme .NET de Microsoft, le .NET 4.0 introduira le framework MEF actuellement disponible en code ouvert sur CodePlex. MEF pour Managed Extensibilty Framework, que vous trouverez sous le namespace System.ComponentModel.Composition, est une librairie .NET facilitant le développement d&#8217;application extensible. C&#8217;est le travail résultant de l&#8217;équipe &#171;&#160;Application Framework [...]]]></description>
		<wfw:commentRss>http://sebastien.warin.fr/2009/02/21/413-net-4-introduction-mef-managed-extensibility-framework/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

