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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Redmond, Wash. :
Microsoft Press,
©2010.
|
Series: | Step by step (Redmond, Wash.)
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
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.