<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://windowsclient.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Windows Client Videos</title><subtitle type="html" /><id>http://windowsclient.net/blogs/videos/atom.aspx</id><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/default.aspx" /><link rel="self" type="application/atom+xml" href="http://windowsclient.net/blogs/videos/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20416.853">Community Server</generator><updated>2009-12-07T12:21:00Z</updated><entry><title>How Do I: Use Windows 7 Known Folders with Visual Studio 2010 and the Windows Code Pack API</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/01/13/how-do-i-use-windows-7-known-folders-with-visual-studio-2010-and-the-windows-code-pack-api.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/01/13/how-do-i-use-windows-7-known-folders-with-visual-studio-2010-and-the-windows-code-pack-api.aspx</id><published>2010-01-13T17:50:00Z</published><updated>2010-01-13T17:50:00Z</updated><content type="html">&lt;p&gt;In the session Pat Tormey demonstrates how to use Known Folders in Windows 7 using the &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack"&gt;Windows API Code Pack&amp;nbsp; with Visual Studio 2010 Beta 2&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;This sample code shows how to list the new virtual folders&amp;nbsp; and how to make use of them with the API Code Pack&amp;#39;s Common Dialog Control.&lt;/p&gt;
&lt;p&gt;Author &lt;a href="http://www.4square.net/"&gt;Pat Tormey&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=300887" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry><entry><title>Windows 7 Sensor and Location API Part 2 – Accelerometer as a Joystick</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/01/13/windows-7-sensor-and-location-api-part-2-accelerometer-as-a-joystick.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/01/13/windows-7-sensor-and-location-api-part-2-accelerometer-as-a-joystick.aspx</id><published>2010-01-13T17:22:00Z</published><updated>2010-01-13T17:22:00Z</updated><content type="html">&lt;p&gt;In this session, Pete Brown shows us how to use the Windows 7 Sensor API, via the Windows API Code Pack, to treat the accelerometer as a type of two axis (X,Y) joystick. Be sure to check out Part 1 for information on how to set up the Freescale Sensor board and where to get the drivers, as well as a recording of the accelerometer in use in an XNA racing car game. The source code requires the Windows API Code Pack to compile.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/default.aspx"&gt;Pete Brown&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/11/01/The-Win7-Sensor-and-Location-API-Part-2_3A00_-Accelerometer-as-a-Joystick.aspx"&gt;Related Blog Post&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Related Links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://windowsclient.net/learn/video.aspx?v=289850"&gt;Video Part 1&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack"&gt;Windows API Code Pack&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=300881" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry><entry><title>How Do I: Implement Windows 7 Taskbar Icon Overlays with WPF 4</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/01/06/how-do-i-implement-windows-7-taskbar-icon-overlays-with-wpf-4.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/01/06/how-do-i-implement-windows-7-taskbar-icon-overlays-with-wpf-4.aspx</id><published>2010-01-06T19:42:00Z</published><updated>2010-01-06T19:42:00Z</updated><content type="html">&lt;p&gt;In this session, Pete Brown shows us how to implement Windows 7 taskbar icon overlays using the native facilities in WPF 4. Both bitmap (png) and vector overlays are shown. Overlay icons are used to show what, for running applications in previous operating systems, would typically be displayed in the system tray. They convey status updates or non-critical information such as new mail arrival.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.irritatedvowel.com/blog"&gt;Pete Brown&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/12/09/Overlaying-Icons-on-the-Windows-7-Taskbar-with-WPF-4.aspx"&gt;Related Blog Post&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=299634" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry><entry><title>How Do I: Use Windows 7 Text-to-Speech from .NET 4 and WPF</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/01/06/how-do-i-use-windows-7-text-to-speech-from-net-4-and-wpf.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/01/06/how-do-i-use-windows-7-text-to-speech-from-net-4-and-wpf.aspx</id><published>2010-01-06T19:18:00Z</published><updated>2010-01-06T19:18:00Z</updated><content type="html">&lt;p&gt;In this session, Pete Brown shows us how to use Windows 7 text-to-speech facilities in .NET 4 to make your .NET applications talk. No need to drop down to the SAPI APIs when you can do it all from within managed code. Thrown in for good measure is a simple implementation of the ViewModel pattern in WPF 4.&lt;/p&gt;
&lt;p&gt;Note that will generally apply to .NET 3+ and Windows XP and Vista, although XP will have different voices and configuration dialogs. Projects and solutions are in VS2010.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.irritatedvowel.com/blog"&gt;Pete Brown&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/12/16/Using-Speech-Synthesis-in-.NET-4-and-Windows-7.aspx"&gt;Related Blog Post&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=299630" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry><entry><title>How Do I: Change the Appearance of Grouped Data Using Styles</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/01/05/how-do-i-change-the-appearance-of-grouped-data-using-styles.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/01/05/how-do-i-change-the-appearance-of-grouped-data-using-styles.aspx</id><published>2010-01-05T19:39:00Z</published><updated>2010-01-05T19:39:00Z</updated><content type="html">&lt;p&gt;Grouping data can make a large amount of data easier to read. However if it is not displayed well, it can not be as effective. In this video, Todd Miranda demonstrates how to change the appearance of grouped data.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.xperimentality.com/"&gt;Todd Miranda&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=299450" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: Apply Textures to a 3D object</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/01/05/how-do-i-apply-textures-to-a-3d-object.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/01/05/how-do-i-apply-textures-to-a-3d-object.aspx</id><published>2010-01-05T19:27:00Z</published><updated>2010-01-05T19:27:00Z</updated><content type="html">&lt;p&gt;When building a 3D object in WPF, applying textures can give realism or interest to the object. In this video, Todd Miranda demonstrates how to apply a texture to a 3D object.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.xperimentality.com/"&gt;Todd Miranda&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=299448" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: WinForms WPF Integration</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/22/how-do-i-winforms-wpf-integration.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/22/how-do-i-winforms-wpf-integration.aspx</id><published>2009-12-22T17:43:00Z</published><updated>2009-12-22T17:43:00Z</updated><content type="html">&lt;p&gt;In this session Pat Tormey demonstrates How To Add a WPF User Control to an existing WinForm and then How To raise the WPF User Control’s events back up to the parent WinForm. This video and sample code uses Visual Studio 2010 Beta 2.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.4square.net/"&gt;Pat Tormey&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=297143" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="Windows Forms videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms+videos/default.aspx" /><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: Use Resource Files for Localization both in XAML and Code</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/22/how-do-i-use-resource-files-for-localization-both-in-xaml-and-code.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/22/how-do-i-use-resource-files-for-localization-both-in-xaml-and-code.aspx</id><published>2009-12-22T17:32:00Z</published><updated>2009-12-22T17:32:00Z</updated><content type="html">&lt;p&gt;Using resource files can not only provide more flexibility when changing text displayed in an application, but can also allow for localization. In this video, Todd Miranda demonstrates how to use resource files to localize text in a WPF application.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.xperimentality.com/"&gt;Todd Miranda&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=297139" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How do I: Use Windows 7 Taskbar Progress Reporting from WPF 4</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/16/how-do-i-use-windows-7-taskbar-progress-reporting-from-wpf-4.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/16/how-do-i-use-windows-7-taskbar-progress-reporting-from-wpf-4.aspx</id><published>2009-12-16T19:11:00Z</published><updated>2009-12-16T19:11:00Z</updated><content type="html">&lt;p&gt;The Windows 7 taskbar has a ton of interesting features you can use to provide information to your users. One of these is Taskbar Progress Reporting. In previous versions of WPF, this functionality was surfaced only through the Windows API Code Pack. However, with WPF 4, the System.Windows.Shell namespace and the TaskbarItemInfo class provides you with another way to integrate your WPF applications into the shell.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.irritatedvowel.com/blog"&gt;Pete Brown&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.irritatedvowel.com/blogs/pete_browns_blog/archive/2009/10/29/Showing-Progress-in-the-Windows-7-Taskbar-with-WPF-4-_2800_and-a-short-romp-through-Windows-7-cleartype-settings_2900_.aspx"&gt;Related Blog Post&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=296132" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry><entry><title>How Do I: Create Custom Pixel Shader Effects for WPF</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/16/how-do-i-create-custom-pixel-shader-effects-for-wpf.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/16/how-do-i-create-custom-pixel-shader-effects-for-wpf.aspx</id><published>2009-12-16T17:57:00Z</published><updated>2009-12-16T17:57:00Z</updated><content type="html">&lt;p&gt;With the introduction of pixel shaders in WPF, developers now have a new medium to experiment with. In this video, Todd Miranda demonstrates how to create and use custom pixel shaders in WPF. &lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.xperimentality.com/"&gt;Todd Miranda&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=296117" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: LINQ with Entity Framework</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/16/how-do-i-linq-with-entity-framework.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/16/how-do-i-linq-with-entity-framework.aspx</id><published>2009-12-16T17:44:00Z</published><updated>2009-12-16T17:44:00Z</updated><content type="html">&lt;p&gt;In this session Pat Tormey introduces LINQ with Entity Framework in a Windows Forms application using VS 2010 beta.&lt;/p&gt;
&lt;p&gt;Using an Entity Data Access Layer (DAL) to local SQL Express Pat introduces the ability to Filter, Query and Sort using LINQ.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.4square.net/"&gt;Pat Tormey&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=296114" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="Windows Forms videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: Work with Lighting in WPF 3D</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/09/how-do-i-work-with-lighting-in-wpf-3d.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/09/how-do-i-work-with-lighting-in-wpf-3d.aspx</id><published>2009-12-09T17:01:00Z</published><updated>2009-12-09T17:01:00Z</updated><content type="html">&lt;p&gt;Understanding how to work with lighting in 3D is extremely important. After all, without lighting a 3D scene would be pretty dull. In this video, Todd Miranda demonstrates how to work with lighting in a 3D WPF application.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.xperimentality.com/"&gt;Todd Miranda&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=294834" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: Entity Framework and Windows Forms Using VS 2010 beta</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/09/how-do-i-entity-framework-and-windows-forms-using-vs-2010-beta.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/09/how-do-i-entity-framework-and-windows-forms-using-vs-2010-beta.aspx</id><published>2009-12-09T16:49:00Z</published><updated>2009-12-09T16:49:00Z</updated><content type="html">&lt;p&gt;In this session Pat Tormey introduces Entity Framework and Windows Forms using VS 2010 beta.&lt;/p&gt;
&lt;p&gt;This quick tour show you how to create an Entity Data Access Layer and use it to populate a Datagrid and edit the data.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.4square.net/"&gt;Pat Tormey&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=294826" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="Windows Forms videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /></entry><entry><title>How Do I: Use the Windows 7 Taskbar ProgressBar</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/09/how-do-i-use-the-windows-7-taskbar-progressbar.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/09/how-do-i-use-the-windows-7-taskbar-progressbar.aspx</id><published>2009-12-09T16:29:00Z</published><updated>2009-12-09T16:29:00Z</updated><content type="html">&lt;p&gt;In this segment Pat Tormey demonstrates How To use the Windows 7 Taskbar ProgressBar while staying compatible with previous Windows versions&lt;/p&gt;
&lt;p&gt;The ProgressBar allows your application to keep the user notified of changes in state from Errors, warnings, normal or just for an indefinite waiting period.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.4square.net/"&gt;Pat Tormey&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=294825" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="Windows Forms videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry><entry><title>How Do I: Use JumpLists in Windows 7 Applications</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2009/12/07/how-do-i-use-jumplists-in-windows-7-applications.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2009/12/07/how-do-i-use-jumplists-in-windows-7-applications.aspx</id><published>2009-12-07T20:21:00Z</published><updated>2009-12-07T20:21:00Z</updated><content type="html">&lt;p&gt;In this session Pat Tormey demonstrates ‘How To’ Use JumpLists in Windows 7 applications.&lt;br /&gt;He includes a quick review of what JumpLists are and a short introduction to the Windows API Code Pack then adds a couple of JumpList items to a WinForms application using VS 2010 Beta 2.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.4square.net/"&gt;Pat Tormey&lt;/a&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=294508" width="1" height="1"&gt;</content><author><name>JayNeu</name><uri>http://windowsclient.net/members/JayNeu.aspx</uri></author><category term="Windows Forms videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms+videos/default.aspx" /><category term="Featured Video" scheme="http://windowsclient.net/blogs/videos/archive/tags/Featured+Video/default.aspx" /><category term="win7" scheme="http://windowsclient.net/blogs/videos/archive/tags/win7/default.aspx" /></entry></feed>