﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title>The Official Microsoft Silverlight Site</title>
    <description>Silverlight.net Learning Videos</description>
    <link>http://www.silverlight.net/</link>
    <language>en-US</language>
    <docs>http://backend.userland.com/rss</docs>
    <generator>The Official Microsoft Silverlight Site</generator>
    <item>
      <title>How Do I: Change Styles at Runtime in Silverlight 3</title>
      <description>Silverlight 2 forced you to reload your UI when you wanted to dynamically change styles.  One of the style improvements in Silverlight 3 allows for changing styles at runtime without reloading your UI.  In this video, Todd Miranda demonstrates how to dynamically change styles.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-videos/change-styles-runtime-silverlight-3</link>
      <author>Todd Miranda</author>
      <pubDate>Tue, 24 Nov 2009 17:42:09 GMT</pubDate>
    </item>
    <item>
      <title>How Do I: Use Isolated Storage in SL3 Out of Browser</title>
      <description>Silverlight 3 introduced the capability for a Silverlight application to be installed locally on a user’s machine.  It would be beneficial to also have access to some amount of storage on the user’s local machine.  Isolated storage provides this local storage capability.  In this video, Todd Miranda demonstrates how to use isolated storage on a user’s local machine when running an out of browser Silverlight application.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-videos/use-isolated-storage-sl3-out-of-browser</link>
      <author>Todd Miranda</author>
      <pubDate>Tue, 24 Nov 2009 13:40:00 GMT</pubDate>
    </item>
    <item>
      <title>Out Of Stream Data Access</title>
      <description>This example demonstrates how to use the data utilities included in SMF to access external resources, such as XML files stored on a web server.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/out-of-stream-data-access</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 16:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Accessing Web Camera and Microphone</title>
      <description>This video demonstrates how to utilize a user&amp;amp;#39;s web camera and microphone attached to their computer via the browser.  This demonstrates the basics of the core API for capturing the audio/video.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/access-web-camera-microphone</link>
      <author>Tim Heuer</author>
      <pubDate>Wed, 18 Nov 2009 10:00:00 GMT</pubDate>
    </item>
    <item>
      <title>BiDi and Right-to-Left Support</title>
      <description>This video quickly demonstrates the FlowDirection attribute to enable right-to-left control and text display as well as demonstrating displaying complex script/bi-direction text support.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/bidi-right-to-left</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 10:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Right Click Mouse Events</title>
      <description>Learn how to handle the mouse right-click events in Silverlight to create your own context menus or actions based on a common user interaction with applications.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/right-click-mouse-events</link>
      <author>Tim Heuer</author>
      <pubDate>Wed, 18 Nov 2009 10:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building A Custom Bitrate Meter</title>
      <description>This example demonstrates how to use Blend to create a customized Bitrate meter to visually indicate the quality of the video being delivered.
</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/building-custom-bitrate-meter</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Creating Custom Timeline Markers</title>
      <description>This example demonstrates how to extend the functionality of the standard Marker by adding new data, responding to user interaction, changing video position and customizing the visual Style.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/creating-custom-timeline-markers</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 06:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Hosting HTML Content</title>
      <description>This video demonstrates various ways you can use existing HTML content within your Silverlight application including full pages, fragments, or syndicated content.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/hosting-html-content</link>
      <author>Tim Heuer</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Using the ViewBox Control</title>
      <description>In this brief video, Jesse Liberty demonstrates how the ViewBox control can simplify precise control over the sizing of images.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/using-the-viewbox-control</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Accessing the Global Clipboard Programmatically</title>
      <description>In this short video, Jesse Liberty demonstrates Silverlight’s simple and straightforward ability to copy to,  and paste from, the global clipboard.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/accessing-global-clipboard</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Notification API</title>
      <description>This video demonstrates how to do UI &amp;amp;#39;toast&amp;amp;#39; notifications in Silverlight using the NotificationWindow API.  Add application notifications with simple or custom UI using this API in your out-of-browser Silverlight application.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/notification-api</link>
      <author>Tim Heuer</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>MouseWheel API</title>
      <description>This video demonstrates how to handle mouse wheel events in your Silverlight application to alter the user interface or enable scrolling on UI controls and more.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/mousewheel-api</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>RichTextArea</title>
      <description>This video demonstrates how to use the RichTextArea to create and display bold, italics and more styled text.  This is an essential foundation for creating more powerful and attractive user experiences.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/richtextarea</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>DataGrid Enhancements</title>
      <description>Jesse Liberty  explores the ehancements to the DataGrid control in Silverlight 4.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/datagrid-enhancements</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Embedding The Video Player</title>
      <description>This example is the shortest path to getting the SMF video player embedded in a Silverlight application.  We start from scratch by creating a brand new project and finish with a functional, smooth streaming, video player.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/embedding-video-player</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Extending The Video Player</title>
      <description>In this example, we extend the functionality of the out-of-the-box SMF Video Player by adding new Template Parts  and implementing new functionality. </description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/extending-video-player</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Live Mode vs. VOD</title>
      <description>This example walks through the differences between the visual elements that are part of Video On Demand versus Live Mode.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/live-mode-vs-vod</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Using SMF Logging</title>
      <description>In this example, we use the SMF Logging infrastructure to intercept player events, create custom events, and learn how to filter specific event types.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/using-smf-logging</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Using Application Settings</title>
      <description>This example demonstrates how to use the Settings utilities included in SMF to store application settings on a web server, access them at run time and update your application.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/using-application-settings</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Styling And Templating The Video Player</title>
      <description>This example uses Blend to customize the visual appearance of the video player.  This is a good starting point for designers wanting to brand the player.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/styling-templating-video-player</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Hosting VOD using IIS Media Services</title>
      <description>In this example, we walk through the process of hosting a Video On Demand using IIS Media Services and consuming it with the SMF Video Player.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-media-framework/hosting-vod-using-iis-media-services</link>
      <author>Microsoft</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Using Silveright Controls As Drop Targets</title>
      <description>Jesse Liberty demonstrates how to drop files onto silverlight controls and react programmatically.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/silverlight-controls-drop-targets</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Printing API Basics</title>
      <description>Tim demonstrates the basics of the Silverlight printing API and how to specify which elements to print and provide feedback to the user.</description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/printing-api-basics</link>
      <author>Tim Heuer</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Asynchronous Data Validation</title>
      <description>Jesse Liberty demonstrates using the new INotifyDataErrorInfo interface for synchronous and asynchronous data validation. </description>
      <link>http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/asynchronous-data-validation</link>
      <author>Jesse Liberty</author>
      <pubDate>Wed, 18 Nov 2009 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>