﻿<?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>ASP.NET Learn Content</title>
    <description>ASP.NET Learn Content</description>
    <link>http://www.asp.net/learn/</link>
    <language>en-US</language>
    <docs>http://backend.userland.com/rss</docs>
    <generator>http://www.asp.net</generator>
    <item>
      <title>Overview of SQL Server StreamInsight</title>
      <description>
In this webcast, we explore how you can build event-driven applications to gain insight from high data rate event stream sources with very low latency. We provide an overview of the new Microsoft platform for complex event processing (CEP) called Microsoft SQL Server StreamInsight, and then we discuss the following scenarios: formulating declarative queries to express powerful analytics over event streams, programming against the object model of the CEP engine, and writing adapters for event stream data sources.</description>
      <link>http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;EventID=1032432286</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 24 Nov 2009 18:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Real-World Solutions: Project Server Security in SQL Server Reporting Services</title>
      <description>
      In this webcast, we discuss a method of taking advantage of Microsoft Office Project Server security in Microsoft SQL Server Reporting Services reports. We also cover a scenario where a customer has requested a SQL Server Reporting Services report that displays sensitive financial data. The customer only wants executors of the report to see information on projects to which they have access.
    </description>
      <link>http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;EventID=1032423645</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 24 Nov 2009 18:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 2 Beta with Phil Haack</title>
      <description>
      This week Scott's at PDC but just before he left he chatted with Phil Haack about his exciting release of ASP.NET MVC 2 Beta. They chat about the changes, and Scott gets a surprise phone call from The Gu.
    </description>
      <link>http://www.hanselminutes.com/default.aspx?showID=206</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Wed, 18 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Chatting with James Bach</title>
      <description>
      In this episode Matthew and Federico sit down with James Bach to talk about everything to do with testing. James ideas were very influential in shaping the test methodologies that our team practices, especially around the use of exploratory testing, and he shares his views and passion about becoming a test ninja with us.
    </description>
      <link>http://codingqa.com/index.php?post_id=550220</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 17 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; – New Rendering Option for Check Box Lists and Radio Button Lists</title>
      <description>In this video you will learn about the RepeatLayout rendering option for Check Box and Radio Button lists.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8908.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; – Persistent GridView Row Selection</title>
      <description>In this video you will learn about persisted row selection for the GridView control.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8909.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; – Table Free Templated Controls</title>
      <description>In this video you will learn about the RenderOuterTable property for templated controls, which allows you to control  whether or not the outer table is rendered to the page.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8910.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; – Easy State Compression </title>
      <description>In this video you will learn how to use the compressionEnabled configuration option to compress (and decompress) serialized session state.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8911.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; – Tableless Menu Control</title>
      <description>In this video you will see how the ASP.NET Menu control renders HTML using semantic markup consisting of an unordered list and list elements
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8912.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - AJAX Data Templates</title>
      <description>In this video you will learn how to use client templates to display database records with the DataView control.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8916.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - The ScriptLoader</title>
      <description>In this video will learn about the ScriptLoader.</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8914.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - Disabled Control Styling</title>
      <description>In this video you will learn how  to use the controlRenderingCompatibility setting so disabling non-input controls will not render invalid styles.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8918.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - Imperative JavaScript Syntax for Microsoft Client Side Controls</title>
      <description>In this video you will learn the imperative JavaScript syntax for Microsoft client side controls.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8913.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - Hidden Field Divs</title>
      <description>In this video you will learn how div elements around hidden fields are now styled so they do not interfere with user-created CSS rules.</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8917.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot;&amp;#160;- Auto Start</title>
      <description>In this video you will learn about the new auto-start scalability feature which provides a controlled approach for starting up an application pool, initializing an ASP.NET application, and then accepting HTTP requests.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8843.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Wed, 11 Nov 2009 18:48:00 GMT</pubDate>
    </item>
  </channel>
</rss>