Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge
Read in English
Read in English Edit
Twitter LinkedIn Facebook Email

Advanced Data Access Scenarios

  • Article
  • 02/19/2020
  • 2 minutes to read

In this article

These tutorials cover how to work with stored procedures and computed columns, how to use joins with database tables, and how to encrypt data connection information.

  • Creating New Stored Procedures for the Typed DataSet's TableAdapters (C#)
  • Using Existing Stored Procedures for the Typed DataSet's TableAdapters (C#)
  • Updating the TableAdapter to Use JOINs (C#)
  • Adding Additional DataTable Columns (C#)
  • Working with Computed Columns (C#)
  • Configuring the Data Access Layer's Connection- and Command-Level Settings (C#)
  • Protecting Connection Strings and Other Configuration Information (C#)
  • Debugging Stored Procedures (C#)
  • Creating Stored Procedures and User-Defined Functions with Managed Code (C#)
  • Creating New Stored Procedures for the Typed DataSet's TableAdapters (VB)
  • Using Existing Stored Procedures for the Typed DataSet's TableAdapters (VB)
  • Updating the TableAdapter to Use JOINs (VB)
  • Adding Additional DataTable Columns (VB)
  • Working with Computed Columns (VB)
  • Configuring the Data Access Layer's Connection- and Command-Level Settings (VB)
  • Protecting Connection Strings and Other Configuration Information (VB)
  • Debugging Stored Procedures (VB)
  • Creating Stored Procedures and User-Defined Functions with Managed Code (VB)

Additional resources

  • Previous Versions
  • Blog
  • Contribute
  • Privacy
  • Terms of Use
  • Trademarks
  • © Microsoft 2023

Additional resources

In this article

  • Previous Versions
  • Blog
  • Contribute
  • Privacy
  • Terms of Use
  • Trademarks
  • © Microsoft 2023