CIT 24200
Introduction to ASP.NET
Introduction to ASP.NET
Description
This course will provide students with the tools and techniques to build dynamic Web sites using the ASP .Net programming environment. Students gain hands-on experience building a database-driven Web site.
Textbook
MacDonald, Beginning ASP.NET 3.5 in C# 2008, Apress, 2007, ISBN 1590598917
Course Outcomes
- Explain the three pillars of object oriented programming. (CIT 1)
- Develop working knowledge of C# programming constructs and the .NET Framework. (CIT 1)
- Write an object oriented program using custom classes. (CIT 3)
- Build and debug well-formed Web Forms with ASP. NET Controls. (CIT 3, 10)
- Perform form validation with validation controls. (CIT 3, 9)
- Create custom controls with user controls. (CIT 3, 9)
- Use ADO.NET in a web application to read, insert, and update data in a database. (CIT 9)
CIT Program Outcomes (What are these?)
1.
3.
9.
10.
Principles of Undergraduate Learning (What are Principles of Undergraduate Learning?)
1b.
1c.
3.
4.
Topics
- .NET and Visual Studio
- C# Language Basics
- Object Oriented Programming Concepts
- Web Forms and Controls
- Debugging and Error Handling
- Managing Your Website
- Validation
- Working with Data
- Rich Controls
- State Management
Assessment
- Quizzes (10)
- Programming Labs (9)
- Final Project