Learning Resources for Visual Web Developer Express

 

› Video Series: Visual Web Developer for Beginners

› ASP.NET How Do I Video Series

› Webcast Coding Series: Tools for the Hobbyist Developer


 

Video Series: Visual Web Developer for Beginners

Getting Started with Visual Web Developer 2005 Express Edition

This video series is designed specifically for individuals who are interested in learning the basics of how to create dynamic Web applications using ASP.NET 2.0 and Visual Web Developer 2005 Express Edition in either Visual Basic or C#. The series includes over 6 hours of video-based instruction that walks you through creating and deploying your first Web page to creating a fully functioning Quiz Engine Web site.

 

Lessons

Lesson 1:  Getting started with Visual Web Developer Express

 

In this lesson, you will begin to get familiar with Visual Web Developer (VWD), and look at the workflow involved in using VWD to build dynamic ASP.NET Web sites.

Duration: 28 minutes 40 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 2:  Creating a Web forms user interface

 

In this lesson, you will explore the various ASP.NET 2.0 server controls available in Visual Web Developer. In addition, you will begin to get familiar with the windows in VWD.

Duration: 47 minutes 46 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 3:  Understanding more about events and postback

 

In this lesson, you will learn how events can be used in your code, and how to react when those events occur.

Duration: 17 minutes 24 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 4:  Understanding Web application state

 

In this lesson, you will see how to maintain state in your ASP.NET, including the various objects you can use to store information for your ASP.NET 2.0 applications.

Duration: 40 minutes 42 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 5:  Debugging and tracing your Website

 

In this lesson, you will learn how to debug and monitor your ASP.NET 2.0 Web applications.

Duration: 29 minutes 07 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 6:  Working with stylesheets and Master Pages

 

In this lesson, you will begin to learn how Style sheets and Master Pages can be used to maintain consistent appearance for your Web pages.

Duration: 24 minutes 18 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 7:  Databinding to user interface controls

 

In this lesson, you will learn how to display data in your ASP.NET 2.0 Web applications through some of the new databound controls.

Duration: 22 minutes 58 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 8:  Working with the GridView and FormView

 

In this lesson, you will learn about the GridView and FormView controls and how you can use some of the features of these controls to make editing and displaying of database content easier.

Duration: 30 minutes 35 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 9:  Securing your Web site with membership and login controls

 

In this lesson, you will explore the new membership capabilities of ASP.NET 2.0. In addition, you will learn about role-based security, and how you can use roles to control access to your Web site.

Duration: 33 minutes 31 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 10:  Configuring, building and deploying a Web site

 

In this lesson, you will see what is required to make your ASP.NET applications available to everyone. This includes configuring, building and deploying your Web site.

Duration: 15 minutes 00 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 11:  Building a quiz engine 1

 

In this lesson, you will begin to see the creation of the quiz engine. This will allow you to exercise the skills shown in the earlier videos.

Duration: 22 minutes 32 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 12:  Building a quiz engine 2

 

In this lesson, you will begin to lay out the Web pages for the quiz engine and create some of the initial code required. This will allow you to exercise the skills shown in the earlier videos.

Duration: 29 minutes 20 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 13:  Building a quiz engine 3

 

In this lesson, you will continue the work on the quiz engine, adding the ability to save test results and other functionality. This will allow you to exercise the skills shown in the earlier videos.

Duration: 25 minutes 27 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project:

Lesson 14:  Building a Quiz Engine 4

 

In this lesson, you will complete the quiz engine project, adding theme support, cleaning up the code and deploying the project.

Duration: 31 minutes 34 seconds

 

Watch Video:

    

 

Download Video:

    

 

Download Project: