In this course, you'll learn how to use features of Visual Studio 2010 and C# 2010 to build ASP.NET Web pages. You'll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You'll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools. In addition, you'll learn about ASP.NET features, such as support for LINQ (Language Integrated Query), CSS tools, and so much more.
Pre-requisites:
This course assumes that students have already been introduced to Visual Studio 2008 or 2010 and Visual C#, and have a basic understanding of the .NET Framework. Some prior experience with Web development will also be helpful.
At Course Completion:
After completing this course, students will be able to:
Use ASP.NET server controls to generate HTML and to execute event procedures
Configure and deploy ASP.NET applications
Promote consistency within your Web site through the use of Master Pages
Use Membership features to manage your Web users
Use Site Navigation controls to direct users within your site
Add scalability and reliability by setting up an out-of-process session state server
Use ASP.NET's new CSS tools to create consistent and maintainable sites