Marktplatzangebote
Ein Angebot für € 18,38 €
  • Broschiertes Buch

Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you—and your solutions—to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight¿, ASP.NET MVC, Web forms, LINQ, and security strategies—and features extensive code samples in Microsoft Visual C#(R) 2010.
Product Description Completely reengineered for ASP.NET
…mehr

Produktbeschreibung
Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you—and your solutions—to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight¿, ASP.NET MVC, Web forms, LINQ, and security strategies—and features extensive code samples in Microsoft Visual C#(R) 2010.

Product Description
Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you—and your solutions—to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight, ASP.NET MVC, Web forms, LINQ, and security strategies—and features extensive code samples in Microsoft Visual C#(R) 2010.

Acknowledgments

Introduction

Part I: The ASP.NET Runtime Environment
Chapter 1: ASP.NET Web Forms Today

Chapter 2: ASP.NET and IIS

Chapter 3: ASP.NET Configuration

Chapter 4: HTTP Handlers, Modules, and Routing

Part II: ASP.NET Pages and Server Controls
Chapter 5: Anatomy of an ASP.NET Page

Chapter 6: ASP.NET Core Server Controls

Chapter 7: Working with the Page

Chapter 8: Page Composition and Usability

Chapter 9: ASP.NET Input Forms

Chapter 10: Data Binding

Chapter 11: The ListView Control

Chapter 12: Custom Controls

Part III: Design of the Application
Chapter 13: Principles of Software Design

Chapter 14: Layers of an Application

Chapter 15: The Model-View-Presenter Pattern

Part IV: Infrastructure of the Application
Chapter 16: The HTTP Request Context

Chapter 17: ASP.NET State Management

Chapter 18: ASP.NET Caching

Chapter 19: ASP.NET Security

Part V: The Client Side
Chapter 20: Ajax Programming

Chapter 21: jQuery Programming