<?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>2010-01-13T09:22:00Z</updated><entry><title>Create WPF Master – Detail UI Using Data Sources Window Object DataSource</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/06/16/create-wpf-master-detail-ui-using-data-sources-window-object-datasource.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/06/16/create-wpf-master-detail-ui-using-data-sources-window-object-datasource.aspx</id><published>2010-06-16T17:12:00Z</published><updated>2010-06-16T17:12:00Z</updated><content type="html">&lt;p&gt;
Master – Detail layouts are the bread and butter of Line of Business (LOB) applications. This video will show you how to drag &amp;amp; drop from the Data Sources Window to create the UI that is sourced from an Object DataSource.&lt;/p&gt;


&lt;p&gt;Related Blog Post: &lt;a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/01/19/create-wpf-master-detail-ui-using-data-sources-window-object-datasource.aspx"&gt;http://blogs.msdn.com/b/wpfsldesigner/archive/2010/01/19/create-wpf-master-detail-ui-using-data-sources-window-object-datasource.aspx&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Author: Karl Shifflett&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=325176" width="1" height="1"&gt;</content><author><name>mscommunities-admin</name><uri>http://windowsclient.net/members/mscommunities_2D00_admin.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="wpfdesigner" scheme="http://windowsclient.net/blogs/videos/archive/tags/wpfdesigner/default.aspx" /><category term="WPF" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF/default.aspx" /><category term="Data Sources Window" scheme="http://windowsclient.net/blogs/videos/archive/tags/Data+Sources+Window/default.aspx" /><category term="Data" scheme="http://windowsclient.net/blogs/videos/archive/tags/Data/default.aspx" /><category term="Data Binding" scheme="http://windowsclient.net/blogs/videos/archive/tags/Data+Binding/default.aspx" /></entry><entry><title>Layout Techniques for Windows Forms Developers</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/06/14/layout-techniques-for-windows-forms-developers.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/06/14/layout-techniques-for-windows-forms-developers.aspx</id><published>2010-06-14T00:07:00Z</published><updated>2010-06-14T00:07:00Z</updated><content type="html">&lt;p&gt;In a typical Windows Forms application control placement is set using the Location property, setting the X and Y sub property values. The Windows Forms designer provides a complete set of tools for aligning and sizing controls. 
The WPF and Silverlight platforms are different in both available tooling and layout options. 
This article will demonstrate some form layout techniques to help Windows Forms developer&amp;#39;s make the transition to WPF or Silverlight. 
We&amp;#39;ll first lay the form out using the same familiar techniques you&amp;#39;re used to in Windows Forms; then we&amp;#39;ll create the form using a typical WPF &amp;amp; Silverlight workflow.
&lt;/p&gt;

&lt;p&gt;Related Blog Post: &lt;a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/06/04/layout-techniques-for-windows-forms-developers.aspx"&gt;http://blogs.msdn.com/b/wpfsldesigner/archive/2010/06/04/layout-techniques-for-windows-forms-developers.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;Author: Karl Shifflett&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=324332" width="1" height="1"&gt;</content><author><name>samirpatel</name><uri>http://windowsclient.net/members/samirpatel.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="wpfdesigner" scheme="http://windowsclient.net/blogs/videos/archive/tags/wpfdesigner/default.aspx" /><category term="WPF" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF/default.aspx" /><category term="Silverlight" scheme="http://windowsclient.net/blogs/videos/archive/tags/Silverlight/default.aspx" /><category term="Layout" scheme="http://windowsclient.net/blogs/videos/archive/tags/Layout/default.aspx" /><category term="Windows Forms" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms/default.aspx" /></entry><entry><title>Grid Control Design-Time Row and Column Manipulation Features</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/06/14/grid-control-design-time-row-and-column-manipulation-features.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/06/14/grid-control-design-time-row-and-column-manipulation-features.aspx</id><published>2010-06-14T00:04:00Z</published><updated>2010-06-14T00:04:00Z</updated><content type="html">&lt;p&gt;This short walk-through video demonstrates to WPF and Silverlight developers the new Grid control design-time features for manipulating rows and columns on the design surface.  These new features include, inserting, moving or deleting rows and columns.
&lt;/p&gt;

&lt;p&gt;Related Blog Post: &lt;a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/01/14/wpf-silverlight-layout-controls.aspx"&gt;http://blogs.msdn.com/b/wpfsldesigner/archive/2010/01/14/wpf-silverlight-layout-controls.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;Author: Karl Shifflett&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=324331" width="1" height="1"&gt;</content><author><name>samirpatel</name><uri>http://windowsclient.net/members/samirpatel.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="wpfdesigner" scheme="http://windowsclient.net/blogs/videos/archive/tags/wpfdesigner/default.aspx" /><category term="WPF" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF/default.aspx" /><category term="Silverlight" scheme="http://windowsclient.net/blogs/videos/archive/tags/Silverlight/default.aspx" /><category term="Layout" scheme="http://windowsclient.net/blogs/videos/archive/tags/Layout/default.aspx" /></entry><entry><title>Creating and Consuming Resource Dictionaries in WPF and Silverlight</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/06/14/creating-and-consuming-resource-dictionaries-in-wpf-and-silverlight.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/06/14/creating-and-consuming-resource-dictionaries-in-wpf-and-silverlight.aspx</id><published>2010-06-13T23:47:00Z</published><updated>2010-06-13T23:47:00Z</updated><content type="html">&lt;p&gt;Resource Dictionaries are a powerful feature in WPF and Silverlight that enable developers to organize and consume reusable resources. &lt;/p&gt;

&lt;p&gt;
After watching this video you&amp;#39;ll understand how to create and merge resource dictionaries in WPF and Silverlight; how to add, consume and modify resources in the dictionary using the tools provided by the WPF and Silverlight Designer in Visual Studio 2010.
&lt;/p&gt;

&lt;p&gt;Related Blog Post: &lt;a href="http://blogs.msdn.com/b/wpfsldesigner/archive/2010/06/03/creating-and-consuming-resource-dictionaries-in-wpf-and-silverlight.aspx"&gt;http://blogs.msdn.com/b/wpfsldesigner/archive/2010/06/03/creating-and-consuming-resource-dictionaries-in-wpf-and-silverlight.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Author: Karl Shifflett&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=324328" width="1" height="1"&gt;</content><author><name>samirpatel</name><uri>http://windowsclient.net/members/samirpatel.aspx</uri></author><category term="WPF videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF+videos/default.aspx" /><category term="wpfdesigner" scheme="http://windowsclient.net/blogs/videos/archive/tags/wpfdesigner/default.aspx" /><category term="WPF" scheme="http://windowsclient.net/blogs/videos/archive/tags/WPF/default.aspx" /><category term="Resource Dictionary" scheme="http://windowsclient.net/blogs/videos/archive/tags/Resource+Dictionary/default.aspx" /><category term="Silverlight" scheme="http://windowsclient.net/blogs/videos/archive/tags/Silverlight/default.aspx" /></entry><entry><title>How Do I:  SqlAzureLOB Line of Business</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/06/10/how-do-i-sqlazurelob-line-of-business.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/06/10/how-do-i-sqlazurelob-line-of-business.aspx</id><published>2010-06-10T22:37:00Z</published><updated>2010-06-10T22:37:00Z</updated><content type="html">&lt;p&gt;In this session Pat Tormey walks us through “How Do I” Use SQL Azure with WinForms applications for line of Business applications. 
There is, of course nothing tricky about using SQL Azure with WinForms it’s just SQL. 
Here you will learn how to connect to and existing ASL Azure database and edit related tables. There is a quick note on using SQL Migration Wizard to assist you on getting your ‘earthly’ data up to the cloud.
&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=324325" width="1" height="1"&gt;</content><author><name>samirpatel</name><uri>http://windowsclient.net/members/samirpatel.aspx</uri></author><category term="Windows Forms videos" scheme="http://windowsclient.net/blogs/videos/archive/tags/Windows+Forms+videos/default.aspx" /></entry><entry><title>How Do I: Use Dallas Data with WinForms Applications?</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/04/28/how-do-i-use-dallas-data-with-winforms-applications.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/04/28/how-do-i-use-dallas-data-with-winforms-applications.aspx</id><published>2010-04-28T21:00:00Z</published><updated>2010-04-28T21:00:00Z</updated><content type="html">&lt;p&gt;In this session Pat Tormey walks us through “How Do I” Use Dallas Data with WinForms applications. &lt;br /&gt;As Rod Sterling* once said “imagine if you, will a place where” all the data was available, discoverable and easy to use.&lt;/p&gt;
&lt;p&gt;In this session Pat Tormey shows us “How To” use Dallas data in everyday WinForms applications. Every step from setting up the Dallas account, to exploring the data available, to displaying the data in a Grid Control.&lt;/p&gt;
&lt;p&gt;Rod Sterling was the guy who hosted and produced The Twilight Zone ’59-‘64&lt;/p&gt;
&lt;p&gt;&amp;nbsp;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=318768" 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" /></entry><entry><title>How Do I: Use SQL Azure with WinForms applications?</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/04/28/how-do-i-use-sql-azure-with-winforms-applications.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/04/28/how-do-i-use-sql-azure-with-winforms-applications.aspx</id><published>2010-04-28T20:47:00Z</published><updated>2010-04-28T20:47:00Z</updated><content type="html">In this session Pat Tormey walks us through “How Do I” Use SQL Azure with WinForms applications. &lt;br /&gt;There is, of course nothing tricky about using SQL Azure with WinForms … well once you find out what &amp;amp; where SQL Azure is and “How Do I “ get data Into SQL Azure.&lt;br /&gt;Both subjects are covered in some detail. 
&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=318766" 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" /></entry><entry><title>How Do I: Build My First WPF Application</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/04/09/how-do-i-build-my-first-wpf-application.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/04/09/how-do-i-build-my-first-wpf-application.aspx</id><published>2010-04-09T14:32:00Z</published><updated>2010-04-09T14:32:00Z</updated><content type="html">In this video, Pete Brown walks you through the process of creating a first WPF application. The application pulls tweets from Twitter using the free &lt;a href="http://code.google.com/p/tweetsharp/"&gt;TweetSharp library&lt;/a&gt;, WPF 4 and Visual Studio 2010. You’ll learn the basics of the design surface, binding, using a data template in a listbox, creating a user control, and even a little lightweight MVVM/ViewModel work to ice the cake. 
&lt;p&gt;Author: Pete Brown&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=315275" 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: Setting and Clearing Validation Errors in code</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/04/06/how-do-i-setting-and-clearing-validation-errors-in-code.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/04/06/how-do-i-setting-and-clearing-validation-errors-in-code.aspx</id><published>2010-04-06T17:37:00Z</published><updated>2010-04-06T17:37:00Z</updated><content type="html">&lt;p&gt;Validation Errors are triggered when the target of a binding changes value.&amp;nbsp; There may be times however when you want to set the validation error at another time.&amp;nbsp; It is possible to set and clear validation errors in code.&amp;nbsp; In this video, Todd Miranda demonstrates how to set and clear validation errors in code in a WPF application.&lt;br /&gt;&lt;br /&gt;Author:&amp;nbsp;&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=314687" 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" /></entry><entry><title>How Do I: Build Data-driven WPF Application using the MVVM pattern</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/04/06/how-do-i-build-data-driven-wpf-application-using-the-mvvm-pattern.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/04/06/how-do-i-build-data-driven-wpf-application-using-the-mvvm-pattern.aspx</id><published>2010-04-06T17:25:00Z</published><updated>2010-04-06T17:25:00Z</updated><content type="html">&lt;p&gt;The Model View View-Model (MVVM) pattern attempts to provide separation of the UI from the logic and data being presented by the UI. This separation allows for better unit testing and a better separation of concerns. In this video, Todd Miranda will demonstrate how to implement the MVVM pattern in a WPF application.&lt;/p&gt;
&lt;p&gt;Author:&amp;nbsp;&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=314683" 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 TargetNullValue to Handle Nullable Types in WPF Binding</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/04/01/how-do-i-use-targetnullvalue-to-handle-nullable-types-in-wpf-binding.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/04/01/how-do-i-use-targetnullvalue-to-handle-nullable-types-in-wpf-binding.aspx</id><published>2010-04-01T16:53:00Z</published><updated>2010-04-01T16:53:00Z</updated><content type="html">&lt;p&gt;In WPF binding, the binding engine will not fail when it cannot bind a value.&amp;nbsp; It continues to bind all values it can.&amp;nbsp; In order to handle a nullable value, it was previously necessary to create a converter to display a default value.&amp;nbsp; In this video, Todd Miranda will demonstrate how to use the TargetNullValue to display a value in place of null when binding a nullable field.&lt;/p&gt;
&lt;p&gt;Author:&amp;nbsp;&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=313629" 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: Using StringFormat when Multibinding</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/03/22/how-do-i-using-stringformat-when-multibinding.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/03/22/how-do-i-using-stringformat-when-multibinding.aspx</id><published>2010-03-22T17:06:00Z</published><updated>2010-03-22T17:06:00Z</updated><content type="html">&lt;p&gt;Multibinding in WPF allows for a great deal of flexibility. With the ability to use StringFormat in individual binding statements, it makes formatting our bound fields more simple. However combining these two features can complete the picture. In this video, Todd Miranda demonstrates how to use StringFormat in a MultiBinding. &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=311949" 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 FallbackValue in WPF Binding</title><link rel="alternate" type="text/html" href="http://windowsclient.net/blogs/videos/archive/2010/03/22/how-do-i-use-fallbackvalue-in-wpf-binding.aspx" /><id>http://windowsclient.net/blogs/videos/archive/2010/03/22/how-do-i-use-fallbackvalue-in-wpf-binding.aspx</id><published>2010-03-22T16:52:00Z</published><updated>2010-03-22T16:52:00Z</updated><content type="html">&lt;p&gt;In WPF binding, the binding engine will not fail when it cannot find the field being bound.&amp;nbsp; It continues to bind all fields it can find.&amp;nbsp; In this video, Todd Miranda will demonstrate how to use the FallbackValue to display a value in place of field that was not found when binding.&lt;/p&gt;
&lt;p&gt;Author: &lt;a href="http://www.xperimentality.com/"&gt;Todd Miranda&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://windowsclient.net/aggbug.aspx?PostID=311945" 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 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></feed>
