Cargando…

Pro ASP.NET 4.5 in VB /

ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility. Pro ASP.NET 4.5 in VB is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Mabbutt, Dan (Autor), Freeman, Adam, 1972- (Autor), MacDonald, Matthew (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California] : Apress, [2014]
Edición:Fifth edition.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part 1: Getting Started. Your First ASP.NET Application
  • Putting ASP.NET in Context
  • Essential VB Language Features
  • Using jQuery
  • Essential Development Tools
  • SportsStore: A Real Application
  • SportsStore: Navigation and Cart
  • SportsStore: Completing the Cart
  • SportsStore: Administration
  • SportsStore: Deployment
  • Testable Web Apps
  • Part 2: The Core ASP.NET Platform. Working with Web Forms
  • Lifecycles and Context
  • Modules
  • Handlers
  • Page and Control Lifecycle Events
  • Managing Request Execution
  • Managing State Data
  • Caching
  • Caching Output
  • Handling Errors
  • Managing Paths
  • URL Routing
  • Advanced URL Routing
  • Authentication and Authorization
  • Membership and OpenAuth
  • ASP.NET Configuration
  • Asynchronous Request Handling
  • Part 3: Forms and Controls. Working with Controls
  • Forms and Request Validation
  • Creating Custom Controls
  • Stateful Controls
  • Server-Side HTML Elements
  • Model Binding
  • Data Binding
  • Basic Data Controls
  • Complex Data Controls
  • Other ASP.NET Controls
  • Part 4: Client-Side Development. Managing Scripts and Styles
  • Ajax and Web Services
  • Client-Side Validation.