Course Description:
An introduction to ASP.Net Web Development using the Microsoft C# and Visual
Basic programming languages. Students will utilize ASP.NET to deliver dynamic
content to a Web Application. Topics include Web Forms, User Controls, Server
Controls, and Database Integration.
Prerequisites:
Some HTML or previous programming experience recommended.
Goals and Objectives:
- Explain the role of the Microsoft .NET
Framework to ASP.NET
- Add server controls to an ASP.NET Web Form.
- Enhance functionality of ASP.NET server
controls.
- Utilize validation controls to validate user
input in an ASP.NET Web Form.
- Design and implement an ASP.NET 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.
- Apply Extensible Markup Language (XML) data
and read it into a DataSet.
- Store application and session data using a
variety of methods.
- Configure and deploy an ASP.NET Web
application.