print
Course Name
Visual Studio .NET and ASP.NET Online Training

Contact Hours: 8

Course Description
This e-learning computer training series includes all of the online training tutorials listed below and is provided in an interactive e-learning format. All courses allow for 1 year unlimited access (1 user)and include a variety of features.

Visual Studio .NET and ASP.NET Getting Started

  • Describe the evolution of ASP to ASP.NET
  • Explain the platform requirements for ASP.NET
  • Describe ASP.NET programming models
  • Explain what Web forms are and their uses
  • Create an ASP.NET application
  • Describe IIS application roots
  • Explain how HTML and XML work in ASP.NET
Visual Studio .NET and ASP.NET Using Server Controls
  • Describe how server controls are used in ASP.NET
  • Describe how Web controls are used in ASP.NET
  • Set properties and handle events in Web forms
  • Use the various Web controls and add them to forms
.NET and ASP.NET Working with Validation and Composite Controls
  • Explain the function of validation controls in ASP.NET
  • Use the various validation controls in an application, and employ multiple validation controls
  • Explain when you need to develop your own server controls
  • Create and use Web user controls
  • Convert ASP.NET pages to user Web controls
  • Create and use composite controls

Outcome
This course is for anyone who is interested in learning to develop applications using Visual Studio .NET.

Assessment
  • Exercises that allow users to practice the application
  • A file containing the text of the exercises
  • Simulations that allow users to practice course skills, even if they don`t have access to the application
  • Activities that allow users to apply course concepts in an interactive questioning environment
  • Online computer glossary
  • Online skill assessment testing

Outline

Visual Studio .NET and ASP.NET  Getting Started

Summary: This online tutorial provides students with an overview of ASP.NET and explains advances made over previous versions of ASP. This course explains the components of an ASP.NET Web form, then shows how to design an ASP.NET Web form using Visual Studio. NET. The course also explains how requests and responses are handled, and how application root directories are structured. The course concludes with a discussion of the role of HTML and XML in ASP.NET applications.

Objectives:


After completing this course, students will be able to:

  • Describe the evolution of ASP to ASP.NET
  • Explain the platform requirements for ASP.NET
  • Describe ASP.NET programming models
  • Explain what Web forms are and their uses
  • Create an ASP.NET application
  • Describe IIS application roots
  • Explain how HTML and XML work in ASP.NET
Outline:
  • ASP.NET Programming Models
  • Web Forms
  • Creating ASP.NET Web Applications
  • Designing Forms
  • Understanding Request and Response
  • IIS Application Roots
  • HTML and XML in ASP.NET

Visual Studio .NET and ASP.NET  Using Server Controls

Summary: This course explains how to use server controls with ASP.NET Web forms. This course shows students how server controls work, and how to add server controls to Web forms and set their properties. The course then discusses how to use specific server controls and concludes with an example ASP.NET Web form showing multiple server controls in use.

Objectives:
After completing this course, students will be able to:

  • Describe how server controls are used in ASP.NET
  • Describe how Web controls are used in ASP.NET
  • Set properties and handle events in Web forms
  • Use the various Web controls and add them to forms
Outline:
  • Beginning with Server Controls
  • Adding Web Controls to Forms
  • Properties and Event Handlers
  • Label and Text Controls
  • Button, HyperLink, and Image
  • DropDownList and ListBox
  • CheckBox and RadioButton
  • Table Control
  • Postback and ViewState
  • Using Multiple Web Controls

Visual Studio .NET and ASP.NET  Working with Validation and Composite Controls

Summary: This course teaches students how to use validation controls and composite controls when constructing an ASP.NET Web form. The course discusses how to use specific controls to validate ASP.NET Web form data. The course shows students how to develop their own server controls, how to create user control, and how to create and use composite controls.

Objectives:


After completing this course, students will be able to:

  • Explain the function of validation controls in ASP.NET
  • Use the various validation controls in an application, and employ multiple validation controls
  • Explain when you need to develop your own server controls
  • Create and use Web user controls
  • Convert ASP.NET pages to user Web controls
  • Create and use composite controls
Outline:
  • Introducing Validation Controls
  • Using the RequiredFieldValidator Control
  • Using the CompareValidator Control
  • Using the RangeValidator Control
  • Using the RegularExpressionValidator Control
  • Using the CustomValidator Control
  • Using the ValidationSummary Control
  • Developing ASP.NET Server Controls
  • Creating Web User Controls
  • Using Web User Controls
  • Converting ASP.NET Pages to User Web Controls
  • Creating Composite Controls
  • Using Composite Controls

Visual Studio .NET and ASP.NET  Getting Started

Summary: This online tutorial provides students with an overview of ASP.NET and explains advances made over previous versions of ASP. This course explains the components of an ASP.NET Web form, then shows how to design an ASP.NET Web form using Visual Studio. NET. The course also explains how requests and responses are handled, and how application root directories are structured. The course concludes with a discussion of the role of HTML and XML in ASP.NET applications.

Objectives:


After completing this course, students will be able to:

  • Describe the evolution of ASP to ASP.NET
  • Explain the platform requirements for ASP.NET
  • Describe ASP.NET programming models
  • Explain what Web forms are and their uses
  • Create an ASP.NET application
  • Describe IIS application roots
  • Explain how HTML and XML work in ASP.NET
Outline:
  • ASP.NET Programming Models
  • Web Forms
  • Creating ASP.NET Web Applications
  • Designing Forms
  • Understanding Request and Response
  • IIS Application Roots
  • HTML and XML in ASP.NET

Visual Studio .NET and ASP.NET  Using Server Controls

Summary: This course explains how to use server controls with ASP.NET Web forms. This course shows students how server controls work, and how to add server controls to Web forms and set their properties. The course then discusses how to use specific server controls and concludes with an example ASP.NET Web form showing multiple server controls in use.

Objectives:
After completing this course, students will be able to:

  • Describe how server controls are used in ASP.NET
  • Describe how Web controls are used in ASP.NET
  • Set properties and handle events in Web forms
  • Use the various Web controls and add them to forms
Outline:
  • Beginning with Server Controls
  • Adding Web Controls to Forms
  • Properties and Event Handlers
  • Label and Text Controls
  • Button, HyperLink, and Image
  • DropDownList and ListBox
  • CheckBox and RadioButton
  • Table Control
  • Postback and ViewState
  • Using Multiple Web Controls

Visual Studio .NET and ASP.NET  Working with Validation and Composite Controls

Summary: This course teaches students how to use validation controls and composite controls when constructing an ASP.NET Web form. The course discusses how to use specific controls to validate ASP.NET Web form data. The course shows students how to develop their own server controls, how to create user control, and how to create and use composite controls.

Objectives:


After completing this course, students will be able to:

  • Explain the function of validation controls in ASP.NET
  • Use the various validation controls in an application, and employ multiple validation controls
  • Explain when you need to develop your own server controls
  • Create and use Web user controls
  • Convert ASP.NET pages to user Web controls
  • Create and use composite controls
Outline:
  • Introducing Validation Controls
  • Using the RequiredFieldValidator Control
  • Using the CompareValidator Control
  • Using the RangeValidator Control
  • Using the RegularExpressionValidator Control
  • Using the CustomValidator Control
  • Using the ValidationSummary Control
  • Developing ASP.NET Server Controls
  • Creating Web User Controls
  • Using Web User Controls
  • Converting ASP.NET Pages to User Web Controls
  • Creating Composite Controls
  • Using Composite Controls