ADO.NET is a set of computer software components that programmers can use to access data and data services from the database. It is a part of the base class library that is included with the Microsoft .NET Framework.

Database Programming with ADO.NET – Visual Programming

In this “Database Programming with ADO.NET – Visual Programming” you will learn about the following topics:

  1. Overview of ADO.NET (Active Data Object)
  2. Architecture of ADO.NET
  3. Data Provider
  4. Connection, Command, DataReader, DataAdapter,
  5. DataSet
  6. Accessing Data Using Server Explorer
  7. Requirements
  8. Use Server Explorer to Access and to Change Data
  9. Display Data in a Windows Form
  10. API (Application Programming Interface)
  11. Working with SQL Server
  12. SqlConnection Class, SqlCommand Class, SqlAdapter Class, SqlDataReader Class
  13. Working with OLEDB Provider
  14. OleDbConnection Class, OleDbCommand Class, OleDbAdapter Class, OleDbDataReader Class
  15. Creating Connection OLEDB and SQLDB
  16. OLEDB (Object Linking and Embedding)
  17. Command & Data Reader
  18. DataAdapter
  19. Data Table
  20. Dataset
  21. Display All Data On Grid View



==== Point to Note ====

If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].

See your article appearing on BCA Notes (Pokhara University) main page with your designation and help other BCA Students to excel.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.

BCA 4th Semester Visual Basic Programming Notes Pdf: