<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/542597_100x75.jpg</url>
		<title>Channel 9 - Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<link></link>
	</image>
	<description>
Extensibility is a key design point for many applications such as the Microsoft Office applications with their plug-in model for extensibility. Silverlight 4 ships with a new framework, the Managed Extensibility Framework (MEF), which provides a flexible
 way of building extensibility into your applications with capabilities for discovering and composing extensions at run-time in a dynamic and loosely-coupled way. In this demo-based session we’ll take a tour around MEF and look at its capabilities for building
 extensibility into your applications and also how it can be used in implementing the Model-&amp;gt;View-&amp;gt;ViewModel (MVVM) pattern in Silverlight applications.
 
 
&amp;nbsp; 
This session is presented by Mike Taulty during Microsoft 
DevDays 2010 in The Hague in The Netherlands. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 11:28:43 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 11:28:43 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[
<p>Fantastic presentation. So much information compressed in 66 Minutes. I *love* the speed of your presentations. Can´t wait for the next one <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>posted by Flynn0r</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634152981620000000</link>
		<pubDate>Wed, 21 Jul 2010 08:36:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634152981620000000</guid>
		<dc:creator>Flynn0r</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[
<p>Awesome presentation. Fantastic. Looks like almost all the concepts of MEF are covered. If possible, can you please post the working source code of this presentation? Thanks</p>
<p>posted by kishore1021</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634164448160000000</link>
		<pubDate>Tue, 03 Aug 2010 15:06:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634164448160000000</guid>
		<dc:creator>kishore1021</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[ <p>Thanks for the feedback - I don't have the source code I'm afraid as I tend to put these things together for the session at the time and not keep them afterwards.</p><p>Glad that you found it useful though <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p><p>Mike.</p><p>posted by mtaulty</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634232843390000000</link>
		<pubDate>Thu, 21 Oct 2010 18:58:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634232843390000000</guid>
		<dc:creator>mtaulty</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[As always like your videos, just like WCF fast and furious. While going through SMF didn't make any sense on the programming model and landed here, and just in one hour, exactly figured out what all SMF is about. Thank you for the wonderful presentation.<p>posted by BhaktaVatsal</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634241329070000000</link>
		<pubDate>Sun, 31 Oct 2010 14:41:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634241329070000000</guid>
		<dc:creator>BhaktaVatsal</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[ <p>A really really great presentation. First time i saw MEF and it gave me a good start. Clear and fast. Just perfect.</p><p>posted by fabiowitt</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634257647260000000</link>
		<pubDate>Fri, 19 Nov 2010 11:58:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634257647260000000</guid>
		<dc:creator>fabiowitt</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[ <p>This was one of the best presentations I've ever seen. Can't wait to see more!</p><p>posted by DanBailiff</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634316532570000000</link>
		<pubDate>Wed, 26 Jan 2011 15:40:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634316532570000000</guid>
		<dc:creator>DanBailiff</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight 4 - A Guided Tour of the Managed Extensibility Framework (MEF)</title>
		<description>
			<![CDATA[AS USUAL NO SOURCE CODE TO DOWNLOAD<br />STUPID SOB NGGR<p>posted by dick in ahole</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634328058030000000</link>
		<pubDate>Tue, 08 Feb 2011 23:50:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Silverlight-4-A-Guided-Tour-of-the-Managed-Extensibility-Framework-MEF#c634328058030000000</guid>
		<dc:creator>dick in ahole</dc:creator>
	</item>
</channel>
</rss>