﻿<?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>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - Chart Control</title>
      <description>In this video you will learn how to use the ASP.NET Chart Control to create simple, intuitive, and visually compelling charts.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8770.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 05 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - Dynamic Metadata</title>
      <description>In this video you will learn about the Page.MetaKeywords and Page.MetaDescription properties, which allow you to set the page meta data dynamically at run time.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8771.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 05 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 &amp;quot;Quick Hit&amp;quot;&amp;#160;- Code Optimized Profile</title>
      <description>In this video you will learn how to use the "Web Development (Code Optimized)" profile option in Visual Studio 2010 that hides the designer tab and focuses on a source-only editing experience .
</description>
      <link>http://www.asp.net/learn/vs2010-quick-hit-videos/video-8774.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 05 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot;&amp;#160;- Permanent Redirect</title>
      <description>In this video you will learn how to use the RedirectPermanent helper method to issue HTTP 301 responses.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8772.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 05 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SQL Injection Defense</title>
      <description>A SQL Injection vulnerability in your application can ruin your whole day. In this video, Microsoft’s Joe Stagner explains how SQL Injection attacks can happen, what a bad guy can do with them, and how to protect your ASP.NET application from SQL Injection vulnerabilities.</description>
      <link>http://www.asp.net/learn/security-videos/video-8718.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 29 Oct 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How Do I: Return JSON Formatted Data for an AJAX Call in an ASP.NET MVC Web Application?</title>
      <description>In this video Chris Pels shows how to use the JsonResult and Json classes to return instances of classes as JSON formatted data. First, a sample MVC web application is created and a controller and associated view are added for customer information. Then a simple customer class is created as part of the data model. A GetCustomer() function is then added to the customer controller to retrieve data for a single customer in JSON format. Finally, script is added to the customer view that uses jQuery to make an AJAX call to GetCustomer() to retrieve the customer data in JSON format</description>
      <link>http://www.asp.net/learn/mvc-videos/video-8676.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 22 Oct 2009 21:37:00 GMT</pubDate>
    </item>
    <item>
      <title>BenkoTips Live and On Demand: Practical MVC with Jessy Houle</title>
      <description>
      Model-View-Controller (MVC) is a great pattern for rapidly developing solutions to technology challenges. Along with great power comes great responsibility, and the MVC pattern requires a solid understanding of the components and workings of the tools. In this webcast, we take a bare- bones approach to dissecting patterns and using the patterns to your advantage. Join Mike Benkovich and his guest Jessy Houle as they explore what is possible with MVC.
    </description>
      <link>http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;EventID=1032427603</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Wed, 21 Oct 2009 13:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How Do I Understand and Defend Against Script Injection Attacks in ASP.NET </title>
      <description>Cross Site Scripting (XSS) is perhaps the most troublesome security issue for web developers to tackle these days. In this video, Microsoft’s Joe Stagner provides some examples of how dangerous XSS can really be and how ASP.NET helps you easily defend against XSS in your Web Applications.</description>
      <link>http://www.asp.net/learn/videos/video-8605.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 13 Oct 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Data Access Technologies, an Introduction to LINQ</title>
      <description>LINQ is the ASP.NET developers preferred Data Access Mechanism. This video is an introduction to programming with LINQ and compares simple data access between ADO.NET and LINQ from a developer experience perspective.</description>
      <link>http://www.asp.net/learn/videos/video-8606.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 13 Oct 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Shawn Wildermuth on Declarative UI</title>
      <description>
      Shawn Wildermuth talks about the importance and significance of declarative User Interfaces in the context of WPF and Silverlight.
    </description>
      <link>http://www.dotnetrocks.com/default.aspx?showNum=489</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 13 Oct 2009 04:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Process Overhead</title>
      <description>
      In this episode Federico and Matthew share some of their personal anecdotes regarding process overhead. By examining concrete examples, they discuss pitfalls and how to remove unnecessary processes.
    </description>
      <link>http://codingqa.com/index.php?post_id=535417</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Fri, 09 Oct 2009 04:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Mark Miller and Billy Hollis on UI</title>
      <description>
      Mark Miller and Billy Hollis go head to head on User Interface. The conversation ranges from WPF and Silverlight to Visual Studio and Blend to whatever else they felt like talking about…
    </description>
      <link>http://www.dotnetrocks.com/default.aspx?showNum=488</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Thu, 08 Oct 2009 04:00:00 GMT</pubDate>
    </item>
    <item>
      <title>BenkoTips Live and On Demand: Practical LINQ to SQL</title>
      <description>
      Just because you can doesn't mean you should. In this webcast, we take a realistic look at the challenge of working with large sets of data. When do you leverage Language-Integrated Query (LINQ), how can you take advantage of Transact-SQL, and what does the server bring to the table? Join Mike Benkovich and Scott Davis as they explore the practical side of LINQ.
    </description>
      <link>http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;EventID=1032427067</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Wed, 07 Oct 2009 13:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building RESTful Services with WCF</title>
      <description>
      One of the key new features of Windows Communication Foundation 3.5 (WCF 3.5) is the Web Programming Model. The Web Programming Model enables developers to build Services using a RESTful architecture. The number of services implemented using this new architectural approach out in the wild is growing by leaps and bounds. In this session we cover the basics of REST versus SOAP/WS-*, and how to build Services using WCF 3.5 that are RESTful in nature. We also talk about adding Web feeds (RSS and/or ATOM) to our Services, which can enable easy access to enterprise data.
    </description>
      <link>http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;EventID=1032416155</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Tue, 06 Oct 2009 14:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: How? 10 minute technical video for developers</title>
      <description>A short overview of what it's like to work with ASP.NET MVC.</description>
      <link>http://www.asp.net/learn/mvc-videos/video-8145.aspx</link>
      <author>ASP.NET Learn Content</author>
      <pubDate>Fri, 21 Aug 2009 05:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>