1 out of 1 rated this helpful - Rate this topic

Data Source Web Server Controls (Visual Studio) 

Data-bound Web server controls are controls that can be bound to a data source control to make it easy to display and modify data in your Web application. Data-bound Web server controls are composite controls that combine other ASP.NET Web controls, such as Label and TextBox controls, into a single layout.

The topics in this section provide information on the built-in data source controls in ASP.NET and how to use them to connect to data sources.

For complete syntax information for Web server controls, see Web Server Control Syntax.

In This Section

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.