<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://windowsclient.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hands-on Labs</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/default.aspx</link><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20423.869)</generator><item><title>RecipeBox: Expression Blend Hands On Lab</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry4020.aspx</link><pubDate>Fri, 25 May 2007 21:21:31 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:4020</guid><dc:creator>jaytayl</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;RecipeBox is an application written in C# which loads a set of recipes from an XML file and displays them using the Windows Presentation Foundation. WPF controls can be given customized appearances using a feature known as Control Styling. Those styled controls still retain the default windows behavior, which allows you to (e.g.) select items in this list by using the arrow keys.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://winfx.members.winisp.net/images/recipe.jpg" width="600" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://windowsclient.net/Samples/HandsOnLabs/recipebox.zip" length="22758555" type="application/x-zip-compressed" /></item><item><title>Color Swatch: Expression Blend Hands On Lab</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry4019.aspx</link><pubDate>Fri, 25 May 2007 21:20:44 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:4019</guid><dc:creator>jaytayl</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Have fun customizing a ListBox control to look like a color pantone!&lt;/p&gt;
&lt;p&gt;&lt;img style="WIDTH:560px;HEIGHT:426px;" height="426" src="http://winfx.members.winisp.net/images/swatch.jpg" width="560" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://windowsclient.net/Samples/HandsOnLabs/colorswatch.zip" length="1470753" type="application/x-zip-compressed" /></item><item><title>Windows Live Search: Expression Blend Hands On Lab</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry4018.aspx</link><pubDate>Fri, 25 May 2007 21:19:47 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:4018</guid><dc:creator>jaytayl</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Discover the power that custom controls in Expression Blend bring in helping you deliver rich experiences, and learn how you can create and use such controls in your applications.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://winfx.members.winisp.net/images/live.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://windowsclient.net/Samples/HandsOnLabs/livesearch.zip" length="2693845" type="application/x-zip-compressed" /></item><item><title>Using Data Binding in WPF</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3729.aspx</link><pubDate>Wed, 09 May 2007 17:48:27 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3729</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Any real-world scalable application relies on a data model. Data Binding is the process that connects that data with the User Interface of your application. The easy communication between the two enables us to easily achieve a very clean separation of the UI and business logic, allowing designers and developers to work in parallel doing what they do best.&lt;/p&gt;

&lt;p&gt;Support for data has been an afterthought in many previous technologies. “Windows Presentation Foundation,” however, was designed from the ground up with Data Binding in mind. Data Binding in “Windows Presentation Foundation” is extremely flexible because developers can link any Control to any type of data.&lt;/p&gt;

 &lt;p&gt;This lab will cover the main scenarios around Data Binding. We hope this is a good starting point for you to discover more about Data Binding as you apply these concepts to your own applications. &lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3729/download.aspx" length="1379881" type="application/x-zip-compressed" /></item><item><title>Expression Blend Feature Tour - Fabrikam Catalog</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3728.aspx</link><pubDate>Wed, 09 May 2007 17:47:08 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3728</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This tutorial shows you how to build a very basic—but functional—interactive product catalog entirely within Expression Blend.&lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3728/download.aspx" length="1219762" type="application/x-zip-compressed" /></item><item><title>Creating WPF buttons with Expression Blend and Expression Design</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3727.aspx</link><pubDate>Wed, 09 May 2007 17:46:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3727</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;In the first part of this lab you will focus on two things: the drawing and editing features of Expression Design that pertain to vector-based graphics; and how to export these graphics to other formats such as bitmap-based formats (JPG, GIF, etc.) and XAML. &lt;/p&gt;

&lt;p&gt;XAML is a new language that was created to allow designers and developers to collaborate together on rich user interface experiences based on the Windows Presentation Foundation (WPF).&lt;/p&gt;

&lt;p&gt;Expression Blend is a perfect tool for designing interfaces that leverage XAML and WPF. Expression Design fully integrates with Expression Blend, making it the perfect tool to create all of the graphics needed for a stunning and functional user interface.&lt;/p&gt;

&lt;p&gt;In the second part of the lab, you will import the XAML file you just generated, and then create some custom, fully functional, .NET 3.0-based buttons from scratch. In this way you will see how Expression Design and Expression Blend collaborate together to create great-looking user interfaces.&lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3727/download.aspx" length="2141829" type="application/x-zip-compressed" /></item><item><title>Creating Rich 2D and 3D Content in WPF</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3725.aspx</link><pubDate>Wed, 09 May 2007 17:38:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3725</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The objective of this lab is to demonstrate the integration of the Windows Presentation Foundation’s rendering system, as well as to show the power of XAML.  You will create 2-D content, animate it, add video, and finally map it onto a rotating 3-D surface – and you will do all of this without writing a single line of C++, C#, or Visual Basic.&lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3725/download.aspx" length="2321718" type="application/x-zip-compressed" /></item><item><title>Creating a Glass Button in Blend</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3723.aspx</link><pubDate>Wed, 09 May 2007 17:35:50 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3723</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This tutorial is aimed at new users to Microsoft Expression Blend, as well as those that may have already used the product before, and are now looking for some tips &amp;amp; tricks.&lt;/p&gt;
&lt;p&gt;&lt;img style="WIDTH:500px;HEIGHT:375px;" height="375" src="http://blogs.msdn.com/photos/mgrayson/images/1689340/500x375.aspx" width="500" alt="" /&gt;&lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3723/download.aspx" length="2530322" type="application/x-zip-compressed" /></item><item><title>Creating 3D Content with Windows Presentation Foundation</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3722.aspx</link><pubDate>Wed, 09 May 2007 17:33:50 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3722</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The objective of this lab is to explore Windows Presentation Foundation’s 3D features. You will load an existing 3D model into an application, and use animation to make the model rotate. Next, you will write code that builds a model dynamically. Finally you will map a 2D user interface onto a 3D surface in a way that the user can interact with the 3D version.&lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3722/download.aspx" length="1277592" type="application/x-zip-compressed" /></item><item><title>Creating Rich Reading Experience with WPF</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3721.aspx</link><pubDate>Wed, 09 May 2007 17:32:08 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3721</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The objective of this lab is to create a Microsoft Encarta article reader using Windows Presentation Foundation (WPF) to take advantage of platform services such as pagination, columns, advanced typography features, and XPS.&lt;/p&gt;</description><enclosure url="http://www.windowsclient.net/samples/HandsOnLabs/ReadingExperienceLab.zip" length="-1" type="application/octet-stream" /></item><item><title>Building WPF XAML Browser Applications</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3720.aspx</link><pubDate>Wed, 09 May 2007 17:31:09 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3720</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p class="Body" style="MARGIN:0in 0in 6pt;"&gt;&lt;font face="Arial"&gt;&lt;span style="mso-bidi-font-family:Arial;"&gt;In this lab, you will learn how to &lt;/span&gt;build and deploy a XAML Browser Application (.xbap).&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;XAML Browser Applications are Windows Presentation Foundation applications that are… &lt;/font&gt;&lt;/p&gt;
&lt;p class="Body" style="MARGIN:0in 0in 6pt 0.75in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .75in;"&gt;&lt;span style="mso-fareast-font-family:Arial;mso-bidi-font-family:Arial;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font face="Arial"&gt;(1)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;font face="Arial"&gt;Non-installed&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="Body" style="MARGIN:0in 0in 6pt 0.75in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .75in;"&gt;&lt;span style="mso-fareast-font-family:Arial;mso-bidi-font-family:Arial;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font face="Arial"&gt;(2)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;font face="Arial"&gt;Browser hosted, and&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="Body" style="MARGIN:0in 0in 6pt 0.75in;TEXT-INDENT:-0.25in;mso-list:l0 level1 lfo1;tab-stops:list .75in;"&gt;&lt;span style="mso-fareast-font-family:Arial;mso-bidi-font-family:Arial;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font face="Arial"&gt;(3)&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;font face="Arial"&gt;Run in a security sandbox.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="Body" style="MARGIN:0in 0in 6pt;"&gt;&lt;font face="Arial"&gt;XAML Browser Applications can be used to ease development of web applications, as well as create or enhance a customer’s web experience.&lt;/font&gt;&lt;/p&gt;
</description><enclosure url="http://www.windowsclient.net/samples/HandsOnLabs/Building_WPF_XAML_Browser_Applications.zip" length="-1" type="application/octet-stream" /></item><item><title>Building WPF Applications</title><link>http://windowsclient.net/downloads/folders/hands-on-labs/entry3719.aspx</link><pubDate>Wed, 09 May 2007 17:21:40 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:3719</guid><dc:creator>kevinharder</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The objective of this lab is to learn how to use the WPF application model, its layout system, and other features to build a rich client application with immersive UI. You will use the “Extensible Application Markup Language” (“XAML”) and C# to build this application.&lt;/p&gt;
&lt;p&gt;In this lab, you will create a basic Address Book application to create and manage your contacts. The application’s user interface windows and pages will share data using property bags. You will also learn about structured navigation and create a wizard using Page Functions. This lab will also teach you about event handling and the ability of an installed WPF application to persist data on the local file system.&lt;/p&gt;</description><enclosure url="http://windowsclient.net/downloads/folders/3719/download.aspx" length="383834" type="application/x-zip-compressed" /></item></channel></rss>