Courses
Select a Course:
Course Description
This course is an introduction to ASP.NET Web Development using the Microsoft .NET programming language C#. Students will utilize ASP.NET to deliver dynamic content to a Web Application. Topics include Web Forms, User Controls, Server Controls, and Database Integration.
By successfully completing this course you will earn 3 units of college credit.
⇑ Table of Contents
Course Objectives
-
Assess the role of the Microsoft .NET Framework to ASP.NET web development.
-
Compose a web form using ASP.NET server controls.
-
Validate user input using the ASP.NET validation controls.
-
Design and implement an ASP.NET user control.
-
Construct data queries using the built-in data access tools available in Visual Studio .NET.
-
Evaluate the use of Microsoft ADO.NET to access data in an ASP.NET Web application.
-
Evaluate the use of Extensible Markup Language (XML) to write data to a DataSet.
-
Compose an ASP.NET web program that demonstrates how to store and retrieve application and session state data.
-
Develop and deploy an ASP.NET Web application on a remote server.
-
Develop a server side web page using the C# or Visual Basic .NET programming languages.
⇑ Table of Contents
Course Learning Outcomes
-
Students will demonstrate form layout and data validation using ASP.NET server controls.
-
Students will demonstrate data access and data binding techniques using ADO.NET
-
Students will demonstrate the proper usage of session and application state data.
⇑ Table of Contents