<?xml version="1.0" encoding="UTF-8"?>
<rss 
    xmlns:dc="http://purl.org/dc/elements/1.1/" 
    xmlns:wfw="http://wellformedweb.org/CommentAPI/" 
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
    xmlns:media="http://search.yahoo.com/mrss" 
    xmlns:vidAt="http://soapbox.msn.com/elements/2005" 
    version="2.0">
    <channel>
        <title>MSDN Home Page: &quot;How Do I?&quot; Videos</title>
        <description>These short 10- to 15-minute videos focus on specific tasks and show you how to accomplish them step-by-step using Microsoft products and technologies.</description>
        <link>http://msdn.microsoft.com/en-us/bb629407.aspx</link>
        <language>en-us</language>
        <lastBuildDate>Thu, 17 Mar 2011 13:32:49 +0530</lastBuildDate>
        <pubDate>Thu, 17 Mar 2011 13:32:46 +0530</pubDate>
        <generator>FeedForAll v2.0 (2.0.2.9) http://www.feedforall.com</generator>
        <item>
            <title>How Do I: Use Touch Manipulation in a Windows Phone 7 Application?</title>
            <description>This video demonstrates working with basic manipulation in Windows Phone 7 application. The sample shows how to move a little circle around the screen using drags and flicks.</description>
            <link>http://msdn.microsoft.com/en-us/ff849716.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/ff849716.How_Do_I_Use_Touch_Manipulation_in_a_Windows_Phone_7_Application-S.png" length="22756" type="image/png"/>
            <guid isPermaLink="false">22B34E87-A5CC-4582-BFA8-8DACF6314679</guid>
            <pubDate>Wed, 23 Feb 2011 09:01:51 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use XNA for Game State Management in a Windows Phone 7 Application?</title>
            <description>This video demonstrates the way to use XNA Game application to manage different states of the game. The sample shows different classes that help to manage different states of the game such as the loading screen, the background screen, the options screen, a class to handle the input from user, and a class to implement the Game Logic.</description>
            <link>http://msdn.microsoft.com/en-us/gg258447.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/gg258447.XNA-for-Game-State-Management-in-Windows-Phone-7-application_S.jpg" length="4932" type="image/jpeg"/>
            <guid isPermaLink="false">AA118351-D087-4AD3-AE31-D54CC9521EA8</guid>
            <pubDate>Wed, 23 Feb 2011 09:01:35 +0530</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/gg490363.How_Do_I_Use_XNA_for_Game_State_Management_in_a_Windows_Phone_7_Application_S.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Migrate an iPhone Application to a Windows Phone 7 Application?</title>
            <description>In this video, you’ll learn the basics of migrating an iPhone application to a Windows Phone 7 application, including converting one measuring scale to multiple scales. For example:- Celsius into Fahrenheit and Kelvin.</description>
            <link>http://msdn.microsoft.com/en-us/ff849712.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/ff849712.How_Do_I_Migrate_an_iPhone_Application_to_a_Windows_Phone_7_Application_150x113.png" length="22828" type="image/png"/>
            <guid isPermaLink="false">93BF42BC-49DA-4C39-9FE1-9EB98B2832CA</guid>
            <pubDate>Wed, 23 Feb 2011 09:01:26 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use Traceability in Visual Studio 2010?</title>
            <description>This video demonstrates how you can use traceability in Visual Studio 2010. The sample creates a new user story and then adds a number of tasks and sub tasks to implement that user story.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/gg542160.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/vstudio/gg542160.use_traceability_in_visual_studio_2010_S.jpg" length="4488" type="image/jpeg"/>
            <guid isPermaLink="false">08954F6C-A04B-4C76-804E-F6353E43C415</guid>
            <pubDate>Thu, 10 Feb 2011 09:01:42 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use a Progress Bar on Icon in a Windows 7 Application?</title>
            <description>This video demonstrates how one can enable progress bar icons and change their appearance according to the progress state for a Windows 7 application. The sample displays a progress bar, value of the progress and buttons for changing the progress states.</description>
            <link>http://msdn.microsoft.com/en-us/windows/gg477153.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/windows/gg477153.Use-a-Progress-Bar-on-Icon-in-a-Windows-7-Application-S.jpg" length="7667" type="image/jpeg"/>
            <guid isPermaLink="false">5FE226B6-C0DE-4DD3-9464-BE8DC2732C88</guid>
            <pubDate>Tue, 15 Feb 2011 10:40:23 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Create an Internet Explorer 9 Pinned Site in Windows 7?</title>
            <description>This video demonstrates how you can create an Internet Explorer 9 pinned site in Windows 7. This sample demonstrates a simple ASP.NET web application and pins it to the taskbar. Also, the application creates a jumplist and adds certain items to the jumplist using javascript.</description>
            <link>http://msdn.microsoft.com/en-us/windows/gg486879.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/windows/gg486879.Create_an_Internet_Explorer_9_Pinned_Site_in_Windows_7_S.jpg" length="4745" type="image/jpeg"/>
            <guid isPermaLink="false">460D3330-FB23-450A-A9C7-1AE8DCD23AF7</guid>
            <pubDate>Tue, 15 Feb 2011 10:37:29 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Create a JumpList for Common Tasks in a Windows 7 Application?</title>
            <description>This video demonstrates how one can create a JumpList for Windows 7 applications. The sample demonstrates a simple WPF program that displays a button, clicking which the user can select a text document to open it. The document is opened and added to the JumpList in the application icon on the taskbar.</description>
            <link>http://msdn.microsoft.com/en-us/windows/gg490362.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/windows/gg490362.Small.jpg" length="7881" type="image/jpeg"/>
            <guid isPermaLink="false">E7C8BDD1-3936-4D5C-8332-AB263EBB5D35</guid>
            <pubDate>Tue, 15 Feb 2011 10:33:25 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use Build in Visual Studio 2010?</title>
            <description>This video demonstrates how to use Builds in Visual Studio 2010. The sample creates a build for a Windows Presentation Foundation photo viewing application that navigates and displays images from a folder.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/gg499274.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/vstudio/gg499274.use_build_in_visual_studio_2010_S.jpg" length="4337" type="image/jpeg"/>
            <guid isPermaLink="false">1DAB178C-6E2B-423A-8D04-D5C4B61C4490</guid>
            <pubDate>Thu, 10 Feb 2011 09:06:46 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use Query Folders for Organizing Queries in Team Foundation Server 2010?</title>
            <description>This video demonstrates how to use Query Folders to allow better organization and permissions on the queries in Team Foundation Server 2010. The sample shows how you can use Query Folders to organize your personal and project queries into the nested folders programmatically.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/gg514803.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/vstudio/gg514803.How_Do_I_Use_Query_Folders_for_Organizing_Queries_in_Team_Foundation_Server_2010_s.jpg" length="8159" type="image/jpeg"/>
            <guid isPermaLink="false">2255A705-4573-4447-9E9A-FEBBF189425A</guid>
            <pubDate>Thu, 10 Feb 2011 09:05:46 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Split a Team Project Collection in Team Foundation Server 2010?</title>
            <description>This video demonstrates how to split a team project collection into multiple collections to change the size or composition of the original team project collection. The sample shows how you can organize your projects into separate collections for security or business alignment reasons.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/gg542171.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/vstudio/gg542171.split_a_team_project_collection_in_team_foundation_server_2010_S.jpg" length="4833" type="image/jpeg"/>
            <guid isPermaLink="false">2A43D9CB-DA71-4BF9-B4BC-381F8C0ACAB5</guid>
            <pubDate>Thu, 10 Feb 2011 09:04:09 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use Query Folders for Organizing Queries in Team Foundation Server 2010?</title>
            <description>This video demonstrates how to use Query Folders to allow better organization and permissions on the queries in Team Foundation Server 2010. The sample shows how you can use Query Folders to organize your personal and project queries into the nested folders programmatically.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/gg514803.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/vstudio/gg514803.How_Do_I_Use_Query_Folders_for_Organizing_Queries_in_Team_Foundation_Server_2010_s.jpg" length="8159" type="image/jpeg"/>
            <guid isPermaLink="false">A0DD53DF-2BDE-4966-BBA5-BE90BD62210C</guid>
            <pubDate>Thu, 10 Feb 2011 08:57:05 +0530</pubDate>
        </item>
        <item>
            <title>How do I: Use IntelliTrace in Visual Studio 2010?</title>
            <description>This video demonstrates how you can use IntelliTrace in Visual Studio 2010. The sample demonstrates a simple Windows Form Application to open a text file and debug it using the IntelliTrace feature in Visual Studio 2010.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/gg542173.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/vstudio/gg542173.How-do-I-Use-IntelliTrace-in-Visual-Studio-2010-150x113.jpg" length="4459" type="image/jpeg"/>
            <guid isPermaLink="false">7F49A526-339B-4CDC-B42C-E88696424E79</guid>
            <pubDate>Fri, 28 Jan 2011 03:07:18 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Save Images to the Pictures Hub and Retrieve them back from the Hub in a Windows Phone 7 Application?</title>
            <description>This video demonstrates how you can save the images captured through the Camera of Windows Phone 7 in the Pictures Hub. The sample demonstrates a way to save the images to the Pictures Hub and retrieve them back whenever required.</description>
            <link>http://msdn.microsoft.com/en-us/gg394176.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/gg394176.How_Do_I_Save_Images_to_the_Pictures_Hub_and_Retrieve_them_back_from_the_Hub_in_a_Windows_Phone_7_Application150x113.jpg" length="5547" type="image/jpeg"/>
            <guid isPermaLink="false">20B1659E-996C-4DEA-A3A6-A3631962624E</guid>
            <pubDate>Thu, 27 Jan 2011 21:19:23 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use Push Notifications for Tile Customization in a Windows Phone 7 Application?</title>
            <description>This video demonstrates how you can use push notifications for tile customization in a Windows Phone 7 application. The sample demonstrates a way to customize tiles of your applications using push notifications that can be used to send any messages, alerts, images or other information to Windows Phone 7.</description>
            <link>http://msdn.microsoft.com/en-us/gg394181.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/gg394181.How_Do_I_Use_Push_Notifications_for_Tile_Customization_in_a_Windows_Phone_7_Application.jpg" length="5073" type="image/jpeg"/>
            <guid isPermaLink="false">8FFD2558-5B34-4536-AB27-DE621F28E8E9</guid>
            <pubDate>Thu, 27 Jan 2011 19:59:18 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Implement Tombstoning in Windows Phone 7 Applications?</title>
            <description>This sample demonstrates a simple Silverlight program explaining the Tombstoning concept. The application responds to taps on the screen by changing the background of the grid to a random color and displaying total number of taps in its title. It uses isolated storage settings for backing up persistent data.</description>
            <link>http://msdn.microsoft.com/en-us/gg508694.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/gg508694.How_Do_I_Implement_Tombstoning_in_Windows_Phone_7_Applications_150x113.jpg" length="4856" type="image/jpeg"/>
            <guid isPermaLink="false">838463D7-F989-447E-B950-91EFB9AB7DA0</guid>
            <pubDate>Tue, 7 Dec 2010 12:35:32 +0530</pubDate>
        </item>
        <item>
            <title>Using the BizTalk WCF Service Consuming Wizard</title>
            <description>This Windows Communication Foundation (WCF) video demonstrates using the BizTalk WCF Service Consuming Wizard.  This tool is run from within Visual Studio 2008 to allow an orchestration to consume a WCF service using a BizTalk WCF send adapter.</description>
            <link>http://msdn.microsoft.com/biztalk/dd878371.aspx</link>
            <guid isPermaLink="false">6A0E6634-7EDA-4DC1-A45A-0FAA9141CFBF</guid>
            <pubDate>Tue, 2 Jun 2009 10:10:03 +0530</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd878371.WCFServiceCWizardS.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Extend the Live Framework Resource Model?</title>
            <description>In this screencast, learn how to add create and store custom types in Live Mesh using the Live Framework SDK.</description>
            <link>http://msdn.microsoft.com/en-us/azure/dd692932.aspx</link>
            <guid isPermaLink="false">E0A912F8-D312-42F4-8D9D-5E022D7CEF81</guid>
            <pubDate>Wed, 13 May 2009 22:56:50 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd692932.extending_resource_model_150x113.png" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Access Profiles and Contacts from PHP Applications?</title>
            <description>In this screencast, see how you can connect to and interact with the Live Framework from a PHP application built using Eclipse.</description>
            <link>http://msdn.microsoft.com/en-us/azure/dd673596.aspx</link>
            <enclosure url="http://i.msdn.microsoft.com/en-us/ff849712.How_Do_I_Migrate_an_iPhone_Application_to_a_Windows_Phone_7_Application_150x113.png" length="22828" type="image/png"/>
            <guid isPermaLink="false">302BF2FB-F75E-4626-8165-821FEB6C0B74</guid>
            <pubDate>Wed, 6 May 2009 19:10:09 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd673596.18081s.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>Using the BizTalk WCF Service Publishing Wizard to Publish Orchestrations as WCF Services</title>
            <description>This Windows Communication Foundation (WCF) video demonstrates using the BizTalk WCF Service Publishing Wizard. This tool is run from the Start menu to publish a BizTalk orchestration as a WCF service using a BizTalk WCF receive adapter.</description>
            <link>http://msdn.microsoft.com/biztalk/dd878387.aspx</link>
            <guid isPermaLink="false">764F3BCA-EA79-41B8-A53E-D68823C54B33</guid>
            <pubDate>Tue, 2 Jun 2009 10:11:22 +0530</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd878387.WCF_ServicePWizardS.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>Configuring a Receive Location Using the WCF-Custom Adapter</title>
            <description>This Windows Communication Foundation (WCF) video examines how to configure a BizTalk receive location using the WCF-Custom adapter.  This adapter is extremely flexible and allows you to customize features of security, message body extraction, behaviors, bindings, and to import/export configuration files.</description>
            <link>http://msdn.microsoft.com/biztalk/dd878388.aspx</link>
            <guid isPermaLink="false">3B40094D-9236-4218-83BB-82AAE80AB5F7</guid>
            <pubDate>Tue, 2 Jun 2009 10:12:25 +0530</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd878388.ConfiguringReceiveLocationWCFS.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>Practical Entity Framework for C#: Explore Entity Framework</title>
            <description>ADO.NET Entity Framework is an object-relational mapping (ORM) framework for Microsoft .NET. In this video, Todd Miranda explores how to use the Entity Framework to access and manipulate data from a database.</description>
            <link>http://msdn.microsoft.com/en-us/vcsharp/dd565857.aspx</link>
            <guid isPermaLink="false">904BAFF6-3E3D-41E8-8FFF-BB988FE073A9</guid>
            <pubDate>Mon, 30 Mar 2009 17:32:49 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd565857.LINQ_CS_Explore.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Deploy a Custom Outlook Form Region?</title>
            <description>This video explains how to deploy a custom form region to a user&apos;s system. This demo shows how to publish the form region addin for deployment and install the addin to the user&apos;s system.</description>
            <link>http://msdn.microsoft.com/office/dd630554.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">3675B60F-A494-4459-8BA0-328037BF399D</guid>
            <pubDate>Fri, 27 Mar 2009 12:47:00 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd630554.VSTO_DeployCustomFormRegion.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Evaluate my site’s performance with neXpert?</title>
            <description>This How-Do-I video shows you how to use neXpert, an add-on to Fiddler, which automates the classic performance best practice checks and produces a HTML report on the issues found in a Fiddler capture. neXpert adds the ability to insert step markers in Fiddler sessions to associate network objects together (create transactions). Using these steps, neXpert looks for performance issues and generates a HTML report based on the findings.</description>
            <link>http://msdn.microsoft.com/dd573302.aspx</link>
            <guid isPermaLink="false">5thuEF89-6374-4DA9-AD1B-7A00DAFAFD69</guid>
            <pubDate>Tue, 17 Mar 2009 17:13:06 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd573302.ITPro_EX_thumb.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Build an Outlook Form Region to Input Time Records in Office Accounting?</title>
            <description>This video shows how to create a &quot;mini-OBA&quot; that integrates Outlook with Office Small Business Accounting 2008.
This demo shows how to: build an adjoining form region, work with the Small Business Accounting API, fill form region controls with Small Business Accounting data, create time slips from within Outlook and store data from Office Small Business Accounting in Outlook.</description>
            <link>http://msdn.microsoft.com/office/dd565725.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">1F86EF89-6374-4DA9-AD1B-7A00DAFAFD69</guid>
            <pubDate>Tue, 10 Mar 2009 17:13:06 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd565725.VSTO_BuildOutlookFormRegion.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Create a Custom Document Inspection Form?</title>
            <description>This video shows how to use InfoPath to create a custom Document Information Panel to be used with Microsoft Office Word This demo shows how to: create a SharePoint content type, reference SharePoint list data in the content type, assign the content type to a document library, design an InfoPath form that uses the content type, publish the InfoPath form to a SharePoint Document library and use the newly create Document Information Panel.</description>
            <link>http://msdn.microsoft.com/office/dd550749.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">DF7259FE-1EB9-4E68-A712-322DF0B51809</guid>
            <pubDate>Tue, 3 Mar 2009 13:03:19 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd550749.VSTO_CreateCustomDocumentInspectionForm.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Create and Use a Data Connection Library with InfoPath 2007?</title>
            <description>This video shows how to use a data connection residing within a SharePoint Data Connection Library using VSTO and InfoPath 2007. This demo shows how to: create a new data connection library in SharePoint, create a data connection that connects to a SQL Server database, load the data connection to the data connection library and create an InfoPath project in VSTO that uses the data connection to populate an InfoPath form.</description>
            <link>http://msdn.microsoft.com/office/dd537531.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">7249B0E0-A8F9-496E-9396-404C5FC3DE0F</guid>
            <pubDate>Tue, 24 Feb 2009 13:00:50 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd537531.VSTO_CreateUseDataConnectionLibrary.jpg
" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Store Data in Windows Azure Tables?</title>
            <description>In this screencast, learn how to get started with Windows Azure tables. You&apos;ll see how to create tables and then add, edit and delete data.</description>
            <link>http://msdn.microsoft.com/azure/dd483299.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">EE33E8EC-2376-4223-88B8-F4839B6E4FAA</guid>
            <pubDate>Fri, 13 Feb 2009 10:36:39 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd483299.Azure_04_Thumbnail.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>Debugging Tips for Windows Azure Applications</title>
            <description>The Windows Azure SDK provides a development fabric that provides a &quot;cloud on your desktop.&quot; In this screencast, learn how to debug your Windows Azure applications in this environment.</description>
            <link>http://msdn.microsoft.com/azure/dd464806.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">45728F19-9D6D-4C12-BD37-75571A8B8E65</guid>
            <pubDate>Tue, 10 Feb 2009 09:59:00 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd464807.Azure_DebugTips.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Leverage Queues in Windows Azure?</title>
            <description>In this screencast, learn how to use queues to facilitate communication between Web and Worker roles in Windows Azure.</description>
            <link>http://msdn.microsoft.com/azure/dd464806.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">BC0E1FA5-46D0-44F0-AA62-1F1472C4101C</guid>
            <pubDate>Tue, 10 Feb 2009 09:58:12 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd464806.Azure_LeverageQueuesAzure.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Store Blobs in Windows Azure Storage?</title>
            <description>In this brief screencast, learn how to leverage Windows Azure storage to store data as blobs. You’ll learn about blob storage, containers and the API that makes it easy to manage everything from managed code.</description>
            <link>http://msdn.microsoft.com/azure/dd327650.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">8987EBB9-0A04-411D-B96A-37ABE24F490D</guid>
            <pubDate>Mon, 9 Feb 2009 09:52:48 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd327650.Azure_StoreBlobsAzureStorage.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Get Started Developing on Windows Azure?</title>
            <description>If you’re a developer and you’re new to Windows Azure, start here! You’ll see what you need to download and install, and how to create a simple &quot;Hello World&quot; Windows Azure application.</description>
            <link>http://msdn.microsoft.com/azure/dd327648.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">786F0E69-ADCA-40A5-9110-CD7549456C72</guid>
            <pubDate>Mon, 9 Feb 2009 09:51:52 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd327648.Azure_CreateNewProject.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Deploy a Windows Azure Application?</title>
            <description>In this brief screencast you’ll see what it takes to move your application into the cloud - you’ll see how to request and register a token, how to upload your Windows Azure application and how to move it between staging and production in the cloud.</description>
            <link>http://msdn.microsoft.com/azure/dd327644.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">89DA706B-7ADF-4442-820F-CE9EC0B0CD0B</guid>
            <pubDate>Mon, 9 Feb 2009 09:51:02 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd327644.Azure_DeployAzureApp.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use the Microsoft Live Framework Resource Browser?</title>
            <description>The Live Framework Resource Model is a simple, straightforward information model based on entities, collections and relationships. In this brief screencast you&apos;ll learn how to navigate the relationships between entities by using the Live Framework Resource Browser, which is a tool that ships with the Live Framework SDK.</description>
            <link>http://msdn.microsoft.com/azure/dd441707.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">486F39C1-8F10-43FC-B8FA-2132B70A9359</guid>
            <pubDate>Mon, 9 Feb 2009 09:50:12 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd441707.Azure_17_Thumbnail.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Get Started with the Live Framework?</title>
            <description>If you are looking to get started developing with the Live Framework, this is the place to start! In this screencast you&apos;ll learn how to get a Live Services token and what you need to download in order to start writing Live Framework applications.</description>
            <link>http://msdn.microsoft.com/azure/dd425068.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">BBFF2134-7065-4BB0-9F48-2A5A55863124</guid>
            <pubDate>Mon, 9 Feb 2009 09:49:24 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd425068.Azure_LiveSvcsLiveFramework.png" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Harness the Microsoft .NET Service Bus?</title>
            <description>The .NET Service Bus makes it easy to access your Web services no matter where they are. In this brief screencast, you&apos;ll see how to take a basic Windows Communication Foundation (WCF) service and expose it to the Internet with the .NET Service Bus.</description>
            <link>http://msdn.microsoft.com/azure/dd441706.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">11265AE7-4520-433D-AC08-E1A42242D0B8</guid>
            <pubDate>Mon, 9 Feb 2009 09:48:34 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd441706.Azure_16_Thumbnail.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Get Started with .NET Services?</title>
            <description>.NET Services are a set of highly scalable building blocks for programming in the cloud. In this brief screencast, you will learn about the registration process.</description>
            <link>http://msdn.microsoft.com/azure/dd441704.aspx</link>
            <category domain="">Azure Services Platform</category>
            <guid isPermaLink="false">D6DCFC6C-D989-4773-B223-668F2C740648</guid>
            <pubDate>Mon, 9 Feb 2009 09:43:30 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd441704.Azure_15_Thumbnail.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Create a Breakpoint Using Conditions?</title>
            <description>There are many ways to create breakpoints. By default, a breakpoint is triggered each time a line of code is reached. In this video, Todd Miranda demonstrates how to use advanced breakpoints to only trigger when certain conditions are met.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/dd442440.aspx</link>
            <category domain="">Visual Studio</category>
            <guid isPermaLink="false">D90B20FC-458D-4412-ADDB-937F3DB7B488</guid>
            <pubDate>Fri, 6 Feb 2009 16:59:40 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd442440.VS_LINQAssertions.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Create a Breakpoint Using Hit Count?</title>
            <description>There are many ways to create breakpoints. By default, a breakpoint is triggered each time a line of code is reached. In this video, Todd Miranda demonstrates how to use advanced breakpoints to only trigger when certain hit count conditions are met.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/dd442442.aspx</link>
            <category domain="">Visual Studio</category>
            <guid isPermaLink="false">1023ACBC-276A-4162-8745-D5B89E1A937B</guid>
            <pubDate>Fri, 6 Feb 2009 16:59:32 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd442442.VS_LINQDebuggingHitCount.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I; Learn Tips and Tricks for Debugging in Visual Studio?</title>
            <description>In a debugging session, it is possible to view and explore the values of elements. It is also possible to modify those values in an effort to determine how a new value affects the outcome. In this video, Todd Miranda demonstrates how to use watch and immediate windows to test various scenarios while debugging.</description>
            <link>http://msdn.microsoft.com/en-us/vstudio/dd442479.aspx</link>
            <category domain="">Visual Studio</category>
            <guid isPermaLink="false">49609EF7-226F-4536-9B88-DD7CB393C86E</guid>
            <pubDate>Fri, 6 Feb 2009 16:58:38 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/dd442479.VS_LINQDebuggingTipsTricks.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use the SysLink Control in MFC?</title>
            <description>In this video, Jonathan Wood shows how to use the SysLink control, which allows you to easily place hyperlinks in a dialog box.</description>
            <link>http://msdn.microsoft.com/visualc/dd450359.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">9B438E64-81B0-49E3-8449-98F3F1A1ACBC</guid>
            <pubDate>Tue, 27 Jan 2009 11:20:26 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd450359.NativeCoding_SysLink.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use the CComboBoxEx Control?</title>
            <description>In this video, Jonathan Wood demonstrates how to use the CComboBoxEx class to create a combo box and associate an image with each item in the list.</description>
            <link>http://msdn.microsoft.com/visualc/dd450358.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">E5F3DAE2-8F1F-49D4-B430-D89F7B4E1CF6</guid>
            <pubDate>Tue, 27 Jan 2009 11:20:02 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd450358.NativeCoding_ComboBoxEx.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use the Animation Control in MFC?</title>
            <description>In this video, Jonathan Wood demonstrates how you can use the animation control in an MFC dialog box.</description>
            <link>http://msdn.microsoft.com/visualc/dd450356.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">F7FDA7CE-3BC7-49F4-AEC9-935752B84A63</guid>
            <pubDate>Tue, 27 Jan 2009 11:19:35 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd450356.NativeCoding_Animation.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Setup and Configure the Excel Data-Mining Add-in?</title>
            <description>This video shows how configure  to setup the Data Mining Client For Excel addin. This addin is part of the Microsoft SQL Server 2008 Data Mining Add-ins for Microsoft Office 2007 download available at: http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=896A493A-2502-4795-94AE-E00632BA6DE7.</description>
            <link>http://msdn.microsoft.com/office/dd450360.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">3E74437B-94E8-46CC-8907-0FA69E9D28AC</guid>
            <pubDate>Tue, 27 Jan 2009 11:17:55 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd450360.VSTO_SetupConfigureExcelDataMiningAddin.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Modify Images in My Ribbon Bar?</title>
            <description>In this video, Jonathan Wood shows how you can edit images associated with the new ribbon bar. Using the software from http://www.axialis.com/download/iwlite.html, which is available to Visual Studio 2008 users for free, he demonstrates changing the images displayed on the ribbon bar and discusses advanced bitmap topics such as alpha channels.</description>
            <link>http://msdn.microsoft.com/visualc/dd392010.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">03129A67-8A91-48DA-96F0-B20E1F3982DE</guid>
            <pubDate>Tue, 6 Jan 2009 11:07:51 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd392010.NativeCoding_RibbonImages.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Design Dialog Boxes?</title>
            <description>In this video, Jonathan Wood demonstrates how to use the Visual Studio dialog box editor/designer to design your own dialog boxes. This video is intended primarily for users fairly new to MFC but some more advanced issues are discussed as well.</description>
            <link>http://msdn.microsoft.com/visualc/dd364982.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">616663A4-F7B8-4995-946F-134D37578803</guid>
            <pubDate>Tue, 16 Dec 2008 18:13:09 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd364982.NativeCoding_DialogTest.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use the VSTO Power Tools Developer Cleanup Tool?</title>
            <description>This video shows how to use the Developer Clean-Up tool with the VSTO Power Tools version 1.0.0.0.
This demo shows how to open the Developer Cleanup Tool and use the tool remove artifacts from VSTO development projects</description>
            <link>http://msdn.microsoft.com/office/dd364984.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">AAAECC20-D373-43FB-A114-98F484C0B95F</guid>
            <pubDate>Tue, 16 Dec 2008 18:11:42 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd364984.VSTO_Develope CleanUpTool.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use the Virtual Earth Geocode Web Service on Windows Mobile Devices?</title>
            <description>In the past it was already possible to make use of Virtual Earth services on Windows Mobile Devices through URL Encoding. Making use of the Virtual Earth Web Services 1.0, retrieving Virtual Earth data has become easier. In this video, Maarten Struys shows you how to call out to the Virtual Earth Geocode Web Service to translate a latitude / longitude reading into an address.</description>
            <link>http://msdn.microsoft.com/netframework/dd361752.aspx</link>
            <category domain="">Devices</category>
            <guid isPermaLink="false">9968F96E-8092-470E-A3BA-491D73ED1CE9</guid>
            <pubDate>Tue, 9 Dec 2008 14:22:14 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/netframework/dd361752.Devices_Use VEGeocodeWS.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Hi-jack or Repurpose a Standard Ribbon Button&apos;s Command?</title>
            <description>This video show how to build a custom Ribbon that replaces a standard ribbon button&apos;s functionality.</description>
            <link>http://msdn.microsoft.com/office/dd361753.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">C63718E5-DACF-4FBB-8681-51B063F6BEB9</guid>
            <pubDate>Tue, 9 Dec 2008 14:20:50 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd361753.VSTO_HijackRibbonButton.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use HTML Help in MFC? Part 2</title>
            <description>In this video, Jonathan Wood continues his discussion of HTML Help. Using the project created in PART I, he demonstrates some advanced techniques that include the HTML Help Workshop wizards and incorporating CSS into help topics.</description>
            <link>http://msdn.microsoft.com/visualc/dd296753.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">EF99E995-C5A2-4E45-B448-ED367AD6A6E9</guid>
            <pubDate>Tue, 25 Nov 2008 13:36:01 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd296753.NativeCoding_HTMLHelpMFCPart2.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Establish Network Connections with Connection Manager?</title>
            <description>In this video Jim Wilson demonstrates how to use the native Connection Manager API from within you .NET Compact Framework applications to programmatically establish network connections.</description>
            <link>http://msdn.microsoft.com/netframework/dd296752.aspx</link>
            <category domain="">Devices</category>
            <guid isPermaLink="false">52B877E3-DE5F-4222-97E3-D80FAB0C342B</guid>
            <pubDate>Tue, 25 Nov 2008 13:35:09 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/netframework/dd296752.Devices_ConnectionWithConnMgr.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Display a Background Image on a Form?</title>
            <description>Adding an application-appropriate background image to your forms is a great way to give your application a professional look and help it stand out from similar applications. In this video, Jim Wilson demonstrates how to display an image in the form background; the demonstration includes techniques for avoiding screen flicker and scaling the image to support different device resolutions.</description>
            <link>http://msdn.microsoft.com/netframework/dd296751.aspx</link>
            <category domain="">Devices</category>
            <guid isPermaLink="false">0F33BAB1-7EEB-4E24-B9F7-C729BD376DDE</guid>
            <pubDate>Tue, 25 Nov 2008 13:33:38 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/netframework/dd296751.Devices_BackgrounImage.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use HTML Help in MFC? Part 1</title>
            <description>In this video, Jonathan Wood demonstrates creating an MFC project that uses HTML Help. He describes the help files created by the wizards, and then demonstrates writing a new help topic and associating it with a dialog box.</description>
            <link>http://msdn.microsoft.com/visualc/dd279607.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">49FB1EF4-9460-470A-9339-4170A729A668</guid>
            <pubDate>Tue, 18 Nov 2008 12:42:27 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd279607.Native_HTMLHelpinMFCPart1.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Use VSTO Power Tools SharePoint Workflow Package Generator?</title>
            <description>This video shows use the SharePoint Workflow Package Generator tool to generate a SharePoint solution package that can be used for installation.</description>
            <link>http://msdn.microsoft.com/office/dd262122.aspx</link>
            <category domain="">Visual Studio Tools for Office</category>
            <guid isPermaLink="false">A8461D7E-256D-4A7E-AC83-C7456A7C6DE3</guid>
            <pubDate>Tue, 18 Nov 2008 12:40:25 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/office/dd262122.VSTO_UseSharePointWFPackageGenerator.jpg" height="85" width="64"/>
        </item>
        <item>
            <title>How Do I: Create Ribbon Controls? Part 2</title>
            <description>Jonathan Wood continues his demonstration of adding various controls to the ribbon bar, which is included as part of the MFC Feature Pack. This video builds on Part 1 and you are recommended to view Part 1 before viewing this video.</description>
            <link>http://msdn.microsoft.com/visualc/dd229321.aspx</link>
            <category domain="">Native coding</category>
            <guid isPermaLink="false">7E993FB6-8B31-4E13-8631-A2149D3D7295</guid>
            <pubDate>Tue, 11 Nov 2008 12:41:28 -0800</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/en-us/visualc/dd229321.NativeCoding_Ribbon 2.jpg" height="85" width="64"/>
        </item>
    </channel>
</rss>

