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
Autor principal: Shepherd, George, 1962- (-)
Autor Corporativo: Microsoft Corporation (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Redmond, Wash. : Microsoft Press c2010.
Edición:1st edition
Colección:Step by step (Redmond, Wash.)
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628352106719
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.