Microsoft's ASP.NET is a multi-faceted technology, and its Web Pages framework makes it easy and fast to get a functional website up and running. This course will give you the run down of everything you need to get started with ASP.NET Web Pages.
CONTENT:
Introduction
-Introduction
Getting Started
-Setting Up WebMatrix
-C # Crash Course
-Razor Basics
-Working With Data
-Working with Data and Databases
-Working With Forms
-Validation
-Working With the Query String
More on Razor
-The WebGrid Helper
-The @ functions Code Block
-The @ helper Code Block
-The @ functions Code Block and App_Code
-Layout Pages
Other Features
-Friendly URLs
-The WebMail Helper
-Auto-executing Code When Your Application Starts
Security
-Protecting Against Cross-Site Request Forgery (CSRF) Attacks
-Adding User Authentication With the WebSecurity Helper
-Handling User Permissions With the Roles Helper
Conclusion
-Conclusion