|
This course introduces users to the .NET Framework and shows how to create basic ASP.NET pages for Web applications with Visual Studio .NET.
Objectives:
After completing this course, students will be able to:
- Understand key concepts concerning the .NET Framework
- Create an ASP.NET page
- Describe the use of the Page class and Page directives
- Explain event handling processes in ASP.NET
- Separate the user interface of an ASP.NET page from the business logic
Topics:
- The .NET Framework
- Web Application Development Tools
- Classes, Inheritance, and Namespaces
- ASP.NET
- Creating an ASP.NET Page
- ASP.NET Directives
- Event Handling
- Event Handling in ASP.NET
- Separating the Interface from the Logic
- Creating Web Forms
- Analyzing Web Forms
|