﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../rss.xsl" media="screen"?><rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Microsoft Virtual Labs - ASP.NET</title><link>http://msdn.microsoft.com/virtuallabs/</link><description>Microsoft Virtual Labs allow you to either quickly evaluate or learn how to build great applications for Windows and the Web, through a series of guided, hands-on labs which can be completed in 90 minutes.</description><copyright>(c) 2007, Microsoft, Inc. All rights reserved.</copyright><ttl>20</ttl><item><title>MSDN Virtual Lab Express: What’s New in ASP.NET 2.0</title><description>In this lab, you will learn to: 1) Create, prepare and utilize master pages; 2) Add TreeView and Menu navigation controls; 3) Use the new Login control</description><link>http://go.microsoft.com/?linkid=8771468</link><guid isPermaLink="false">80a75356-b8b8-4de4-945c-6fb99c5f106c</guid><pubDate>Wed, 23 Apr 2008 16:17:42 GMT</pubDate></item><item><title>MSDN Virtual Lab Express: What’s New in ASP.NET 2.0</title><description>In this lab, you will learn to: 1) Create, prepare and utilize master pages; 2) Add TreeView and Menu navigation controls; 3) Use the new Login control</description><link>http://go.microsoft.com/?linkid=4659723</link><guid isPermaLink="false">0b260872-0346-4423-856d-46295b2f527d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab:  Building an Application with ASP.NET MVC</title><description>After completing this lab you'll be better able to: 1) Create a controller; 2) Display data from a model; 3) Generate links; 4) Handle HTML forms</description><link>http://go.microsoft.com/?linkid=9636146</link><guid isPermaLink="false">b36aba26-b7d9-4eaa-942c-f919b70ca048</guid><pubDate>Tue, 11 Nov 2008 11:05:57 GMT</pubDate></item><item><title>MSDN Virtual Lab: ASP.NET 2.0 Configuration and Health Monitoring</title><description>In this lab, you will learn to: 1) Enable Failure Audit events; 2) Build a configuration interface; 3) Implement a custom Web event; 4) Use the SQL Server Web Event Provider</description><link>http://go.microsoft.com/?linkid=4889734</link><guid isPermaLink="false">11a2c399-1424-4078-8a5a-cf9374149461</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: ASP.NET 2.0 Creating a Web Site</title><description>In this lab, you will learn to: 1) Work with the page designer; 2) Build a main content page, a check-out page, and a thank-you page; 3) Use the Web Site Administration Tool; 4) Create a SQlDataSource and simple GridView; 5) Use the Web Site Administration Tool (intro to configuration); 6) Create a Web Site and a master page</description><link>http://go.microsoft.com/?linkid=4889732</link><guid isPermaLink="false">9684b7f4-6885-479f-9937-bcd75873491d</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: ASP.NET 2.0 Data Access</title><description>In this lab, you will learn to: 1) Use ObjectDataSource controls to bind to data components; 2) Use GridView and DetailsView controls; 3) Configure data source controls to cache query results; 4) Use SqlDataSource controls to bind to databases</description><link>http://go.microsoft.com/?linkid=4889730</link><guid isPermaLink="false">476fbd6c-8c07-41b7-9f7d-a94c64f8e634</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: ASP.NET 2.0 Membership, Login Controls, and Role Management</title><description>In this lab, you will learn to: 1) Use the Web Site Administration Tool to enable forms authentication and apply basic security settings; 2) Build a login page around Login and CreateUserWizard controls; 3) Create an ASP.NET database for storing membership data, role data, and more</description><link>http://go.microsoft.com/?linkid=4889733</link><guid isPermaLink="false">b484d0cd-60f6-4a27-b9fb-9aca311850e4</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: ASP.NET 2.0 User Interface Enhancements using Master Pages, Themes, and Controls</title><description>In this lab, you will learn to: 1) Use MultiView controls to implement multiple views; 2) Interactively switch between views in MultiView controls; 3) Build a master page and Convert existing pages into content pages</description><link>http://go.microsoft.com/?linkid=4889731</link><guid isPermaLink="false">cfad4965-c793-46ec-9900-9a523fa0cf58</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Building Dynamic Navigation Systems with Visual Studio 2005 and ASP.NET 2.0</title><description>In this lab, you will learn to: 1) Build a modern navigation UI; 2) Apply a combination of controls; 3) Create a data-driven navigational system</description><link>http://go.microsoft.com/?linkid=4267500</link><guid isPermaLink="false">b9ac88fc-3f9f-4c04-a1a7-94c507b17593</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Building Secure Applications with Membership and Role Management Using Visual Studio 2005 and ASP.NET 2.0</title><description>In this lab, you will learn to: 1) Build a secure administrative interface; 2) Create a login page; 3) Use role-based security</description><link>http://go.microsoft.com/?linkid=4267498</link><guid isPermaLink="false">bc7dae55-54e4-413e-90e3-fa728afdf843</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Creating ASP.NET Web Applications with C# -Part 1</title><description>In this lab, you will learn to: 1) Script in Code behind pages; 2) Create and save a Web project; 3) Use Server and validation controls</description><link>http://go.microsoft.com/?linkid=4267308</link><guid isPermaLink="false">1bff72fe-5a74-46db-b0e5-ebb8361243cc</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Creating ASP.NET Web Applications in C# (Part 2)</title><description>In this lab, you will learn to: 1) Deploy the Web application; 2) Use State Management in Web applications; 3) Use Data access in Web forms</description><link>http://go.microsoft.com/?linkid=4267319</link><guid isPermaLink="false">abc149c8-8ac5-4d96-9894-91528df87e77</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Creating ASP.NET Web Applications with J# - Part 1</title><description>In this lab, you will learn to: 1) Manage a sales order system; 2) Create a Web Application; 3) Deploy the Web Application</description><link>http://go.microsoft.com/?linkid=4267324</link><guid isPermaLink="false">7b209155-8e21-4e28-9148-e07ffd38aa96</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Creating ASP.NET Web Applications with J# - Part 2</title><description>In this lab, you will learn to: 1) Deploy the Web Application; 2) Manage a sales order system; 3) Create a Web Application</description><link>http://go.microsoft.com/?linkid=4267325</link><guid isPermaLink="false">f96fa37f-f85b-4ac5-9925-3daa3ab71e08</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Creating ASP.NET Web Applications in Visual Basic (Part 1)</title><description>In this lab, you will learn to: 1) Create and save a Web project; 2) Use Server and validation controls; 3) Script in code behind pages</description><link>http://go.microsoft.com/?linkid=4267487</link><guid isPermaLink="false">831101fb-c432-4fe0-a071-2856d20a4453</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Creating ASP.NET Web Applications in Visual Basic (Part 2)</title><description>In this lab, you will learn to: 1) Use Data access in Web forms; 2) Use State Management in Web applications; 3) Deploy the Web application</description><link>http://go.microsoft.com/?linkid=4267488</link><guid isPermaLink="false">15b44d3b-961d-4275-9d97-9e7583171fec</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 1 of 4 - ASP.NET Fundamentals in C#</title><description>In this lab, you will learn to: 1) Use class creation and assembly loading; 2) Build, deploy, and use assemblies; 3) Work with code behind</description><link>http://go.microsoft.com/?linkid=4267309</link><guid isPermaLink="false">129b63bc-d244-43a5-9fce-e0ce6a3d9c20</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 2 of 4 - Web Forms in C#</title><description>In this lab, you will learn to: 1) Add input validation for a form; 2) Handle server-side events; 3) Build ASP.NET forms with server-side controls</description><link>http://go.microsoft.com/?linkid=4267310</link><guid isPermaLink="false">26ffe3f8-47da-40b4-ace5-091e0f90b036</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 3 of 4 - ADO.NET and Data Binding in C#</title><description>In this lab, you will learn to: 1) Retrieve data from a database using ADO.NET; 2) Bind the results of a query to a server-side control; 3) Use a DataSet to retrieve an in-memory cache</description><link>http://go.microsoft.com/?linkid=4267311</link><guid isPermaLink="false">36a0fec3-fd3d-4e34-bfd7-cb10a0a7a1ad</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 4 of 4 - Configuration and Deployment in C#</title><description>In this lab, you will learn to: 1) Store and retrieve configuration settings in web.config; 2) Deploy ASP.NET applications to remote directories</description><link>http://go.microsoft.com/?linkid=4267312</link><guid isPermaLink="false">7304166f-8d78-4a21-ac2f-2dba6358a8e1</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 1 of 4 - ASP.NET Fundamentals in Visual Basic</title><description>In this lab, you will learn to: 1) Work with code behind; 2) Build, deploy, and use assemblies; 3) Understand class creation and assembly loading</description><link>http://go.microsoft.com/?linkid=4267480</link><guid isPermaLink="false">1716055d-bc37-4756-ba35-b2726e6d11f9</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 2 of 4 - Web Forms in Visual Basic</title><description>In this lab, you will learn to: 1) Handle server-side events; 2) Add input validation for a form; 3) Build ASP.NET forms with server-side controls</description><link>http://go.microsoft.com/?linkid=4267481</link><guid isPermaLink="false">25077191-d334-4c7a-8924-8ed0cd17b118</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 3 of 4 - ADO.NET and Data Binding in Visual Basic</title><description>In this lab, you will learn to: 1) Use a DataSet to retrieve an in-memory cache; 2) Retrieve data from a database using ADO.NET; 3) Bind the results of a query to a server-side control</description><link>http://go.microsoft.com/?linkid=4267482</link><guid isPermaLink="false">8ff59d5d-603e-478d-9e26-6b3c28f5883c</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Intro to ASP.NET Part 4 of 4 - Configuration and Deployment in Visual Basic</title><description>In this lab, you will learn to: 1) Store and retrieve configuration settings in web.config; 2) Deploy ASP.NET applications to remote directories</description><link>http://go.microsoft.com/?linkid=4267483</link><guid isPermaLink="false">358e7885-ec9c-44d8-bc1e-d6002510603e</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Movie Reviews Site Walk-Through in C#</title><description>In this lab, you will learn to: 1) Work with data binding, user controls, validation; 2) How to build a complex ASP.NET application</description><link>http://go.microsoft.com/?linkid=4267313</link><guid isPermaLink="false">ac3269e9-a3fc-45b6-acc4-c36930564973</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item><item><title>MSDN Virtual Lab: Fritz Onion’s Movie Reviews Site Walk-Through in Visual Basic</title><description>In this lab, you will learn to: 1) Work with data binding, user controls, validation; 2) Build a complex ASP.NET application</description><link>http://go.microsoft.com/?linkid=4267484</link><guid isPermaLink="false">e51ea14f-df01-4f2d-987b-8524f498b3c3</guid><pubDate>Tue, 20 Jun 2006 08:00:00 GMT</pubDate></item></channel></rss>