Microsoft ASP.NET 4.0 step by step
Teach yourself the fundamentals of Web development with ASP.NET 4-one step at a time. With STEP BY STEP, you get the guidance and learn-by-doing examples you need to start building Web applications and Web services in the Microsoft Visual Studio(R) 2010 environment. The author-a highly regarded prog...
Main Author: | |
---|---|
Format: | eBook |
Language: | English |
Published: |
Redmond, Wash.
Microsoft Press
2010
|
Series: | Step by step
|
Subjects: | |
Online Access: | |
Collection: | O'Reilly - Collection details see MPG.ReNa |
Table of Contents:
- Fundamentals. Web application basics ; ASP.NET application fundamentals ; The page rendering model ; Custom rendered controls ; Composite controls ; Control potpourri
- Advanced features. A consistent look and feel ; Configuration ; Logging in ; Data binding ; Web site navigation ; Personalization ; Web parts
- Caching and state management. Session state ; Application data caching ; Caching output
- Diagnostics and plumbing. Diagnostics and debugging ; The HttpApplication class and HTTP modules ; HTTP handlers
- dynamic data, XBAP, MVC, AJAX, and Silverlight. dynamic data ; ASP.NET and WPF content ; The ASP.NET MVC framework ; AJAX ; Silverlight and ASP.NET
- Services and deployment. Windows communication foundation ; Deployment