Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Shepherd, George, 1962-
Autor Corporativo: Microsoft Corporation
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Redmond, Wash. : Microsoft Press, ©2010.
Colección:Step by step (Redmond, Wash.)
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.