The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Programming ASP.NET 2.0 Core Reference
  

  Programming ASP.NET 2.0 Core Reference by D. Esposito

  • Published by: MICROSOFT PRESS
  • Author: D. Esposito
  • Page Count: 750
  • Group: ASP.NET 2.0
  • ISBN: 0735621764/9780735621763
  • Published: Dec 2005

Our Price: 27.19
Discount: 20%
RRP: 33.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Programming ASP.NET 2.0 Core Reference
Build your expertise as you move beyond the basics - and delve into the core topics of programming with ASP.NET 2.0. Useful to both experienced developers and those developing new skills, this ultimate reference is packed with expert guidance, hands-on programming instruction, and practical examples to help you advance your mastery of developing applications for the Web. Discover how to: *Author rich, visually consistent pages and manage layout with themes and Master pages *Create personalized pages that persist user preferences *Retrieve, modify, and manage data with Microsoft ADO.NET *Configure the HTTP pipeline to serve ASP.NET 2.0 pages *Control program flow by tracing and handling exceptions *Design caching layers and learn state management techniques to optimize application performance *Manage users with membership control, registration, and authentication capabilities *Build real-world data access layers using common design patterns *Use custom collections with data source controls *Learn the internals of grid controls PLUS - Get code samples on the Web

CONTENTS:

The ASP.NET programming model
Web development in Visual Studio.NET 2005
Anatomy of an ASP.NET page
ASP.NET core server controls
Working with the page
Rich page composition
ADO.NET data providers
ADO.NET data containers
The data binding model
Creating bindable grids of data
Managing views of a record
The HTTP request context
State management
ASP.NET caching
ASP.NET security