<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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: "How Do I?" 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>Mon, 22 Jun 2009 22:58:56 -0700</lastBuildDate>
        <pubDate>Mon, 22 Jun 2009 22:57:53 -0700</pubDate>
        <generator>FeedForAll v2.0 (2.0.2.9) http://www.feedforall.com</generator>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MsdnHomePagehowDoIVideos" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
            <title>How Do I: Defend Against Truncation-Based SQL Injection Attacks?</title>
            <description>Escaping single quote characters is sometimes used as mitigation for SQL injection vulnerabilities. On the other hand, when data assigned to a SQL Server character variable exceeds the defined length for that variable, the extra characters get truncated. This video demonstrates how this property of truncation may be used by an attacker to circumvent the above mentioned mitigation, resulting in a SQL injection attack. Various options of fixing SQL injection issues are also discussed.</description>
            <link>http://msdn.microsoft.com/security/ee216344.aspx</link>
            <guid isPermaLink="false">5148A3AF-E33C-4FCE-B5A1-71DE6AF41398</guid>
            <pubDate>Sat, 11 Jul 2009 04:16:07 +0530</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/ee216344.coverSM.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Secure SQL Server using SQL Server 2008 Policy Based Management?</title>
            <description>SQL Server 2008 introduced a new feature known as Policy Based Management (PBM). This feature allows us to create policies for our SQL server instance. Few important features of Policy Based Management are:
&lt;br /&gt;
- It is similar to group policy feature provided by Windows&lt;br /&gt;
- We can create SQL Server Policies and deploy these policies across multiple servers&lt;br /&gt;
- Policies can be scheduled or we can run them on demand&lt;br /&gt;
- Policy can also rollback the transaction (policy violating transactions) with raising an error&lt;br /&gt;
In this video I’ll showcase how we can leverage Policy Based Management to secure our SQL server environment. I’ll introduce you with these basics of PBM and we will see how we can build policies related to SQL server security and assess those policies on our SQL Server instance.</description>
            <link>http://msdn.microsoft.com/security/ee216343.aspx</link>
            <guid isPermaLink="false">F1127CB2-4A9C-4DAD-9295-F0196A2D30A5</guid>
            <pubDate>Sat, 11 Jul 2009 01:53:28 +0530</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/ee216343.cover_sm.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Change Default Work Items in the SDL Process Template?</title>
            <description>This video will show you how to modify the default work items that are included in the SDL Process Template. We will cover how to modify the default work items that are created in your new SDL Process Template team project. We will also review how to modify the default work item types - such as Task or Bug. The Microsoft SDL Process Template for Visual Studio Team System was created to ease adoption of the SDL by automatically integrating the policy, process and tools of the Security Development Lifecycle v4.1 into Visual Studio Team System 2008.</description>
            <link>http://msdn.microsoft.com/security/dd867638.aspx</link>
            <guid isPermaLink="false">9AB6E68K-B3F4-483E-C017-7A2FC399738E</guid>
            <pubDate>Tue, 19 May 2009 15:20:45 -0700</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd867638.Change_Default_Workitems_150x113.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Use the SDL Process Template Documentation and Reporting?</title>
            <description>This video will show you how to use the SDL Process Template document templates and security metrics reporting. The built in SDL document templates will help you jump start your use of the Microsoft SDL. The reporting will allow you to improve your visibility into the key security risks for your application and the progress your team is making toward their security goals. The Microsoft SDL Process Template for Visual Studio Team System was created to ease adoption of the SDL by automatically integrating the policy, process and tools of the Security Development Lifecycle v4.1 into Visual Studio Team System 2008.</description>
            <link>http://msdn.microsoft.com/security/dd867639.aspx</link>
            <guid isPermaLink="false">9AB6E67G-B3F4-483E-C017-7A2FC399738E</guid>
            <pubDate>Tue, 19 May 2009 15:20:45 -0700</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd867639.SDL_Doc_Rep_150x113.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Set Up the SDL Process Template?</title>
            <description>In this video we will first show you how to install the SDL Process Template. Then we will walk you through how to begin using it in your new project. The Microsoft SDL Process Template for Visual Studio Team System was created to ease adoption of the SDL by automatically integrating the policy, process and tools of the Security Development Lifecycle v4.1 into Visual Studio Team System 2008.</description>
            <link>http://msdn.microsoft.com/security/dd819921.aspx</link>
            <guid isPermaLink="false">9AB6E67A-B3F4-483D-C017-7A2FC399738E</guid>
            <pubDate>Tue, 19 May 2009 15:20:45 -0700</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd819921.HowTo_SDL_process_150x113.jpg" height="85" width="64" /> 
        </item>
        <item>
            <title>How Do I: Improve My Check-In Process?</title>
            <description>In this video we will introduce you to the SDL Process Template check-in policies and then show you how to enable the check-in policies for yourself and your team. Finally, we will demonstrate the check-in policies in action as well as how you can be alerted when someone overrides a check-in policy.</description>
            <link>http://msdn.microsoft.com/security/dd819920.aspx</link>
            <guid isPermaLink="false">9AB6E67A-B3F4-483D-C017-7A2FC399738A</guid>
            <pubDate>Tue, 19 May 2009 15:20:45 -0700</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd819920.HowTo_SDL_process_150x113.jpg" height="85" width="64" />        </item>        
<item>
            <title>How Do I: Use Bing inside a Windows Mobile Application?</title>
            <description>You can use the Bing Search Service to search the Internet inside a Windows Mobile Application. Besides searching for Web pages, you can amongst others also search for Mobile Web pages, multimedia content and phone book entries. In this video, Maarten Struys shows you how to use the Bing Web Service inside your own application and how you can make use of the returned results to for instance make a phone call to a particular company.</description>
            <link>http://msdn.microsoft.com/en-us/netframework/dd776330.aspx</link>
            <guid isPermaLink="false">3FF7E212-FB32-4836-A31A-7C2F2FDD3B64</guid>
            <pubDate>Thu, 25 Jun 2009 01:22:38 +0530</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd776330.HDI-Devices-DisplayVEMapsInPictureBox150x113.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Create Localized Applications on Windows Mobile Devices?</title>
            <description>Windows Mobile Devices are available in localized versions. The .NET Compact Framework gives you good support to create localized applications, in other words, applications that use the same language as the localized Windows Mobile Device is working in. In this video, Maarten Struys shows you how to create a localized application with a default English User Interface as well as a localized Dutch User Interface.</description>
            <link>http://msdn.microsoft.com/netframework/dd878358.aspx</link>
            <guid isPermaLink="false">2C5139EF-8C2D-4503-89FF-4FDCD3B8D82A</guid>
            <pubDate>Mon, 1 Jun 2009 18:52:19 -0700</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd878358.CreateLocalizedApps150.jpg" height="85" width="64" />
        </item>        
<item>
            <title>How Do I: Use Paging in Windows Azure Tables?</title>
            <description>To improve application usability, many applications need to support viewing data page-by-page. In this screencast, you'll learn how Windows Azure table storage provides a built-in mechanism that allows you to efficiently page through query results.</description>
            <link>http://msdn.microsoft.com/en-us/azure/dd875665.aspx</link>
            <guid isPermaLink="false">BD3C65EF-89E0-4156-8958-EE291AF587E5</guid>
            <pubDate>Wed, 27 May 2009 12:51:09 +0530</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd875665.paging-small.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Leverage Concurrency in Windows Azure Table Storage?</title>
            <description>Windows Azure table storage is designed to support many users at the same time. In this session, you'll learn how Windows Azure table storage supports concurrency, and you'll learn a few strategies to help you deal with any concurrency violations.</description>
            <link>http://msdn.microsoft.com/en-us/azure/dd875664.aspx</link>
            <guid isPermaLink="false">626B6E25-8A34-4CF5-A386-E942785020BC</guid>
            <pubDate>Wed, 27 May 2009 12:50:22 +0530</pubDate>
<media:thumbnail url="http://i.msdn.microsoft.com/dd875664.10_Thumbnail_150x113.jpg" height="85" width="64" />
        </item>
<item>
            <title>How Do I: Use Logging in a Windows Azure Application?</title>
            <description>Windows Azure provides a built-in framework for writing log messages from your applications. In this screencast, you'll learn how to use the Windows Azure logging API and how to read log messages whether your application is running in the development fabric or in the cloud.</description>
            <link>http://msdn.microsoft.com/en-us/azure/dd637760.aspx</link>
            <guid isPermaLink="false">C7E0D982-F009-44A7-9AF7-8C020A91D935</guid>
            <pubDate>Fri, 22 May 2009 18:58:12 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd637760.08_Thumbnail_150x113.jpg" height="85" width="64" />
        </item>
        <item>
            <title>How Do I: Display Virtual Earth Maps inside a PictureBox Control?</title>
            <description>With the Virtual Earth Imaging Service it is relative easy to retrieve and display maps inside a browser control on a Windows Mobile Device. With a little additional effort you can display the same maps inside a PictureBox control. In this video, Maarten Struys shows you how to display a Virtual Earth map in a PictureBox and how to continuously update the map, based on the current location of the user making use of GPS readings.</description>
            <link>http://msdn.microsoft.com/en-us/netframework/dd920289.aspx</link>
            <guid isPermaLink="false">CB542E34-282E-4098-A5AB-851A4A5E5FFB</guid>
            <pubDate>Fri, 19 Jun 2009 16:02:00 -0700</pubDate>
            <media:thumbnail url="http://i.msdn.microsoft.com/dd920289.DisplayMapsPictureBox150.jpg" height="85" width="64" />
        </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>
            <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's system. This demo shows how to publish the form region addin for deployment and install the addin to the user'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 "mini-OBA" 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'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 "cloud on your desktop." 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 "Hello World" 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'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'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'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's Command?</title>
            <description>This video show how to build a custom Ribbon that replaces a standard ribbon button'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>
