Creating Visual Web Developer Data Applications
Information about how to put data-access capability into Web applications is discussed in a different section of the documentation. This page links you to the major parts of that other section.
Related Sections
ASP.NET Data Access Overview
Provides general information about ASP.NET Web server controls for connecting to data sources and for displaying and editing data in Web pages.Binding to Databases
Provides information about connecting to databases such as Microsoft SQL Server, Microsoft Access, and others.Data-Binding Expressions Overview
Provides information about specifying data binding programmatically in page markup.Securing Data Access
Provides information about security issues associated with data access in Web sites.ADO.NET
Provides information about classes that you can use to access data programmatically in the .NET Framework.