<?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; Silverlight</title>
	<atom:link href="http://davebost.com/blog/category/silverlight/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>Understanding InputScope with Silverlight on Windows Phone 7</title>
		<link>http://davebost.com/blog/2010/03/23/understanding-inputscope-with-silverlight-on-windows-phone-7/</link>
		<comments>http://davebost.com/blog/2010/03/23/understanding-inputscope-with-silverlight-on-windows-phone-7/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 03:31:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[windows+phone+7]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2010/03/23/understanding-inputscope-with-silverlight-on-windows-phone-7/</guid>
		<description><![CDATA[Well…this is new to me. Maybe its not new to you, but I’ll gladly share anyhow. I was watching a talk given at MIX by Mike Harsh on Building Windows Phone Applications with Silverlight and I was intrigued by his first demo where he showed the effects of applying an InputScope definition to a TextBox [...]]]></description>
			<content:encoded><![CDATA[<p>Well…this is new to me. Maybe its not new to you, but I’ll gladly share anyhow.</p>
<p>I was watching a talk given at MIX by <a href="http://blogs.msdn.com/mharsh/" target="_blank">Mike Harsh</a> on <a href="http://live.visitmix.com/MIX10/Sessions/CL16" target="_blank">Building Windows Phone Applications with Silverlight</a> and I was intrigued by his first demo where he showed the effects of applying an <a href="http://msdn.microsoft.com/en-us/library/system.windows.frameworkelement.inputscope(VS.100).aspx" target="_blank">InputScope</a> definition to a TextBox control and how it effected what implementation of the Soft Input Panel (sip or keyboard) was shown. InputScope has existed in the .NET Framework since v3.0 but I’ve never had cause to use it, or run across it for any purpose for that matter. After watching Mike’s presentation, I’ve come to the realization that all of us building Windows Phone apps will soon become very intimate with InputScope.</p>
<p>As opposed to spending my time writing up what I’ve learned, I decided to take a crack at producing a quick video walkthrough of InputScope, in its simplest form, as it relates to Silverlight for Windows Phone 7. </p>
<div><object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="320" height="240"><param name="source" value="/ClientBin/SmfSimplePlayer.xap" /><param name="background" value="white" /><param name="minRuntimeVersion" value="3.0.40818.0" /><param name="initParams" value="media=http://www.davebost.com/videos/Understanding-InputScope-WP7.wmv" /><param name="enableHtmlAccess" value="true" /><param name="autoUpgrade" value="true" /><a href="http://go.microsoft.com/fwlink/?LinkID=149156&amp;v=3.0.40818.0" style="text-decoration:none"> 		  <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none" />   </a> </object></div>
<p>I highly recommend <a href="http://live.visitmix.com/MIX10/Sessions/CL16" target="_blank">watching Mike’s talk</a> as well as the <a href="http://live.visitmix.com/MIX10/Sessions/CL17" target="_blank">Part 2 follow-up</a> by <a href="http://blogs.msdn.com/ptorr/" target="_blank">Peter Torr</a> to learn more about building Windows Phone 7 applications with Silverlight. Mike was kind enough to <a href="http://blogs.msdn.com/mharsh/archive/2010/03/17/slides-and-demos-from-my-mix10-session.aspx" target="_blank">provide all of the source code for his demos</a> as well as the slide deck over on his blog.</p>
<p>What other samples would you like to see? What questions do you have for building Windows Phone 7 apps with Silverlight?</p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2010/03/23/understanding-inputscope-with-silverlight-on-windows-phone-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.davebost.com/videos/Understanding-InputScope-WP7.wmv" length="11751369" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Resources from Silverlight 4 Presentation</title>
		<link>http://davebost.com/blog/2010/03/04/resources-from-silverlight-4-presentation/</link>
		<comments>http://davebost.com/blog/2010/03/04/resources-from-silverlight-4-presentation/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:37:00 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Samples]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2010/03/04/resources-from-silverlight-4-presentation/</guid>
		<description><![CDATA[I would like to thank everyone who came out to the first Chicago Silverlight user group meeting last night. We had a great turn out with some excellent dialog on the new features of Silverlight 4. As stated, I borrowed from Karen Corby’s session at PDC as it provides a nice roundup of some of [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to thank everyone who came out to the first Chicago Silverlight user group meeting last night. We had a <strong>great</strong> turn out with some excellent dialog on the new features of Silverlight 4. </p>
<p>As stated, I borrowed from <a href="http://microsoftpdc.com/Sessions/P09-11" target="_blank">Karen Corby’s session at PDC</a> as it provides a nice roundup of some of the great new features in Silverlight 4 including drag/drop, right-click handling, printing, web cam integration, network multicast support, as well as new rich text and Bidi support. Not to mention the new out-of-browser support for COM integration!</p>
<p>You can grab all of the resources used in last night’s presentation from <a href="http://scorbs.com/work" target="_blank">Karen’s Blog</a> as well as the <a href="http://www.microsoftpdc.com" target="_blank">PDC website</a>. I sprinkled a few others in as well…</p>
<ul>
<li><a href="http://microsoftpdc.com/Sessions/P09-11" target="_blank">Microsoft Silverlight 4 Overview from PDC2009</a></li>
<li><a href="http://ecn.channel9.msdn.com/o9/pdc09/ppt/CL01.pptx" target="_blank">Slide deck (PPT)</a></li>
<li><a href="http://scorbs.com/2009/11/19/pdc-session-silverlight-4-beta-overview/" target="_blank">Samples</a></li>
<li><a href="http://silverlight.net">http://silverlight.net</a></li>
<li><a href="http://silverlight.net/getstarted/" target="_blank">Get Started with Silverlight</a></li>
<li><a href="http://silverlight.net/getstarted/silverlight-4-beta/" target="_blank">Silverlight 4 Beta Information</a></li>
<li><a href="http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx" target="_blank">A guide to Silverlight 4 (Tim Heuer)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2010/03/04/resources-from-silverlight-4-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD2 Becomes The Chicago Silverlight User Group</title>
		<link>http://davebost.com/blog/2010/03/02/cd2-becomes-the-chicago-silverlight-user-group/</link>
		<comments>http://davebost.com/blog/2010/03/02/cd2-becomes-the-chicago-silverlight-user-group/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 00:06:27 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Illinois Events]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[usergroup]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2010/03/02/cd2-becomes-the-chicago-silverlight-user-group/</guid>
		<description><![CDATA[A received a note from Anthony Handley a few weeks back feeling out my thoughts around renaming (and re-chartering) the Chicago Designers and Developers User Group (CD2) to the Chicago Silverlight User Group. I thought it was a great idea as it provided a directed focus on what the topics and general direction of the [...]]]></description>
			<content:encoded><![CDATA[<p>A received a note from Anthony Handley a few weeks back feeling out my thoughts around renaming (and re-chartering) the <strong>Chicago Designers and Developers User Group (CD2)</strong> to the <strong>Chicago Silverlight User Group</strong>. I thought it was a great idea as it provided a directed focus on what the topics and general direction of the group would be. It would only help the community at large understand the conversations that were taking place.</p>
<p>The intention of the group from the beginning was to bring the conversations between designers and developers closer together from a platform agnostic approach. As Anthony expounds on below, the group started to gravitate to more discussions focused on a particular area – Silverlight. Changing the name only solidifies the charter of the groups intent to the community and provides a means to bring more people together around a common cause (a “community”). </p>
<p>We are still able to facilitate conversations and idea sharing between designers and developers through events such as RIApalooza. Myself, along with the leaders of the Chicago Silverlight user group and the Chicago Adobe user group are currently in the planning stages of RIApalooza 3. More details to come. </p>
<p>Here is Anthony’s message…</p>
<p>&#160;</p>
<blockquote><p>In the past 18 months, the <strong>Chicago Designers and Developers User Group</strong> has sought to walk the lines between design and development while remaining platform agnostic. We&#8217;ve had some great presentations and speakers in the past; however, it has become increasingly difficult to find and schedule topics that appeal to designers and developers in both the Adobe and Microsoft worlds. After careful introspection and evaluation, the CD2 leadership team have chosen to clarify our place in the community and focus on Microsoft Silverlight &amp; WPF.</p>
<p>And so, we&#8217;re extremely excited to announce the creation of <strong>The Chicago Silverlight User Group</strong>. The core purpose of the group (better designer/developer collaboration) hasn&#8217;t changed, but includes a renewed focus as we concentrate on all that Silverlight and WPF have to offer as a rich platform. We invite all of CD2&#8242;s members to continue to join us in this new and excited SIG in the coming months. </p>
<p><strong>In effect, this is the sunset of CD2 as we know it today</strong>. We realize that some of the content we sought to bring to CD2 is already capably provided by the likes of IxDA and the Chicago Area Adobe User Groups. We believe these groups also add value to the designer and developer communities.</p>
<p>The new user group&#8217;s <strong>inaugural meeting will be at 6PM on Wednesday, March 3rd at The Illinois Technology Association (ITA) 200 S. Wacker Drive, 15th Floor | Chicago, IL 60606</strong></p>
<p>We will be launching a new registration website in the coming weeks. If you have any questions or comments about <strong>The Chicago Silverlight User Group</strong>, please contact us at the email addresses below.</p>
</blockquote>
<p>I am happy to report that I will be speaking at the (<a href="http://chicagosilverlight.eventbrite.com/" target="_blank">re)inaugural meeting of the Chicago Silverlight user group on March 3rd</a>. We will be discussing the new features of <strong>Silverlight 4</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2010/03/02/cd2-becomes-the-chicago-silverlight-user-group/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tim Heuer let&#8217;s us in on the 411 of the Silverlight 4 Beta</title>
		<link>http://davebost.com/blog/2009/11/18/tim-heuer-lets-us-in-on-the-411-of-the-silverlight-4-beta/</link>
		<comments>http://davebost.com/blog/2009/11/18/tim-heuer-lets-us-in-on-the-411-of-the-silverlight-4-beta/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:27:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[PDC2009]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[silverlight4]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2009/11/18/tim-heuer-lets-us-in-on-the-411-of-the-silverlight-4-beta/</guid>
		<description><![CDATA[Today at the PDC conference, Scott Guthrie announced the release of the Silverlight 4 Beta. Scott announced some amazing new features as part of Silverlight 4 including webcam support, printing support, clipboard access, right-click and mouse wheel control, implicit styles, drop/drop, HTML rendering, commanding, and on and on. My good friend, Tim Heuer, provides a [...]]]></description>
			<content:encoded><![CDATA[<p>Today at the PDC conference, <a href="http://weblogs.asp.net/scottgu" target="_blank">Scott Guthrie</a> announced the <a href="http://silverlight.net/getstarted/silverlight-4-beta/" target="_blank">release of the Silverlight 4 Beta</a>. Scott announced some amazing new features as part of Silverlight 4 including webcam support, printing support, clipboard access, right-click and mouse wheel control, implicit styles, drop/drop, HTML rendering, commanding, and on and on.</p>
<p align="left">My good friend, <a title="Tim Heuer" href="http://timheuer.com/blog" target="_blank">Tim Heuer</a>, provides a <a href="http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx" target="_blank">comprehensive article on the announcements around Silverlight 4</a> including a feature review with links to videos and sample code as well as a list of all the bits you need to get up and running with Silverlight 4.</p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2009/11/18/tim-heuer-lets-us-in-on-the-411-of-the-silverlight-4-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thirsty Developer #71: Talking Silverlight with Tim Heuer</title>
		<link>http://davebost.com/blog/2009/08/10/thirsty-developer-71-talking-silverlight-with-tim-heuer/</link>
		<comments>http://davebost.com/blog/2009/08/10/thirsty-developer-71-talking-silverlight-with-tim-heuer/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 19:18:57 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Thirsty Developer]]></category>
		<category><![CDATA[XAML]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[tim heuer]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2009/08/10/thirsty-developer-71-talking-silverlight-with-tim-heuer/</guid>
		<description><![CDATA[We mixed up the process of recording the Thirsty Developer episode this time around. We’ve been wanting to get our good friend Tim Heuer back on for a discussion of the recently released Silverlight 3 and the future of Rich Internet Application development. The problem was, we weren’t going to see Tim anytime in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thirstydeveloper.com" target="_blank"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="Logo_small" border="0" alt="Logo_small" align="right" src="http://www.davebost.com/images/ThirstyDeveloper71TalkingSilverlightwith_C956/Logo_small.png" width="100" height="100" /></a> We mixed up the process of recording the Thirsty Developer episode this time around. We’ve been wanting to get our good friend <a href="http://www.timheuer.com/blog" target="_blank">Tim Heuer</a> back on for a discussion of the recently released Silverlight 3 and the future of Rich Internet Application development. The problem was, we weren’t going to see Tim anytime in the near future. All of our previous shows have always been recorded live. This time around, we went with a Skype hook-up with Tim across two time zones. You can certainly tell, but for what it was I think the quality sufficed to give you the opportunity to listen in on a great conversation with Tim.</p>
<p>With opening the possibilities of Skype, we have the opportunity to open the list of potential guests on the Thirsty Developer. If you have a technical topic that you’re passionate about and would like to share with the audience, let us know. Send an email to <a href="mailto:thirstydeveloper@live.com">thirstydeveloper@live.com</a>.</p>
<p>&#160;</p>
<p><a href="http://thirstydeveloper.com/2009/08/10/71TalkingSilverlightWithTimHeuer.aspx" target="_blank"><strong>Thirsty Developer #71: Talking Silverlight with Tim Heuer</strong></a></p>
<p>&#160;</p>
<p>Don’t forget, you can subscribe to the <a href="http://thirstydeveloper.com">Thirsty Developer</a> podcast through <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=269316506">iTunes</a> or <a href="zune://subscribe/?Thirsty Developer=http://feeds.feedburner.com/ThirstyDeveloperPodcast">Zune Marketplace</a>, or you can grab the RSS feed and drop it into your favorite podcast downloading tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2009/08/10/thirsty-developer-71-talking-silverlight-with-tim-heuer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>MSDN Unleashed Fall &#8216;08 Recap with a Little St. Louis Code Camp Thrown In</title>
		<link>http://davebost.com/blog/2009/01/14/msdn-unleashed-fall-08-recap-with-a-little-st-louis-code-camp-thrown-in/</link>
		<comments>http://davebost.com/blog/2009/01/14/msdn-unleashed-fall-08-recap-with-a-little-st-louis-code-camp-thrown-in/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 20:22:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Illinois Events]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Wisconsin Events]]></category>

		<guid isPermaLink="false">http://davebost.com/blog/2009/01/14/msdn-unleashed-fall-08-recap-with-a-little-st-louis-code-camp-thrown-in/</guid>
		<description><![CDATA[Ok… I failed. I’ve been sitting on this post for some time now. But you know how it goes. You get busy… the holidays… vacation with the mouse…yada-yada-yada. Anyhow… I promised the attendees of the recent MSDN Unleashed events along with the gracious group of developers at the St. Louis Code Camp a copy of [...]]]></description>
			<content:encoded><![CDATA[<p>Ok… I failed. I’ve been sitting on this post for some time now. But you know how it goes. You get busy… the holidays… vacation with the mouse…yada-yada-yada. Anyhow… I promised the attendees of the recent MSDN Unleashed events along with the gracious group of developers at the St. Louis Code Camp a copy of my slides from my presentations at the aforementioned events.</p>
<p>First… let’s point you to the slides presented at the Fall ‘08 series of MSDN Unleashed events. MSDN Unleashed is a series of events that the Microsoft Evangelist present across the country to keep you – the developer audience – up to snuff on what’s going on in the world of development around the Microsoft Platform.</p>
<div style="text-align: left; width: 425px" id="__ss_815361"><a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="Building Applications for SQL Server 2008" href="http://www.slideshare.net/davebost/building-applications-for-sql-server-2008-presentation?type=powerpoint">Building Applications for SQL Server 2008</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=devsql201dbost2-1228343206407753-8&amp;stripped_title=building-applications-for-sql-server-2008-presentation" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=devsql201dbost2-1228343206407753-8&amp;stripped_title=building-applications-for-sql-server-2008-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View SlideShare <a style="text-decoration: underline" title="View Building Applications for SQL Server 2008 on SlideShare" href="http://www.slideshare.net/davebost/building-applications-for-sql-server-2008-presentation?type=powerpoint">presentation</a>. (tags: <a style="text-decoration: underline" href="http://slideshare.net/tag/sqlserver">sqlserver</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/net">.net</a>)</div>
</p></div>
<p>&#160;</p>
<p>I presented an overview of Silverlight 2 at both MSDN Unleashed and the St. Louis Code Camp, therefore, I’ll only link to it once here…</p>
<div style="text-align: left; width: 425px" id="__ss_815362"><a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="Silverlight 2" href="http://www.slideshare.net/davebost/silverlight-2-presentation-815362?type=powerpoint">Silverlight 2</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=devweb251dbost-1228343149420880-8&amp;stripped_title=silverlight-2-presentation-815362" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=devweb251dbost-1228343149420880-8&amp;stripped_title=silverlight-2-presentation-815362" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View SlideShare <a style="text-decoration: underline" title="View Silverlight 2 on SlideShare" href="http://www.slideshare.net/davebost/silverlight-2-presentation-815362?type=powerpoint">presentation</a>. (tags: <a style="text-decoration: underline" href="http://slideshare.net/tag/visualstudio">visualstudio</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/blend">blend</a>)</div>
</p></div>
<p>&#160;</p>
<p><strong>St. Louis Code Camp</strong></p>
<p>The St. Louis Code Camp was great! I’d like to thank Scott Spradlin and all of the organizers for inviting me to participate in a great event. I’d also like to think Brian Moore for letting me crash at Chateau Moore. I look forward to participating at future events in and around St. Louis.</p>
<p>At the St. Louis Code Camp, I presented an overview on Azure and the Azure Services Platform. I also filled in for a speaker who had to unfortunately back out at the last minute and presented an overview of Silverlight 2 (see slides above). </p>
<p>The St. Louis developer community came out strong and I thank them for their hospitality. On to the slides…</p>
<div style="text-align: left; width: 425px" id="__ss_734009"><a style="margin: 12px 0px 3px; display: block; font: 14px helvetica,arial,sans-serif; text-decoration: underline" title="A Lap Around Windows Azure" href="http://www.slideshare.net/davebost/a-lap-around-windows-azure-presentation?type=powerpoint">A Lap Around Windows Azure</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=alaparoundazurecvcc-1226166112039988-8&amp;stripped_title=a-lap-around-windows-azure-presentation" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=alaparoundazurecvcc-1226166112039988-8&amp;stripped_title=a-lap-around-windows-azure-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View SlideShare <a style="text-decoration: underline" title="View A Lap Around Windows Azure on SlideShare" href="http://www.slideshare.net/davebost/a-lap-around-windows-azure-presentation?type=powerpoint">presentation</a>. (tags: <a style="text-decoration: underline" href="http://slideshare.net/tag/programming">programming</a> <a style="text-decoration: underline" href="http://slideshare.net/tag/net">.net</a>)</div>
</p></div>
<p>&#160;</p>
<p>Once again… my apologies for the tardiness of posting these slides. But if you haven’t figured it out by now, you can find all of my presentations up on <a href="http://www.slideshare.net/davebost">SlideShare</a>. You may also understand my tardiness once you read some upcoming news I have for you (my poor attempt at a teaser). Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://davebost.com/blog/2009/01/14/msdn-unleashed-fall-08-recap-with-a-little-st-louis-code-camp-thrown-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

