<?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>Dave Bost &#187; WPF</title>
	<atom:link href="http://davebost.com/blog/category/wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://davebost.com/blog</link>
	<description>The Mind of a Developer Evangelist.</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:12:28 +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>XAMLFest Comes Online</title>
		<link>http://davebost.com/blog/2009/06/03/xamlfest-comes-online/</link>
		<comments>http://davebost.com/blog/2009/06/03/xamlfest-comes-online/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 17:43:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>
		<category><![CDATA[blend]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[visual+studio]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2009/06/03/xamlfest-comes-online/</guid>
		<description><![CDATA[If you missed the recent XAMLFest tour, don’t fret. Our friends over in the ISV Evangelism team have brought XAMLFest Online! XAMLFest is a series of free training seminars focused on what developers and designers need to know to “light up” their applications with XAML, WPF and Silverlight. For the week of June 1st, some [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://xamlfestonline.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px; display: inline; border-top: 0px; border-right: 0px" border="0" align="right" src="http://blogs.msdn.com/blogfiles/usisvde/WindowsLiveWriter/JoinforXAMLFestOnlineJune15_ECA0/xamlfest_2.png" /></a>If you missed the recent XAMLFest tour, don’t fret. Our friends over in the <a href="http://blogs.msdn.com/usisvde/archive/2009/05/10/join-for-xamlfest-recorded-sessions-online-live-june-1-5.aspx" target="_blank">ISV Evangelism team</a> have brought <a href="http://xamlfestonline.com" target="_blank">XAMLFest Online</a>! XAMLFest is a series of free training seminars focused on what developers and designers need to know to “light up” their applications with <a href="http://msdn.microsoft.com/en-us/library/ms752059.aspx" target="_blank">XAML</a>, <a href="http://www.windowsclient.com" target="_blank">WPF</a> and <a href="http://www.silverlight.net" target="_blank">Silverlight</a>. For the week of June 1st, some of these seminars will be available as Live Meeting presentations where you can ask questions directly and participate in a dialog with the speaker and other subject matter experts.</p>
<p>If you’re looking to ramp up your skills in the land of XAML, I’d recommend adding these events to your calendar. Don’t worry if you can’t make the Live Meeting sessions as those will also be available on-demand. </p>
<p>Here’s a list of the great content you have to choose from…</p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1226">XAML Continuum</a> </h5>
<p>XAML is the <i>lingua franca</i> of both Silverlight and Windows Presentation Foundation, Microsoft’s presentation technologies for the future. In this introductory session, learn how XAML empowers designers and developers to build rich Web and desktop applications. You’ll see how Blend can be used by designers to create assets and applications, and how Visual Studio 2008 to quickly implement an application’s functionality. What’s more, you’ll understand how Blend and Visual Studio work together to enable seamless workflow between designers and developers. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1227">XAML for Designers</a> </h5>
<p>Throughout XAMLFest, you’ll participate by building a Silverlight application from the ground up. In this session, you’ll jump Microsoft Expression Blend to begin creating this demonstration app. You’ll learn the basics of project creation, see how to navigate within Blend, and how XAML defines an application’s user interface. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1228">XAML for Developers</a> </h5>
<p>In this first session geared towards developers, use Visual Studio 2008 to create and explore a basic Silverlight application. You’ll gain a better understanding of Silverlight anatomy and architecture, and you’ll see how Resource markup extensions work. You will also gain a better understanding of the deployment model used by Silverlight, and the role of Silverlight’s cross-platform, plug-in-based CLR. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1229">XAML Fundamentals</a> </h5>
<p>In this recorded session, you’ll gain a solid foundational understanding of how XAML is used to build applications. First, you’ll see how XAML’s layout containers can be used to create interfaces that scale and re-size cleanly and intelligently. Next, you’ll see how you can use a variety of built-in controls to quickly create a working user interface. Finally, you’ll understand the role of XAML in data binding, and you’ll see how you can bind controls and properties using markup or code. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1230">Layouts and Controls in Blend</a> </h5>
<p>In this live session, you’ll continue to build the sample application that you started creating the previous day. Here, you’ll create your application’s layout and begin adding controls. You’ll explore basic element binding using Blend. At the end of the session you’ll have a working Silverlight application that exhibits some basic functionality. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1231">Layouts and Controls in Visual Studio</a> </h5>
<p>This session will begin with an exploration of application layout in XAML, using Visual Studio. And although there is a lot of functionality built-in to the existing framework, API and controls, there are times when you need to add some custom functionality in order to get your application to behave just the right way. To that end, you’ll use Visual Studio to build a simple value converter that can be used by your sample application. Along the way, you’ll understand the role of value converters and you’ll see how you can use code-behind to create and manipulate XAML objects.&#160; </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1232">Prototyping</a> </h5>
<p>With today’s emphasis on usability and appealing user interfaces, it’s more important than ever to prototype your applications. In this session, you’ll see how new tools in Blend 3 enable you to quickly create working prototypes that can provide a foundation for building the actual application. You’ll learn about SketchFlow, “Wiggly styles”, sample data, and you’ll see how you can create a prototype that allows you to easily gather user feedback. Finally, you’ll see how you can save hours and hours by using Blend 3’s spec generation tool. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1233">New Prototyping Features in Blend 3</a> </h5>
<p>In this session focusing on practical guidance on prototyping, you’ll use Blend to add screens, compositions and navigation behaviors to the sample application. You’ll add sample data sources to screens, sketch prototype user experience, and generate a spec document.&#160; </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1234">Building a Domain Model in Visual Studio</a> </h5>
<p>In this session, you’ll use the spec document that was generated in the earlier design session to build a domain model consistent with sample data. You’ll also add notification interfaces that enable consumers to subscribe to changes in the domain model. Finally, you’ll bind the user experience to the domain model.&#160; Live Meeting on <em>June 3, 2009 / 1:00 PM PDT (4 pm EDT)</em></p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1235">Patterns and Practices</a> </h5>
<p>With the release of its Expression tools for designers, Microsoft has prompted a re-evaluation of user interface design and workflow distribution. Now that Expression is approaching its third major release, a number of patterns and practices have emerged. In this session, you’ll see an approach to workflow that plays to the strengths of both designers and developers. Also, you’ll understand the importance of the “integrator” role in making sure this workflow runs smoothly. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1236">Styles, Resources, Templates and Animations</a> </h5>
<p>XAML makes it easier for designers to take on more responsibility when it comes to implementing user interface design. In the past, most everything beyond static screenshots and mockups required a developer to write behind-the-scenes code. In this session, you’ll see how Expression empowers designers to add styling, create templates, and define animations. You’ll see how the Visual State Manager is used to provide animation between element states. You’ll also see Blend 3’s new support for importing Adobe® Photoshop® content. Live Meeting on <em>June 4, 2009 / 9:00 AM PDT (noon EDT)</em></p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1237">Implementing the M-V-VM Pattern</a> </h5>
<p>The Model/View/ViewModel (M-V-VM) pattern is a modern variation of the classic Model/View/Controller (MVC) approach to UI design. In this session, you’ll use Visual Studio to implement M-V-VM for the sample application. You’ll bind the user experience to the view model, and explore templates and animations in both XAML and managed code. Live Meeting on <em>June 4, 2009 / 1:00 PM PDT (4 PM EDT)</em></p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1238">Upsizing</a> </h5>
<p>Up until this point, most of the work you’ve done in XAMLFest has been using Silverlight, with sample data. In this session, you’ll see how an application can leverage endpoints and Service-Oriented Architectures. You’ll also see how Windows Presentation Foundation (WPF) fits into the picture – how XAML and .NET enable reusability between Silverilght and WPF applications, and how to leverage features that are unique to WPF. You’ll also get a sneak peek at some of the exciting innovations coming in .NET 4.0. </p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1239">Using Blend to Create WPF Apps and Controls</a> </h5>
<p>You can build great Windows Presentation Foundation (WPF) apps with Blend, too, and in this session you’ll see exactly that. You’ll build a rich desktop client to complement the sample application you’ve been working on, and in doing so you’ll learn how to migrate screens, resources, styles and assets from Silverlight to WPF. This session will explore the similarities and differences between Silverlight and WPF applications.&#160; Live Meeting on <em>June 5, 2009 / 9:00 AM PDT (noon EDT)</em></p>
<h5><a href="http://www.msdev.com/Directory/Description.aspx?eventId=1240">Code Reusability between Silverlight and WPF</a></h5>
<p>In this final session of XAMLFest, you’ll gain a solid understanding of WPF application architecture and development. You’ll implement a service endpoint that provides a domain model that can be used by both Silverlight and WPF. In addition, you’ll get some hands-on experiencing developing controls and applications with Silverlight/WPF re-use in mind. Live Meeting on <em>June 5, 2009 / 1:00 PM PDT (4 PM EDT)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2009/06/03/xamlfest-comes-online/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .NET Fx 4 (Beta 1) Now Available!</title>
		<link>http://davebost.com/blog/2009/05/22/visual-studio-2010-and-net-fx-4-beta-1-now-available/</link>
		<comments>http://davebost.com/blog/2009/05/22/visual-studio-2010-and-net-fx-4-beta-1-now-available/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:53:13 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Team System]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[.NET 4]]></category>
		<category><![CDATA[visual+studio]]></category>
		<category><![CDATA[visual+studio+2010]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2009/05/22/visual-studio-2010-and-net-fx-4-beta-1-now-available/</guid>
		<description><![CDATA[This week I am attending php&#124;tek and while learning how to “Get it Done” from Wez Furlong, Soma announced on his blog that Visual Studio 2010 and .NET Fx 4 (Beta 1) has shipped to the developer masses. You can download the bits, submit feedback to the Connect site and participate in the ongoing conversations [...]]]></description>
			<content:encoded><![CDATA[<p>This week I am attending <a href="http://tek.mtacon.com/" target="_blank">php|tek</a> and while learning how to <a href="http://netevil.org/blog/2009/05/getting-it-done" target="_blank">“Get it Done” from Wez Furlong</a>, <a href="http://blogs.msdn.com/somasegar/archive/2009/05/18/visual-studio-2010-and-net-fx-4-beta-1-ships.aspx" target="_blank">Soma announced on his blog</a> that Visual Studio 2010 and .NET Fx 4 (Beta 1) has shipped to the developer masses.</p>
<p>You can <a href="http://msdn.microsoft.com/en-gb/netframework/dd819232.aspx" target="_blank">download the bits</a>, <a href="http://go.microsoft.com/fwlink/?LinkID=151484" target="_blank">submit feedback to the Connect site</a> and participate in the ongoing conversations on the <a href="http://social.msdn.microsoft.com/Forums/en-US/category/VSPreRelease,netdevelopmentprerelease,visualstudioprerelease,vstsprerelease" target="_blank">Beta forums</a>. The documentation has been removed from the download for Beta 1 but you can find all of the <a href="http://msdn.microsoft.com/en-gb/library/dd410112(VS.100).aspx" target="_blank">documentation online on MSDN</a>.</p>
<p>Once you kicked off the download, be sure to read <a href="http://msdn.microsoft.com/en-us/library/dd409230(VS.100).aspx" target="_blank">What’s New in .NET Framework 4</a> and <a href="http://msdn.microsoft.com/en-us/library/bb386063(VS.100).aspx" target="_blank">What’s New in Visual Studio 2010</a>. </p>
<p>You can install <a href="http://msdn.microsoft.com/en-us/library/ms246609(VS.100).aspx" target="_blank">Visual Studio 2010 side-by-side</a> with other versions of Visual Studio or you can drop it into a virtualized machine with something like <a href="http://www.microsoft.com/windows/virtual-pc/default.aspx" target="_blank">Virtual PC</a>.</p>
<p>Once you have everything up and running, download the Visual Studio 2010 Training Kit to learning about the latest features and enhancements. There are also a number of walkthroughs posted highlighting some of these new features.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2009/05/22/visual-studio-2010-and-net-fx-4-beta-1-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WPF Training Tour Coming to Chicago</title>
		<link>http://davebost.com/blog/2009/05/08/free-wpf-training-tour-coming-to-chicago/</link>
		<comments>http://davebost.com/blog/2009/05/08/free-wpf-training-tour-coming-to-chicago/#comments</comments>
		<pubDate>Fri, 08 May 2009 16:14:38 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[lob]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[visual+studio]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2009/05/08/free-wpf-training-tour-coming-to-chicago/</guid>
		<description><![CDATA[&#160; We received quite a bit of feedback from the MIX’09 conference on why Microsoft was pushing WPF aside and focusing their efforts on Silverlight. This is certainly not the case and the WPF story is stronger than ever. This is evident in the Visual Studio teams strategy (and several product teams across Microsoft) to [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>We received quite a bit of feedback from the <a href="http://sessions.visitmix.com" target="_blank">MIX’09 conference</a> on why Microsoft was pushing <a href="http://msdn.microsoft.com/en-us/vbasic/cc506053.aspx" target="_blank">WPF</a> aside and focusing their efforts on <a href="http://silverlight.net" target="_blank">Silverlight</a>. This is certainly not the case and the WPF story is stronger than ever. This is evident in the Visual Studio teams strategy (and several product teams across Microsoft) to bet on <a href="http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-2010.aspx" target="_blank">WPF for their front-end technology for Visual Studio 2010</a>. MIX’09 is a conference focused on Web design and development and WPF is specific to building client-based applications. </p>
<p>For the vast majority of enterprise developers, their day to day efforts are spent applying their skills in building and maintaining line-of-business applications. Prior to WPF, these types of client-side applications have been built using technologies such as <a href="http://msdn.microsoft.com/en-us/vbasic/ms789192.aspx" target="_blank">WinForms</a>. WPF is focused on bringing the client-side technologies forward and providing the necessary tools and technologies to offer our users a better user experience and building the next-generation types of applications. However, there is a significant (but short-lived) learning curve in bringing your .NET skills to targeting WPF applications.</p>
<p>Thankfully, <a href="http://karlshifflett.wordpress.com/2009/04/02/announcing-the-wpf-for-lob-training-tour/" target="_blank">Karl Shifflet</a> and <a href="http://blogs.msdn.com/jaimer/archive/2009/04/01/announcing-the-using-wpf-to-build-lob-applications-training-tour.aspx" target="_blank">Jaime Rodriquez</a> are hitting the road across 4 cities across the U.S. as well as London to provide a<strong> *free* 2-day training class</strong> focused on building line-of-business applications with WPF. Karl Shifflett is a former Microsoft MVP and current Program Manager for Cider (Cider is the code name for the WPF designer in Visual Studio). Jaime Rodriquez is a Microsoft Technical Evangelist focusing on WPF and Silverlight. You can’t find any better instructors than the ones who are actually building the technology! If you’re interested in learning more about WPF and how it can help you bring more engaging user experiences to your users, I highly suggest attending this event.</p>
<p><strong>Date, Location, and Logistics </strong><strong></strong></p>
<p><a href="http://www.msregistration.com/wpflobLA">Los Angeles, CA</a>, 4/24 -4/25 </p>
<p><a href="http://www.msregistration.com/wpflobUK">London, UK</a>, 5/15 -5/16 </p>
<p><a href="http://www.msregistration.com/wpflobNY">New York, NY</a>, 5/29-5/30 </p>
<p><a href="http://www.msregistration.com/wpflobIL">Chicago, IL</a>, 6/12-6/13 </p>
<p><a href="http://www.msregistration.com/wpflobAZ">Phoenix, AZ</a>, 6/5-6/6</p>
<p><strong>Agenda</strong></p>
<p>Day One: </p>
<ul>
<li>Lap Around WPF</li>
<li>WPF Tools ( Blend, Visual Studio 2008)</li>
<li>Graphics Subsystem </li>
<li>Layout </li>
<li>WPF Fundamentals and new concepts (Application Model, Dependency Properties, Trees (logical &amp; visual),&#160; Events, Threading) </li>
<li>Resources</li>
<li>Controls </li>
<li>Styling </li>
<li>Templating </li>
<li>Q&amp;A with instructors at end of day </li>
</ul>
<p>Day Two:</p>
<ul>
<li>WPF integration with Win32 and Windows Forms </li>
<li>Data binding </li>
<li>Introduction to Model-View-ViewModel </li>
<li>Commanding in M-V-VM </li>
<li>Views, Navigation and Transitions </li>
<li>Data Validation </li>
<li>Error handling, Model dialogs, Logging </li>
<li>Unit Testing </li>
<li>MVVM &amp; LOB tips and tricks </li>
<li>Q&amp;A with the instructor</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2009/05/08/free-wpf-training-tour-coming-to-chicago/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Indy TechFest &#8216;08 Wrap-up</title>
		<link>http://davebost.com/blog/2008/10/06/indy-techfest-08-wrap-up/</link>
		<comments>http://davebost.com/blog/2008/10/06/indy-techfest-08-wrap-up/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 19:03:23 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2008/10/06/indy-techfest-08-wrap-up/</guid>
		<description><![CDATA[I would like to commend the organizers of the Indy TechFest ‘08 for putting on one of the best community run conferences I’ve ever been a part of. With over 450 in attendance and a day full of great technical content and great speakers. Very impressive all around. Stand up job, gentlemen! I’d also like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://indytechfest.com"><img title="indytechfest" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 10px; border-right-width: 0px" height="70" alt="indytechfest" src="http://www.davebost.com/images/IndyTechFestWrapup_C395/indytechfest.jpg" width="244" align="right" border="0" /></a> I would like to commend the organizers of the <a href="http://indytechfest.com" target="_blank">Indy TechFest ‘08</a> for putting on one of the best community run conferences I’ve ever been a part of. With over 450 in attendance and a day full of great technical content and great speakers. Very impressive all around. Stand up job, gentlemen! I’d also like to thank the attendees who came up to introduce themselves and those of you who attended my sessions.</p>
<p>My first session on <em>A Tour and Discussion of CodePlex</em> came awfully early in the&#160; morning when Dan Rigsby dragged myself, <a href="http://briangorbett.com/" target="_blank">Brian Gorbett</a> and our new friends from Findlay, Ohio out for a night of pre-techfest festivities. As a side note, if you feel your ego is getting to bloated, just go to a bar where you are the oldest one there! Ugh. Here are a few links from the session…</p>
<div id="__ss_639815" style="width: 425px; text-align: left"><a title="A Tour of CodePlex" style="display: block; margin: 12px 0px 3px; font: 14px helvetica,arial,sans-serif; text-decoration: underline" href="http://www.slideshare.net/davebost/a-tour-of-codeplex-presentation?type=powerpoint">A Tour of CodePlex</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=codeplexdavebost-1223326331484508-8&amp;rel=0&amp;stripped_title=a-tour-of-codeplex-presentation" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=codeplexdavebost-1223326331484508-8&amp;rel=0&amp;stripped_title=a-tour-of-codeplex-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p>
<div style="font-size: 11px; padding-top: 2px; font-family: tahoma,arial; height: 26px">View SlideShare <a title="View A Tour of CodePlex on SlideShare" style="text-decoration: underline" href="http://www.slideshare.net/davebost/a-tour-of-codeplex-presentation?type=powerpoint">presentation</a> (tags: <a style="text-decoration: underline" href="http://slideshare.net/tag/opensource">opensource</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/codeplex">codeplex</a>)</div>
</p>
</div>
<p><u>Resource Links:</u></p>
<p><a href="http://codeplex.com" target="_blank">http://codeplex.com</a></p>
<p><a href="http://en.wikipedia.org/wiki/Open_source" target="_blank">Wikipedia definition for Open Source</a></p>
<p><a href="http://blogs.msdn.com/codeplex" target="_blank">CodePlex Team Blog</a></p>
<p><a href="http://blogs.msdn.com/codeplex/archive/2008/09/14/codeplex-launches-support-for-tortoisesvn.aspx" target="_blank">Article on CodePlex support for TortoiseSVN</a></p>
<p><a href="http://www.codeplex.com/FacebookToolkit" target="_blank">Facebook Developer Toolkit Project Page</a></p>
<p><a href="http://blogs.msdn.com/saraford/" target="_blank">Sara Ford’s Blog</a></p>
<p>&#160;</p>
<p>In my WPF session, <em>WPF, WTF? No…WPF! It’s all about XAML these days</em>, we had an amazing turnout – standing room only! There can only be a few explanations as to why… A.) the room only had 10 chairs available, B.) all of the other sessions at the time were canceled, or C.) there is a LOT of interest in building WPF applications. I hope it’s the latter! As with all my WPF sessions I’ve presented in the past, there was just WAY to much content to fit in a short amount of time. I need to either take this session and ask for two time slots to cover it, or just pair down the session to fit it into the standard 60-75 minute time slots. There is just SO much to talk about, it would be hard to pair it down. Here are the resources from the session…</p>
</p>
<div id="__ss_639594" style="width: 425px; text-align: left"><a title="WPF Applications, It&#39;s all about XAML these days" style="display: block; margin: 12px 0px 3px; font: 14px helvetica,arial,sans-serif; text-decoration: underline" href="http://www.slideshare.net/davebost/wpf-applications-its-all-xaml-these-days-presentation?type=powerpoint">WPF Applications, It&#8217;s all about XAML these days</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=indytechfest08dbostwpf-1223317493208850-8&amp;rel=0&amp;stripped_title=wpf-applications-its-all-xaml-these-days-presentation" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=indytechfest08dbostwpf-1223317493208850-8&amp;rel=0&amp;stripped_title=wpf-applications-its-all-xaml-these-days-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></p>
<div style="font-size: 11px; padding-top: 2px; font-family: tahoma,arial; height: 26px">View SlideShare <a title="View WPF Applications, It&#39;s all about XAML these days on SlideShare" style="text-decoration: underline" href="http://www.slideshare.net/davebost/wpf-applications-its-all-xaml-these-days-presentation?type=powerpoint">presentation</a> (tags: <a style="text-decoration: underline" href="http://slideshare.net/tag/windows">windows</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/visualstudio">visualstudio</a>)</div>
</p>
</div>
<p><u>Resource Links:</u></p>
<p><a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032376936&amp;EventCategory=3&amp;culture=en-US&amp;CountryCode=US" target="_blank">MSDN Virtual Lab on Building WPF applications</a></p>
<p><a href="http://windowsclient.net learning resources" target="_blank">http://windowsclient.net learning resources</a></p>
<p><a href="http://www.microsoft.com/expression/resources/Default.aspx" target="_blank">Expression Learning Resources</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2008/10/06/indy-techfest-08-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

