<rss version="2.0">
  <channel>
    <title>MSDN Screencasts | By Presenter | Mike Ormond</title>
    <description></description>
    <language>en-gb</language>
    <link>http://www.microsoft.com/uk/msdn/screencasts/default.aspx</link>
    <pubDate>Wed, 02 Dec 2009 23:33:29 GMT</pubDate>
    <lastBuildDate>Wed, 02 Dec 2009 23:33:29 GMT</lastBuildDate>
    <generator>MSDN Event Service 1.0</generator>
    <ttl>1440</ttl>
    <item>
      <title>Managing Browser History with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview</title>
      <description>AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history support in for ASP.NET AJAX applications.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/303/Managing-Browser-History-with-ASPNET-AJAX-and-the-ASPNET-35-Extensions-Preview.aspx</link>
      <guid isPermaLink="false">cd226559-05da-4bbb-a63a-81c1ae625815</guid>
      <pubDate>Wed, 19 Dec 2007 20:23:24 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/ASPNET_35_Ext_History_Server.wmv" length="18636800" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Managing Browser History on the Client with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview</title>
      <description>AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history support in for ASP.NET AJAX applications. This Screencast looks at the client-side support for managing browser history in the ASP.NET 3.5 Extensions preview.</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/301/Managing-Browser-History-on-the-Client-with-ASPNET-AJAX-and-the-ASPNET-35-Extensions-Preview.aspx</link>
      <guid isPermaLink="false">95111348-8d71-4b6b-ad20-d70a6d6ff0b6</guid>
      <pubDate>Tue, 18 Dec 2007 19:30:43 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/ASPNET_35_Ext_History_Client.wmv" length="16179200" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Building a Vista Sidebar Gadget - Part 4, Adding Behaviour</title>
      <description>&lt;div&gt;Vista gadgets exist in the Sidebar and provide quick and easy access to useful functions such as customised searching, currency conversion or a miniature RSS reader.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;To build your own gadget is very straightforward. In the main they consist of some HTML for the layout and JavaScript for the behaviour. In this short series we'll take a look at how to create a gadget to perform Technorati searches. We'll design the look and feel, create a UI and add the functionality to call the Technorati search service.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Along the way we'll do a little debugging when things don't quite go to plan.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;The source code for this gadget is available for download. &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/09/04/more-nuggets-building-a-vista-gadget.aspx"&gt;See this blog entry for additonal links and source code&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/265/Building-a-Vista-Sidebar-Gadget-Part-4-Adding-Behaviour.aspx</link>
      <guid isPermaLink="false">a7a97ac6-d234-4788-b2cd-01a0740d7942</guid>
      <pubDate>Tue, 04 Sep 2007 17:32:30 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/VistaGadgets_AddingBehaviour_Pt4.wmv" length="23552000" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Building a Vista Sidebar Gadget - Part 3, Defining the User Interface</title>
      <description>&lt;div&gt;Vista gadgets exist in the Sidebar and provide quick and easy access to useful functions such as customised searching, currency conversion or a miniature RSS reader.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;To build your own gadget is very straightforward. In the main they consist of some HTML for the layout and JavaScript for the behaviour. In this short series we'll take a look at how to create a gadget to perform Technorati searches. We'll design the look and feel, create a UI and add the functionality to call the Technorati search service.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Along the way we'll do a little debugging when things don't quite go to plan.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;The source code for this gadget is available for download. &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/09/04/more-nuggets-building-a-vista-gadget.aspx"&gt;See this blog entry for additonal links and source code&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/263/Building-a-Vista-Sidebar-Gadget-Part-3-Defining-the-User-Interface.aspx</link>
      <guid isPermaLink="false">88d08547-d70d-4251-ab89-697b032fd282</guid>
      <pubDate>Tue, 04 Sep 2007 16:52:23 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/VistaGadgets_UILayout_Pt3.wmv" length="19968000" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Building a Vista Sidebar Gadget - Part 2, Creating Look and Feel</title>
      <description>&lt;div&gt;Vista gadgets exist in the Sidebar and provide quick and easy access to useful functions such as customised searching, currency conversion or a miniature RSS reader.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;To build your own gadget is very straightforward. In the main they consist of some HTML for the layout and JavaScript for the behaviour. In this short series we'll take a look at how to create a gadget to perform Technorati searches. We'll design the look and feel, create a UI and add the functionality to call the Technorati search service.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Along the way we'll do a little debugging when things don't quite go to plan.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;The source code for this gadget is available for download. &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/09/04/more-nuggets-building-a-vista-gadget.aspx"&gt;See this blog entry for additonal links and source code&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/264/Building-a-Vista-Sidebar-Gadget-Part-2-Creating-Look-and-Feel.aspx</link>
      <guid isPermaLink="false">521e679a-e816-4075-850b-41ebd51cbf75</guid>
      <pubDate>Tue, 04 Sep 2007 16:50:48 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/VistaGadgets_LookFeel_Pt2.wmv" length="12492800" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Building a Vista Sidebar Gadget - Part 1, Getting Started</title>
      <description>&lt;div&gt;Vista gadgets exist in the Sidebar and provide quick and easy access to useful functions such as customised searching, currency conversion or a miniature RSS reader.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;To build your own gadget is very straightforward. In the main they consist of some HTML for the layout and JavaScript for the behaviour. In this short series we'll take a look at how to create a gadget to perform Technorati searches. We'll design the look and feel, create a UI and add the functionality to call the Technorati search service.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Along the way we'll do a little debugging when things don't quite go to plan.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;The source code for this gadget is available for download. &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/09/04/more-nuggets-building-a-vista-gadget.aspx"&gt;See this blog entry for additonal links and source code&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/262/Building-a-Vista-Sidebar-Gadget-Part-1-Getting-Started.aspx</link>
      <guid isPermaLink="false">4b10f569-6031-4aad-b74b-5dc8e4143cd0</guid>
      <pubDate>Tue, 04 Sep 2007 16:48:27 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/VistaGadgets_GettingStarted_Pt1.wmv" length="9441280" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Office Open XML Content Controls and Repeating Data (Part 3 of 3)</title>
      <description>&lt;div&gt;The "Creating Dynamic Documents in Word 2007" Screencast introduced the concept of databinding content controls to elements in the custom XML store thereby creating a simple but powerful mechanism to generate "dynamic documents". These documents define content, layout and formatting and their content can be easily modified by simply modifying or replacing a custom XML part.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;What happens though when it comes to repeating data? When we're dealing with tables or lists of unknown length (at design time). How can we accommodate this and build a solution that dynamically binds tabular or list data to elements in the custom XML store? Watch and find out.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;&lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/08/29/new-nuggets-content-controls-and-repeating-data-or-can-i-make-a-table.aspx"&gt;Screencast source code, clickable "more information" links etc&lt;/a&gt;&lt;/div&gt; &lt;div&gt; &lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/260/Office-Open-XML-Content-Controls-and-Repeating-Data-Part-3-of-3.aspx</link>
      <guid isPermaLink="false">2ecebc5e-3feb-4dae-adc6-ba3ddc8d3b96</guid>
      <pubDate>Thu, 30 Aug 2007 23:09:48 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/OfficeOpenXML_RepeatingData_Pt3.wmv" length="35532800" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Office Open XML Content Controls and Repeating Data (Part 2 of 3)</title>
      <description>&lt;div&gt;The "Creating Dynamic Documents in Word 2007" Screencast introduced the concept of databinding content controls to elements in the custom XML store thereby creating a simple but powerful mechanism to generate "dynamic documents". These documents define content, layout and formatting and their content can be easily modified by simply modifying or replacing a custom XML part.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;What happens though when it comes to repeating data? When we're dealing with tables or lists of unknown length (at design time). How can we accommodate this and build a solution that dynamically binds tabular or list data to elements in the custom XML store? Watch and find out.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;&lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/08/29/new-nuggets-content-controls-and-repeating-data-or-can-i-make-a-table.aspx"&gt;Screencast source code, clickable "more information" links etc&lt;/a&gt;&lt;/div&gt; &lt;div&gt; &lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/259/Office-Open-XML-Content-Controls-and-Repeating-Data-Part-2-of-3.aspx</link>
      <guid isPermaLink="false">7a4427f0-abe9-4971-b0de-d32a1434068b</guid>
      <pubDate>Thu, 30 Aug 2007 23:08:38 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/OfficeOpenXML_RepeatingData_Pt2.wmv" length="20787200" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Office Open XML Content Controls and Repeating Data (Part 1 of 3)</title>
      <description>&lt;div&gt;The "Creating Dynamic Documents in Word 2007" Screencast introduced the concept of databinding content controls to elements in the custom XML store thereby creating a simple but powerful mechanism to generate "dynamic documents". These documents define content, layout and formatting and their content can be easily modified by simply modifying or replacing a custom XML part.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;What happens though when it comes to repeating data? When we're dealing with tables or lists of unknown length (at design time). How can we accommodate this and build a solution that dynamically binds tabular or list data to elements in the custom XML store? Watch and find out.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;&lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/08/29/new-nuggets-content-controls-and-repeating-data-or-can-i-make-a-table.aspx"&gt;Screencast source code, clickable "more information" links etc&lt;/a&gt;&lt;/div&gt; &lt;div&gt; &lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/261/Office-Open-XML-Content-Controls-and-Repeating-Data-Part-1-of-3.aspx</link>
      <guid isPermaLink="false">fce8defb-d866-4b42-a1ff-c8ebcb9953e3</guid>
      <pubDate>Thu, 30 Aug 2007 23:07:29 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/OfficeOpenXML_RepeatingData_Pt1.wmv" length="14950400" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Office Open XML Document Profiling</title>
      <description>&lt;div&gt;As well as generating dynamic documents, Office Open XML and the System.IO.Packaging API can be used to query Office Document properties such as author, creation date, document title etc. We can also access custom properties. In this Screencast we'll take a look at using System.IO.Packaging to query both the core and custom properties of an Excel document on the server.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/08/07/two-more-open-xml-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/252/Office-Open-XML-Document-Profiling.aspx</link>
      <guid isPermaLink="false">f744b30d-2b9d-420c-bad1-069acf1acc61</guid>
      <pubDate>Tue, 07 Aug 2007 16:36:09 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/OfficeOpenXMLProfiling.wmv" length="2119680" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Office Open XML Document Inspection</title>
      <description>&lt;div&gt;As well as generating dynamic documents, Office Open XML and the System.IO.Packaging API can be used to inspect Office documents en masse. In this Screencast we'll take a look at using System.IO.Packaging to strip slide notes from a PowerPoint 2007 document on the server.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/08/07/two-more-open-xml-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/253/Office-Open-XML-Document-Inspection.aspx</link>
      <guid isPermaLink="false">873e8519-d99e-4bb6-831c-bb2ebb1ecff7</guid>
      <pubDate>Tue, 07 Aug 2007 16:35:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/OfficeOpenXMLInspection.wmv" length="1126400" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Creating Dynamic Documents in Word 2007</title>
      <description>&lt;div&gt;As well as providing document structure and a robust editing canvas, content controls can be databound to elements in the custom xml store. This gives us true data/view separation and allows us to focus on the data while Word takes care of the presentation.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/233/Creating-Dynamic-Documents-in-Word-2007.aspx</link>
      <guid isPermaLink="false">9688ed2f-278c-4a23-a9f1-b82e90a39f1a</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/DynamicDocuments.wmv" length="11667456" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Structuring Documents in Word 2007 - Building Blocks</title>
      <description>
    &lt;div&gt;Building blocks make possible content re-use across Word 2007 documents and applications. Sections of content can be identified as building blocks and offered for users via a gallery. In combination with content controls, they can offer a very effective solution for document assembly type applications.&lt;/div&gt;
    &lt;div&gt; &lt;/div&gt;
    &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other nuggets in the series.&lt;/div&gt;
    &lt;div&gt; &lt;/div&gt;
    &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/234/Structuring-Documents-in-Word-2007-Building-Blocks.aspx</link>
      <guid isPermaLink="false">c142ddff-f4eb-459d-9d1c-3d80c8783c72</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/StructuredDocumentsBuildingBlocks.wmv" length="11133952" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Structuring Documents in Word 2007 Using Content Controls</title>
      <description>&lt;div&gt;Content controls offer the ability to structure Word 2007 documents by assisting, guiding and constraining user input. As well as protecting document sections from inadvertent editing or deletion.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/235/Structuring-Documents-in-Word-2007-Using-Content-Controls.aspx</link>
      <guid isPermaLink="false">2bd535ee-9cf6-4efe-a473-6a88ef64617c</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/StructuredDocumentsContentControls.wmv" length="9051136" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Word 2007 - Content Controls and Schema Validation</title>
      <description>&lt;div&gt;One of the benefits of the custom XML store over the XML support in previous versions of Office is that you don't need to supply a schema for your XML to use it. But if you do supply a schema, you get some useful benefits...&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/236/Word-2007-Content-Controls-and-Schema-Validation.aspx</link>
      <guid isPermaLink="false">2f3778c0-5f9a-441b-a250-e3c3eb5319d0</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/SchemaValidation.wmv" length="3831808" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Content Controls, Document Properties and the Document Information Panel</title>
      <description>&lt;div&gt;Word 2007 has one more content control trick up its sleeve. As well as providing assistance, navigation and data entry constraints for users, and databinding to elements in the custom xml store, content controls can also bind to document and SharePoint properties. And you can do this direct from the Fluent Ribbon. No need to write code. No need to worry about XML. Just map document and SharePoint properties direct inside your document from the UI.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond/"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/237/Content-Controls-Document-Properties-and-the-Document-Information-Panel.aspx</link>
      <guid isPermaLink="false">ff57287a-c92c-4b03-b4f5-2c914ce0f9fc</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/ContentControlsPropertiesDip.wmv" length="10959872" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>The Custom XML Store</title>
      <description>&lt;div&gt;The Office Open XML File Format (the default file format for Word 2007, Excel 2007 and PowerPoint 2007 documents) offers the capability to store custom XML documents within the document package itself. These can be used to store application date, properties, metadata etc.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/238/The-Custom-XML-Store.aspx</link>
      <guid isPermaLink="false">4ee6150a-2e7a-4c57-84b8-92dfc8ba9f55</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/CustomXmlStore.wmv" length="6898688" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Intro to the Office Open XML File Format</title>
      <description>&lt;div&gt;The 2007 Microsoft Office System introduces new default file formats for Word, PowerPoint and Excel. The Open XML File Format makes it possible to generate, modify, interrogate and sanitise Office documents without the Office client and opens up a whole host of possibilities for developers. This short video introduces the new file format, the key components &amp;amp; terminology and demonstrates how easy it can be to work with Open XML File Format documents.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/239/Intro-to-the-Office-Open-XML-File-Format.aspx</link>
      <guid isPermaLink="false">8df1d9aa-2d3a-4b20-9083-7ed8aeba7ed6</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/IntroToOpenXmlFF.wmv" length="9491456" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Dynamic Document Generation in Word 2007 with System.IO.Packaging</title>
      <description>&lt;div&gt;Using the concept of a dynamic document (content controls databound to custom xml store data), see how the System.IO.Packaging API (part of the .NET Fx 3.0) can be used for server document generation with no Office client in sight.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;Check &lt;a href="http://blogs.msdn.com/mikeormond/archive/2007/05/24/office-open-xml-file-format-nuggets.aspx"&gt;my blog entry&lt;/a&gt; for hyperlinks to additional resources and other Screencasts in the series.&lt;/div&gt; &lt;div&gt; &lt;/div&gt; &lt;div&gt;View Mike's blog as &lt;a href="http://blogs.msdn.com/mikeormond"&gt;HTML&lt;/a&gt; / &lt;a href="http://blogs.msdn.com/mikeormond/rss.xml"&gt;RSS&lt;/a&gt;.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/240/Dynamic-Document-Generation-in-Word-2007-with-SystemIOPackaging.aspx</link>
      <guid isPermaLink="false">857b83d8-8cbb-4740-894d-84f7c0a573a4</guid>
      <pubDate>Fri, 20 Apr 2007 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/DynamicDocuments.wmv" length="17419264" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET AJAX - Enabling WebParts Drag and Drop</title>
      <description>
    &lt;div&gt;WebParts drag and drop in ASP.NET 2.0 has always been compatible with IE. However, only with the emergence of ASP.NET AJAX have you been able to enable WebParts drag and drop in other browsers. Here we look at how to enable your WebParts site for drag and drop in ASP.NET AJAX.&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/186/ASPNET-AJAX-Enabling-WebParts-Drag-and-Drop.aspx</link>
      <guid isPermaLink="false">6b0811d1-9f8e-4445-a81e-dfd617a3939b</guid>
      <pubDate>Fri, 22 Dec 2006 08:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/Atlas_7_WebPartDragDrop_High.wmv" length="10972160" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET AJAX - Browser Compatibility</title>
      <description>
    &lt;div&gt;A look at browser compatibility in ASP.NET AJAX, showing a variety of features rendered in both IE and Firefox for comparison. In addition, what happens when the browser has JavaScript disabled?&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/187/ASPNET-AJAX-Browser-Compatibility.aspx</link>
      <guid isPermaLink="false">8eed3376-e274-439e-a4cf-7b4331063f5b</guid>
      <pubDate>Fri, 22 Dec 2006 08:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/Atlas_6_BrowserCompat_High.wmv" length="16856064" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET AJAX - Dynamic Update Panels</title>
      <description>
    &lt;div&gt;As well as being used directly in your page layout to identify aspects of your page that you want to enjoy partial page updates, UpdatePanels can also be rendered dynamically as part of templated controls such as the DataList, as Composite controls and in WebParts.&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/188/ASPNET-AJAX-Dynamic-Update-Panels.aspx</link>
      <guid isPermaLink="false">e8aa3972-d3f6-425d-a576-44e2aa427132</guid>
      <pubDate>Fri, 22 Dec 2006 08:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/Atlas_5_DynamicUpdatePanels_High.wmv" length="13502464" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET AJAX - Elements of an ASP.NET AJAX Application</title>
      <description>
    &lt;div&gt;Whether you're building your first ASP.NET AJAX application or you want to take an existing ASP.NET application and add some AJAX functionality, this session will help you understand the fundamental components of an ASP.NET AJAX application.&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/1/ASPNET-AJAX-Elements-of-an-ASPNET-AJAX-Application.aspx</link>
      <guid isPermaLink="false">64f4b684-5ebd-443f-bb55-260e9d986e50</guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/Atlas_2_Elements_ASPNET_Application.wmv" length="15801344" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET AJAX - Intro to ASP.NET Atlas</title>
      <description>
    &lt;div&gt;ATLAS (or more correctly ASP.NET AJAX) is a framework from Microsoft to help you more easily build richer, interactive, personalised standards-based web applications that leverage AJAX design techniques. This session introduces the ASP.NET AJAX framework.&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/2/ASPNET-AJAX-Intro-to-ASPNET-Atlas.aspx</link>
      <guid isPermaLink="false">21d19dcf-9d0b-4d02-b0b6-9d58c084a114</guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/Atlas_1_Intro_To_ASPNET_Atlas.wmv" length="22006784" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET AJAX - Partial Page Rendering with the Update Panel</title>
      <description>
    &lt;div&gt;ASP.NET AJAX introduces the UpdatePanel, a new server control that makes it incredibly easy to enable partial page refreshes on your ASP.NET site. Avoid the need to do a postback and full page refresh by identifying areas of your application that could benefit from partial page updates and wrapping them in a UpdatePanel. This session shows you how to do exactly that.&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/3/ASPNET-AJAX-Partial-Page-Rendering-with-the-Update-Panel.aspx</link>
      <guid isPermaLink="false">fb3b77c8-81cb-445d-952c-efdbd17d468a</guid>
      <pubDate>Tue, 24 Oct 2006 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/Atlas_3_Partial_Page_Rendering_Update_Panel.wmv" length="11794432" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>New IDE Features in VS2005</title>
      <description>
    &lt;div&gt;Visual Studio 2005 includes a range of enhancements targeted at the web developer. Join us for a quick tour of some of the new functionality and see how Visual Studio 2005 integrates with ASP.NET 2.0&lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/81/New-IDE-Features-in-VS2005.aspx</link>
      <guid isPermaLink="false">be70ebd0-f720-46a7-857f-9b55631948bb</guid>
      <pubDate>Thu, 20 Oct 2005 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/3_IdeFeatures1of2.wmv" length="5662720" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>More ASP.NET 2.0 Master Pages</title>
      <description>
    &lt;div&gt;
    &lt;/div&gt;
  </description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/87/More-ASPNET-20-Master-Pages.aspx</link>
      <guid isPermaLink="false">a1e1951e-c933-4029-ae96-230166090f41</guid>
      <pubDate>Fri, 23 Sep 2005 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/2_MasterPages2.wmv" length="5452800" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>ASP.NET 2.0 Master Pages</title>
      <description>&lt;div&gt;ASP.NET 2.0 introduces a wealth of enhancements to the .NET Platform for web developers. This first in a new series of Screencasts on ASP.NET 2.0 takes a look at Master Pages and how they can take the pain out of implementing consistent, user friendly UI in your website.&lt;/div&gt;</description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/88/ASPNET-20-Master-Pages.aspx</link>
      <guid isPermaLink="false">d55fdebb-d6bf-47b5-a6a3-bf45aeec27a4</guid>
      <pubDate>Mon, 19 Sep 2005 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/1_MasterPages.wmv" length="6008832" type="video/x-ms-wmv" />
    </item>
    <item>
      <title>Nullable Types in C# V2.0</title>
      <description></description>
      <link>http://www.microsoft.com/uk/msdn/screencasts/screencast/123/Nullable-Types-in-C-V20.aspx</link>
      <guid isPermaLink="false">0b5fe099-46c9-415c-b45a-d199fd1e1c25</guid>
      <pubDate>Wed, 18 May 2005 07:00:00 GMT</pubDate>
      <enclosure url="mms://mediadl.microsoft.com/mediadl/www/u/uk/MSDN/nuggets/nullable_Types.wmv" length="4992000" type="video/x-ms-wmv" />
    </item>
  </channel>
</rss>