Pro Asp.Net 4.5 in C# /
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 C♯ is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, California] :
Apress,
2013.
|
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 C♯ Language Features
- Using jQuery
- Essential Development Tools
- SportsStore: A Real Application
- SportsStore: Navigation & 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
- 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
- Client-Side Development
- Part 4: Managing Scripts and Styles. Ajax and Web Services
- Client-Side Validation
- Targeting Mobile Devices.