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