<?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>Ben Dewey - Web, XAML, and Cloud &#187; Presentations</title>
	<atom:link href="http://www.bendewey.com/index.php/tag/presentations/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bendewey.com</link>
	<description>Father, Developer, Microsoft MVP, Speaker, and Author</description>
	<lastBuildDate>Sat, 22 Mar 2025 05:04:02 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>Unit Testing JavaScript Apps at SparkConf</title>
		<link>http://www.bendewey.com/index.php/528/unit-testing-javascript-apps-at-sparkconf</link>
		<comments>http://www.bendewey.com/index.php/528/unit-testing-javascript-apps-at-sparkconf#comments</comments>
		<pubDate>Sat, 06 Jun 2015 15:13:39 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/?p=528</guid>
		<description><![CDATA[It was a joy to visit charlotte and speak at SparkConf. As promised, here are the slides for the presentation. All the code is available.]]></description>
				<content:encoded><![CDATA[<p>It was a joy to visit charlotte and speak at <a href="http://sparkconf.org/">SparkConf</a>.  As promised, here are the slides for the presentation.  All the code is available online at <a href="http://github.com/bendewey/jstesting-demo">http://github.com/bendewey/jstesting-demo</a>.</p>
<p><iframe src="https://onedrive.live.com/embed?cid=473151CB8AFE66BA&#038;resid=473151cb8afe66ba%21204982&#038;authkey=ALZIOKbNzT3wEhw&#038;em=2" width="402" height="327" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/528/unit-testing-javascript-apps-at-sparkconf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing Code with Windows 8 and Windows Phone 8</title>
		<link>http://www.bendewey.com/index.php/404/sharing-code-with-windows-8-and-windows-phone-8</link>
		<comments>http://www.bendewey.com/index.php/404/sharing-code-with-windows-8-and-windows-phone-8#comments</comments>
		<pubDate>Wed, 27 Mar 2013 16:43:51 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=404</guid>
		<description><![CDATA[Another great day at VSLive in Las Vegas. Today was the really fun, and geeky, talk for me were we dive into some of the.]]></description>
				<content:encoded><![CDATA[<img class="alignright size-full wp-image-405" title="LeadProTile" alt="" src="http://www.bendewey.com/blog/wp-content/uploads/2013/03/LeadProTile.png" width="150" height="150" />
<p>Another great day at VSLive in Las Vegas. Today was the really fun, and geeky, talk for me were we dive into some of the internals of Reference Assemblies and Type Forwarding that make Portable Class Libraries possible. You never know what you will find when you crack open ILDASM and start poking around. In addition I showed some neat tricks involving Windows 8 and Windows Phone 8 apps using my LeadPro app as a demo.</p>
<p>As with all my demos here at VSLive the all the code is available on GitHub at <a href="http://github.com/bendewey/LeadPro">http://github.com/bendewey/LeadPro</a>, you can also see all my slides here.</p>
<p><iframe src="https://skydrive.live.com/embed?cid=473151CB8AFE66BA&amp;resid=473151CB8AFE66BA%215673&amp;authkey=AMF4XHGmRMCk1Xk&amp;em=2" height="327" width="402" frameborder="0" scrolling="no"></iframe></p>
<p>Thanks again to anyone who came out. I&#8217;d love to hear from you if you have any comments about my session or if you are writing apps. Feel free to add a comment here or reach out to me directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/404/sharing-code-with-windows-8-and-windows-phone-8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your App Alive with Tiles and Notifications</title>
		<link>http://www.bendewey.com/index.php/400/make-your-app-alive-with-tiles-and-notifications</link>
		<comments>http://www.bendewey.com/index.php/400/make-your-app-alive-with-tiles-and-notifications#comments</comments>
		<pubDate>Tue, 26 Mar 2013 22:47:05 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=400</guid>
		<description><![CDATA[It&#8217;s great being here at VSLive in Vegas. I&#8217;d like to send a big thank you to everyone who attended my session, hopefully everyone had.]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s great being here at VSLive in Vegas.  I&#8217;d like to send a big thank you to everyone who attended my session, hopefully everyone had as much fun as I did.  As I noted in my slides all of the code is available on GitHub at <a href="http://github.com/bendewey/ShopNow">http://github.com/bendewey/ShopNow</a>.  My slides are available for download here.</p>
<p><iframe src="https://skydrive.live.com/embed?cid=473151CB8AFE66BA&#038;resid=473151CB8AFE66BA%211307&#038;authkey=AP7rOjNL6JUObN8&#038;em=2" width="402" height="327" frameborder="0" scrolling="no"></iframe></p>
<p>If you&#8217;re building an app I&#8217;d love to hear about it, so please reach out to me either in the comments below or directly.  In addition there are a number of resource, also mentioned in the slides, that may be help you in your journey.</p>
<h4>Resources</h4>
<p>Guidelines and checklist for tiles and badges &#8211; <a href="http://bit.ly/LITxz3">http://bit.ly/LITxz3</a><br />
Guidelines and checklist for Toast &#8211; <a href="http://bit.ly/RKEkor">http://bit.ly/RKEkor</a><br />
WNS Mobile Services Readme &#8211; <a href="https://github.com/WindowsAzure/wns#readme">https://github.com/WindowsAzure/wns</a><br />
Push Notification Overview- <a href="http://bit.ly/RSXomc">http://bit.ly/RSXomc</a></p>
<p>Finally I mentioned that my company Tallan has been working hard creating a Shopping Reference App to demonstrate a complete application using many of the techniques mentioned in my talk.  This app is designed based on the <a href="http://msdn.microsoft.com/en-US/library/windows/apps/jj635241">Shopping Idea Book</a> and will be available Microsoft site shortly.  In the meantime you can download it from the <a href="http://tallan.com/solutions/ecommerce">Tallan Ecommerce site</a> in the top right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/400/make-your-app-alive-with-tiles-and-notifications/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight using MEF presentation at Philly.NET Code Camp</title>
		<link>http://www.bendewey.com/index.php/337/silverlight-using-mef-presentation-at-philly-net-code-camp</link>
		<comments>http://www.bendewey.com/index.php/337/silverlight-using-mef-presentation-at-philly-net-code-camp#comments</comments>
		<pubDate>Sun, 10 Apr 2011 03:55:07 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MEF]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=337</guid>
		<description><![CDATA[We had a great time at the Philly.NET Code Camp event, this was a legendary event that sadly I hadn&#8217;t attended before. In addition to.]]></description>
				<content:encoded><![CDATA[<p>We had a great time at the Philly.NET Code Camp event, this was a legendary event that sadly I hadn&#8217;t attended before.  In addition to giving my talk on using MEF with Silverlight, I had a great time debating hot topics with other developers in the Open Spaces room, a tradition I hope continues at further Philly.NET Code Camps.</p>
<a href="http://www.bendewey.com/blog/index.php/337/silverlight-using-mef-presentation-at-philly-net-code-camp/mefsamples" rel="attachment wp-att-340"><img src="http://www.bendewey.com/blog/wp-content/uploads/2011/04/MefSamples-1024x226.png" alt="" title="MefSamples" width="1024" height="226" class="aligncenter size-large wp-image-340" /></a>
<h3>Downloads</h3>
<p>I&#8217;ve uploaded the sample code and the presentation to my website. You can use the following links to download them:</p>
<ul>
<li><a href="http://www.bendewey.com/downloads/phillycc/Silverlight-MEF.pptx" target="_blank">Using MEF with Silverlight Presentation (.pptx)</a></li>
<li><a href="http://www.bendewey.com/downloads/phillycc/MefSamples.zip" target="_blank">Using MEF with Silverlight Samples (.zip)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/337/silverlight-using-mef-presentation-at-philly-net-code-camp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling MultiTouch on Windows Phone 7 at Fairfield/WestChester User Group</title>
		<link>http://www.bendewey.com/index.php/330/handling-multitouch-on-windows-phone-7-at-fairfieldwestchester-user-group</link>
		<comments>http://www.bendewey.com/index.php/330/handling-multitouch-on-windows-phone-7-at-fairfieldwestchester-user-group#comments</comments>
		<pubDate>Thu, 24 Feb 2011 03:48:31 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=330</guid>
		<description><![CDATA[I recently had the opportunity of presenting my MultiTouch on the Windows Phone 7 presentation to a great group at the Fairfield/WestChester User Group. Thank.]]></description>
				<content:encoded><![CDATA[<p>I recently had the opportunity of presenting my MultiTouch on the Windows Phone 7 presentation to a great group at the <a href="http://fairfieldwestchester.net/2011/02/23/handling-multi-touch-with-windows-phone-7-ben-dewey/">Fairfield/WestChester User Group</a>.  Thank you to everyone for coming out and enjoying the evening with us.  My slides and Windows Phone demo application are available for download using the links below.</p>
<a href="http://www.bendewey.com/blog/index.php/317/multitouch-wp7-codecampnyc/multi-touch-wp7" rel="attachment wp-att-321"><img src="http://www.bendewey.com/blog/wp-content/uploads/2011/02/Multi-Touch-WP7-300x225.png" alt="" title="Multi Touch-WP7" width="300" height="225" class="aligncenter size-medium wp-image-321" style="border:1px solid black;" /></a>
<h3>Downloads</h3>
<ul>
<li><a href="http://bendewey.com/code/WP7-MultiTouch.pptx">WP7-MultiTouch.pptx (3 MB)</a></li>
<li><a href="http://www.bendewey.com/CodeBrowser/?zip=/code/WP7-MultiTouch.zip" target="_blank">Browse Source (Requires Silverlight 4)</a></li>
<li><a href="http://bendewey.com/code/WP7-MultiTouch.zip">WP7-MultiTouch.zip (1 MB)</a></li>
</ul>
<p>There were a number of resources discussed in our meeting and for convenience you can see find them here.</p>
<h3>Resources</h3>
<ul>
<li><a href="http://tinyurl.com/WP7-UI-Interaction">WP7 UI Design and Interaction PDF <span style="font-size:.8em;">- Main Resource for Guidance</span></a></li>
<li><a href="http://silverlight.codeplex.com">Silverlight Toolkit <span style="font-size:.8em;">– Windows Phone Gesture Listener</span></a></li>
<li><a href="http://multitouchvista.codeplex.com/">MultiTouchVista <span style="font-size:.8em;">– Multi Mouse Support for the WP7 Emulator</span></a></li>
<li><a href="http://multitouch.codeplex.com">MultiTouch Manipulation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/330/handling-multitouch-on-windows-phone-7-at-fairfieldwestchester-user-group/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling MultiTouch on Windows Phone 7 at Code Camp NYC</title>
		<link>http://www.bendewey.com/index.php/317/multitouch-wp7-codecampnyc</link>
		<comments>http://www.bendewey.com/index.php/317/multitouch-wp7-codecampnyc#comments</comments>
		<pubDate>Sat, 19 Feb 2011 21:29:28 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=317</guid>
		<description><![CDATA[We had a great day today at the New York Camp. My Handling MultiTouch on Windows Phone 7 presentation was first thing in the morning..]]></description>
				<content:encoded><![CDATA[<p>We had a great day today at the New York Camp.  My Handling MultiTouch on Windows Phone 7 presentation was first thing in the morning.  Thank you to everyone for coming out early and listening to me talk.  My slides and Windows Phone demo application are available for download using the links below.</p>
<a href="http://www.bendewey.com/blog/index.php/317/multitouch-wp7-codecampnyc/multi-touch-wp7" rel="attachment wp-att-321"><img src="http://www.bendewey.com/blog/wp-content/uploads/2011/02/Multi-Touch-WP7-300x225.png" alt="" title="Multi Touch-WP7" width="300" height="225" class="aligncenter size-medium wp-image-321" style="border:1px solid black;" /></a>
<h3>Downloads</h3>
<ul>
<li><a href="http://bendewey.com/code/WP7-MultiTouch.pptx">WP7-MultiTouch.pptx (3 MB)</a></li>
<li><a href="http://www.bendewey.com/CodeBrowser/?zip=/code/WP7-MultiTouch.zip" target="_blank">Browse Source (Requires Silverlight 4)</a></li>
<li><a href="http://bendewey.com/code/WP7-MultiTouch.zip">WP7-MultiTouch.zip (1 MB)</a></li>
</ul>
<p>There were a number of resources discussed in our meeting and for convenience you can see find them here.</p>
<h3>Resources</h3>
<ul>
<li><a href="http://tinyurl.com/WP7-UI-Interaction">WP7 UI Design and Interaction PDF <span style="font-size:.8em;">- Main Resource for Guidance</span></a></li>
<li><a href="http://silverlight.codeplex.com">Silverlight Toolkit <span style="font-size:.8em;">– Windows Phone Gesture Listener</span></a></li>
<li><a href="http://multitouchvista.codeplex.com/">MultiTouchVista <span style="font-size:.8em;">– Multi Mouse Support for the WP7 Emulator</span></a></li>
<li><a href="http://multitouch.codeplex.com">MultiTouch Manipulation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/317/multitouch-wp7-codecampnyc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight Unit Testing at NOVA Code Camp</title>
		<link>http://www.bendewey.com/index.php/291/silverlight-unit-testing-novacc</link>
		<comments>http://www.bendewey.com/index.php/291/silverlight-unit-testing-novacc#comments</comments>
		<pubDate>Sat, 18 Dec 2010 02:19:09 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[novacc]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=291</guid>
		<description><![CDATA[This past weekend was my first time at Nova Code Camp and I had a good time presenting my Unit Testing Silverlight. I showed everyone.]]></description>
				<content:encoded><![CDATA[<p>This past weekend was my first time at Nova Code Camp and I had a good time presenting my Unit Testing Silverlight. I showed everyone the Silverlight Unit Testing Framework that comes with the <a href="http://silverlight.codeplex.com">Silverlight Toolkit</a>. I added a port to the Windows Phone 7 and we were able to run the same tests in silverlight for web and the phone.</p>
<a href="http://www.bendewey.com/blog/wp-content/uploads/2010/08/RaceCarApp.png"><img class="aligncenter size-medium wp-image-278" title="RaceCarApp" src="http://www.bendewey.com/blog/wp-content/uploads/2010/08/RaceCarApp-300x217.png" alt="" width="300" height="217" /></a>
<p>Thank you to everyone that attended.  My slides and Race Car Application are available for download using the links below.</p>
<h3>Downloads</h3>
<ul>
<li><a href="http://bendewey.com/downloads/codecamp/NovaCC-Silverlight-Testing.pptx">NovaCC-Silverlight-Testing.pptx (584 KB)</a></li>
<li><a href="http://www.bendewey.com/CodeBrowser/?zip=/downloads/codecamp/NovaCC-RaceCarApp.zip" target="_blank">Browse Source (Requires Silverlight 4)</a></li>
<li><a href="http://bendewey.com/downloads/codecamp/NovaCC-RaceCarApp.zip">NovaCC-RaceCarApp.zip (61 KB)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/291/silverlight-unit-testing-novacc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight Unit Testing Framework Presentation</title>
		<link>http://www.bendewey.com/index.php/276/silverlight-unit-testing-framework-presentation</link>
		<comments>http://www.bendewey.com/index.php/276/silverlight-unit-testing-framework-presentation#comments</comments>
		<pubDate>Fri, 13 Aug 2010 04:33:04 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=276</guid>
		<description><![CDATA[We had a great time tonight at the New York City WPF/Silverlight Meetup. I showed everyone the Silverlight Unit Testing Framework that comes with the.]]></description>
				<content:encoded><![CDATA[<p>We had a great time tonight at the New York City WPF/Silverlight Meetup. I showed everyone the Silverlight Unit Testing Framework that comes with the <a href="http://silverlight.codeplex.com">Silverlight Toolkit</a>. Our samples were centered around a side-scrolling race car game that was a lot of fun for me to create.</p>
<a href="http://www.bendewey.com/blog/wp-content/uploads/2010/08/RaceCarApp.png"><img class="aligncenter size-medium wp-image-278" title="RaceCarApp" src="http://www.bendewey.com/blog/wp-content/uploads/2010/08/RaceCarApp-300x217.png" alt="" width="300" height="217" /></a>
<p>Thank you to everyone that attended.  My slides and Race Car Application are available for download using the links below.</p>
<h3>Downloads</h3>
<ul>
<li><a href="http://bendewey.com/downloads/Silverlight-Testing.pptx">Silverlight-Testing.pptx (584 KB)</a></li>
<li><a href="http://bendewey.com/downloads/RaceCarApp.zip">RaceCarApp.zip (64KB)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/276/silverlight-unit-testing-framework-presentation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building RIA Applications with jQuery and WCF</title>
		<link>http://www.bendewey.com/index.php/218/building-ria-apps-with-jquery-and-wcf</link>
		<comments>http://www.bendewey.com/index.php/218/building-ria-apps-with-jquery-and-wcf#comments</comments>
		<pubDate>Sun, 07 Mar 2010 18:20:47 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=218</guid>
		<description><![CDATA[I finished my jQuery and WCF presentation at the NYC Code Camp. Thanks to all that attended. Downloads I&#8217;ve uploaded the sample code and the.]]></description>
				<content:encoded><![CDATA[<p>I finished my jQuery and WCF presentation at the <a href="http://nyc.codecamp.us" target="_blank">NYC Code Camp</a>. Thanks to all that attended.</p>
<h3>Downloads</h3>
<p>I&#8217;ve uploaded the sample code and the presentation to my website.  You can use the following links to download them:</p>
<ul>
<li><a href="http://www.bendewey.com/downloads/codecamp/Building-RIA-with-jQuery.pptx" target="_blank">Building RIA Applications with WCF and jQuery Presentation (.pptx)</a></li>
<li><a href="http://www.bendewey.com/downloads/codecamp/jQuery-Demos.zip" target="_blank">Building RIA Applications with WCF and jQuery Samples (.zip)</a></li>
</ul>
<h3>Updates</h3>
<p>Since we had so many good questions, we didn&#8217;t have a chance to cover the delete feature.  I&#8217;ve included this in the sample source code along with some code comments related to how it was created.  Please feel free to post comments here if you have any questions.</p>
<h3>Disclaimer</h3>
<p>We briefly talked about the concept of RESTful web services.  Please note that our sample is missing a few components of REST webservice (ie. using the DELETE method, and proper URI templating).  For more information on building RESTful webservices see the slides and samples from my <a href="http://www.bendewey.com/blog/index.php/176/alt-net-rest-presentation">Alt.NET REST Presentation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/218/building-ria-apps-with-jquery-and-wcf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Modular Silverlight Applications with MEF Presentation</title>
		<link>http://www.bendewey.com/index.php/215/building-modular-silverlight-applications-with-mef-presentation</link>
		<comments>http://www.bendewey.com/index.php/215/building-modular-silverlight-applications-with-mef-presentation#comments</comments>
		<pubDate>Sat, 06 Mar 2010 22:59:07 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=215</guid>
		<description><![CDATA[I just finished my Silverlight and MEF presentation at the NYC Code Camp. Thanks to all that attended. Downloads I&#8217;ve uploaded the sample code and.]]></description>
				<content:encoded><![CDATA[<p>I just finished my Silverlight and MEF presentation at the <a href="http://nyc.codecamp.us" target="_blank">NYC Code Camp</a>. Thanks to all that attended.</p>
<h3>Downloads</h3>
<p>I&#8217;ve uploaded the sample code and the presentation to my website.  You can use the following links to download them:</p>
<ul>
<li><a href="http://www.bendewey.com/downloads/codecamp/Silverlight-MEF.pptx" target="_blank">Using MEF with Silverlight Presentation (.pptx)</a></li>
<li><a href="http://www.bendewey.com/downloads/codecamp/MefSamples.zip" target="_blank">Using MEF with Silverlight Samples (.zip)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/215/building-modular-silverlight-applications-with-mef-presentation/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
