ASP.NET Level I, CMP140
Course Descriptions:
This class is taught using C# Active Server Pages, ASP.NET is Microsoft's server-side Web Applications technology widely used to create Web-based programs and services. Active Server Pages, ASP.NET is often used with other Microsoft software and languages, including C#, Access databases, MS SQL Server, and SharePoint. In this course, you will learn the basics of creating and deploying an ASP.NET program. Topics include the use of ASP.NET controls in Visual Studio.NET, a brief introduction to database access and how ASP.NET facilitates code reuse through the use of master pages and/or user controls.
Prerequisite: C# Foundation Skills with ASP.NET or equivalent experience
Textbook: Purchase at the Rockville Campus Bookstore and bring to first class along with a USB Flash Drive/memory stick (at least 512 MB).
Classroom hours: 15
Course Outline
-
Unit 1
- .NET and ASP.NET Fundamentals
- Quick Tour of Visual Studio.NET
- Internet Information Server (IIS)
Unit 2 - Web Forms and Basic ASP.NET Controls
- ASP.NET Events
Unit 3 - Validation controls
- Rich Controls
Unit 4 - Database Access
- Master pages and/or User Controls