﻿<?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 Videos</title>
    <description>ASP.NET Videos</description>
    <link>http://www.asp.net/learn/</link>
    <language>en-US</language>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS generated by 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 Videos</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 Videos</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 Videos</author>
      <pubDate>Thu, 05 Nov 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 4 &amp;quot;Quick Hit&amp;quot; - Imperative WebForms Routing </title>
      <description>In this video you will learn how to use an expression builder to do WebForms routing imperatively.
</description>
      <link>http://www.asp.net/learn/aspnet-4-quick-hit-videos/video-8773.aspx</link>
      <author>ASP.NET Videos</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 Videos</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 Videos</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 Videos</author>
      <pubDate>Thu, 22 Oct 2009 21:37: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 Videos</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 Videos</author>
      <pubDate>Tue, 13 Oct 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What is ASP.NET MVC? 80 minute technical video for developers, building NerdDinner</title>
      <description>An in-depth tutorial on building an application with ASP.NET MVC. In this video we build the basics of Nerddinner.com and cover issues such as Unit Testing, Javascript (using jQuery), and how to use the new tooling features for Visual Studio 2008 which are installed with the ASP.NET MVC project templates.</description>
      <link>http://www.asp.net/learn/mvc-videos/video-8143.aspx</link>
      <author>ASP.NET Videos</author>
      <pubDate>Fri, 21 Aug 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why ASP.NET MVC? 3 minute overview video for decision makers</title>
      <description>A high-level overview of ASP.NET MVC for decision-makers who would like to know more about benefits of ASP.NET MVC.</description>
      <link>http://www.asp.net/learn/mvc-videos/video-8144.aspx</link>
      <author>ASP.NET Videos</author>
      <pubDate>Fri, 21 Aug 2009 05: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 Videos</author>
      <pubDate>Fri, 21 Aug 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Validation</title>
      <description>In this video Joe will demonstrate the use of the FormValidation controls in ASP.NET Using Microsoft Visual Web Developer.</description>
      <link>http://www.asp.net/learn/videos/video-7419.aspx</link>
      <author>ASP.NET Videos</author>
      <pubDate>Thu, 04 Jun 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Login Controls</title>
      <description>In this video Joe will introduce you to ASP.NET Membership by showing you how to use some of the Login Controls in ASP.NET.</description>
      <link>http://www.asp.net/learn/videos/video-7420.aspx</link>
      <author>ASP.NET Videos</author>
      <pubDate>Thu, 04 Jun 2009 05:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Storefront Part 23: Getting Started With Domain-Driven Design</title>
      <description>I don’t like the complexity that’s crept into my application. Not sure how else to put it - but the architecture needs to be shaken a bit so in this episode I tackle this complexity head on using Domain-Driven Design (DDD).</description>
      <link>http://www.asp.net/learn/mvc-videos/video-7344.aspx</link>
      <author>ASP.NET Videos</author>
      <pubDate>Thu, 28 May 2009 05:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>