|
 |
 |
 |
|
|
 |
|
|
Developing Microsoft ASP.NET Web Applications Using Visual Studio .NET |
Duration: 5 days |
|
|
This course is intended
for beginning Web developers who have knowledge of the Hypertext
Markup Language (HTML) or dynamic HTML (DHTML), along with some
knowledge of a scripting language, such as Visual Basic Scripting
Edition or Microsoft JScript®. This course is also appropriate for
Visual Basic 6.0 developers wanting to learn ASP.NET |
|
Before attending this course, students must have the ability to create HTML or DHTML, including:
Programming experience using Visual Basic .NET, including:
- Declaring variables
- Using loops
- Using conditional statements
|
|
|
Description |
This five-day, instructor-led course will teach Microsoft Visual
Basic® programmers and beginning Web developers the fundamentals
of Web application site implementation by using Microsoft ASP.NET
and Microsoft Visual Basic .NET. This course focuses on using the
Microsoft Visual Studio® .NET environment and the Microsoft .NET
platform to create an ASP.NET Web application that delivers dynamic
content to a Web site. |
|
Objectives |
- Explain the Microsoft .NET Framework and ASP.NET
- Create a component in Visual Basic .NET or C#
- Create an ASP.NET Web application project by using Visual
Studio .NET
- Add server controls to an ASP.NET Web Form
- Create and populate ASP.NET Web Forms
- Add functionality to server controls that are on an ASP.NET
Web Form
- Use the Trace and Debug objects that are provided with Visual
Studio .NET
- Use validation controls to validate user input
- Create a user control
- Access data by using the built-in data access tools that are
available in Visual Studio .NET
- Use Microsoft ADO.NET to access data in an ASP.NET Web application
- Accomplish complex data access tasks from an ASP.NET Web application
- Access Extensible Markup Language (XML) data and read it into
a DataSet
- Call an XML Web service from an ASP.NET Web application and
incorporate the returned data into a Web application
- Store application and session data by using a variety of methods
- Configure and deploy an ASP.NET Web application
- Secure an ASP.NET Web application by using a variety of technologies
|
|
Course Outline |
Module 1: Overview of the Microsoft .NET Framework
This module introduces the conceptual framework of the.NET Framework and ASP.NET.
- Introduction to the .NET Framework
- Overview of ASP.NET
- Overview of the Lab Application
- Resources
Module 2: Using Microsoft Visual Studio .NET
This module explains how to create new projects, and how to
use the primary features that are available in Visual Studio .NET
- Overview of Visual Studio .NET
- Creating an ASP.NET Web Application Project
Module 3: Using Microsoft .NET-Based Languages
This module will introduce the various languages that support
.NET. This module will focus on Visual Basic .NET and C#.
Students will use Visual Studio .NET to create a class project
and write code in either Visual Basic .NET or C#
- Overview of the .NET-Based Languages
- Comparison of the .NET-Based Languages
- Creating a Component Using Visual Studio .NET
Module 4: Creating a Microsoft ASP.NET Web Form
This module explains how to create and display an ASP.NET Web Form.
- Creating Web Forms
- Using Server Controls
Methods and Parameters
- Using Methods
- Using Parameters
- Using Overloaded Methods
|
|
Arrays
- Overview of Arrays
- Creating Arrays
- Using Arrays
Essentials of Object-Oriented Programming
- Classes and Objects
- Using Encapsulation
- C# and Object Orientation
- Defining Object-Oriented Systems
Using Reference-Type Variables
- Using Reference-Type Variables
- Using Common Reference Types
- The Object Hierarchy
- Namespaces in the .NET Framework
- Data Conversions
Creating and Destroying Objects
- Using Constructors
- Initializing Data
- Objects and Memory
- Resource Managements
Inheritance in C#
- Deriving Classes
- Implementing Methods
- Using Sealed Classes
- Using Interfaces
- Using Abstract Classes
| |
|
|