NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Developing Web Forms Controls

This section describes how you can develop custom Web Forms controls by building on the basic user interface functionality that is provided by the Web Forms framework.

This section contains the following topics:

Introduction To Web Forms Controls

Writing a Custom Web Forms Control

ASP+ Control Development Choices

Compositional and Non-Compositional Controls

Properties in Web Forms Controls

Events in Web Forms Controls

View State Management

Customizing Controls With Inline Templates

Building a SlideShow Control

Working with Data in Web Forms Controls

Extending Existing Controls

Passing Configuration Information to a Control

Debugging The Control

The Visual Studio Development Environment

Web Forms Control Examples