Skip to:Content
|
Bottom
Cover image for Developing microsoft ASP.NET server controls and components
Title:
Developing microsoft ASP.NET server controls and components
Personal Author:
Publication Information:
Washington : Microsoft Press , 2003
ISBN:
9780735615823
Added Author:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000004885293 QA76.625 K68 2003 Open Access Book Book
Searching...

On Order

Summary

Summary

Written for experienced programmers, this guide begins with a detailed introduction to the ASP.NET web page programming model and architecture, then walks through the nuts and bolts of leveraging and building ASP.NET server controls. It also shows how to implement advanced design-time features that


Author Notes

The authors are in a unique position to explain ASP.NET server control technology. Nikhil Kothari is a developer on the ASP.NET team and has developed many of the complex controls that ship with the .NET Framework SDK. Vandana Datye is a freelance programmer/writer who has authored content about developing server controls in the .NET Framework SDK documentation.


Table of Contents

Part I Overview
1 ASP.NET Overviewp. 3
2 Page Programming Modelp. 13
3 Component Programming Overviewp. 29
Part II Server Controls--First Steps
4 User Controls: From Page to Controlp. 59
5 Developing a Simple Custom Controlp. 87
6 Custom Controls vs. User Controlsp. 109
Part III Server Controls--Nuts and Bolts
7 Simple Properties and View Statep. 117
8 Renderingp. 141
9 Control Life Cycle, Events, and Postbackp. 173
10 Complex Properties and State Managementp. 217
11 Styles in Controlp. 275
12 Composite Controlsp. 293
13 Client-Side Behaviorp. 339
14 Validator Controlsp. 359
15 Design-Time Functionalityp. 375
16 Data-Bound Controlsp. 421
17 Localization, Licensing, and Other Miscellanyp. 451
Part IV Server Components
18 XML Web Servicesp. 489
19 HTTP Handlersp. 519
Part V Server Control Case Studies
20 Data Bound Templated Controlsp. 553
21 DHTML-Based Server Controlsp. 603
Part VI Appendixes
A Metadata Attributesp. 633
B Object Model for Common Classesp. 643
C Microsoft ASP.NET Web Matrixp. 653
Go to:Top of Page