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!

Web Forms Server Controls

Web Forms controls are specifically designed to work with Web Forms. They differ from controls for Windows applications because they work within the ASP+ page framework. Because of this, Web Forms controls feature unique design considerations.

When you create Web Forms, you can use these types of controls:

You can use both types of controls on the same form. When you are working with Web Forms, you can also use these other special purpose controls:

ASP+ also offers you the powerful option of creating your own Web Forms controls. For more information, see Developing Web Forms Controls.

These following topics provide more information about Web Forms controls.

HTML Controls

Web Controls

Web Forms Control Recommendations

Web Forms Controls by Function

Web Forms Controls and CSS Styles

Creating Web Control Templates

Web Forms Data Binding

Programming Web Forms Controls

See Also

ASP+ Web Forms | Developing Web Forms Controls