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...
Autores principales: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2013.
|
Edición: | 5th ed. 2013. |
Colección: | The expert's voice in .NET Pro ASP.NET 4.5 in VB
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629379706719 |
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.