24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
|
---
|
||
|
title: "Watch ASP.NET Development in Action | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "Watch how easy it is to build a 'to do' task list application from scratch using ASP.NET 2.0, ASP.NET AJAX, SQL Server Express, and Visual Web Developer. Mic..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 02/24/2009
|
||
|
ms.topic: article
|
||
|
ms.assetid: 23bdc2a7-417a-4ea8-b1ee-e3e1bd272223
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/building-20-applications/watch-aspnet-development-in-action
|
||
|
msc.type: video
|
||
|
---
|
||
|
Watch ASP.NET Development in Action
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
Watch how easy it is to build a "to do" task list application from scratch using ASP.NET 2.0, ASP.NET AJAX, SQL Server Express, and Visual Web Developer. Microsoft's Joe Stagner starts by creating a fresh database and the code to access its data. We then see how to define a ToDo List page that displays and updates content in the database. Finally we learn how to add AJAX functionality to the page to improve the user experience.
|
||
|
|
||
|
[▶ Watch video (20 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/watch-aspnet-development-in-action)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](lesson-8-working-with-the-gridview-and-formview.md)
|