Level
1 ASP.NET: ASP.NET and the .NET Framework
2 Days
.NET represents a
major advance in the way applications are designed on Windows.
This change amounts to much more than just some language syntax
changes and a few new Wizards. This course briefly surveys the
breadth of this monumental shift and then builds a foundation
on which you can add the rest of your knowledge of .NET technologies
like ASP.NET, Web Services, and Visual Studio .NET. Learn the
essential things you need to know in order to move on with web
programming, Windows application programming, Web Services, and
more sophisticated programming with .NET.
Topics Covered:
Understand the design
of .NET.
Understand the features of Visual Studio.NET.
Use ASP.NET server controls to generate HTML and to execute event
procedures.
Prerequisites:
This course assumes that you have already been introduced to Visual
Studio .NET and Visual Basic .NET, and have a basic understanding
of the .NET Framework. Some prior experience with Web development
will be helpful.
The Evolution of
Application Development
- Introducing Web
Development
- A Brief History
of Business Computing
- The Internet and
the World Wide Web
- Pulling Together
Business Computing and the World Wide Web
- Distributing the
Work
The .NET Platform
- .NET Motivations
- .NET Initiative
Results
- .NET Servers
- The .NET Framework
- Working in a .NET
Development Environment
Working with the
Visual Studio .NET IDE
- Introduction
- Starting Visual
Studio .NET
- Changing Options
- Windows and Tabs
- Creating a New
Project
Introduction to
ASP.NET
- A Review of Classic
ASP
- ASP.NET Web Applications
- Rendering HTML
with Server Controls
- Using ASP.NET to
Deliver XML Web Services
Working with Web
Forms Controls
- Introduction to
Web Forms Controls
- Simple Input Controls
- HyperLinks and
Button Controls
- List Controls