• +91 9723535972
  • info@interviewmaterial.com

Ado.net Interview Questions and Answers

Question - What is DataSet in ADO.NET?

Answer -

  • The DataSet is a collection of database tables(row and column format) that contain the data. It is helpful for fetching the data without any need for Data Source interaction, that is why it is called a disconnected data access method.
  • It is an in-memory data store that can contain multiple tables at the same time. DataRelation objects can be used to relate these tables.
  • For creating a DataSet object, ADO.NET provides a DataSet class that consists of constructors and methods to carry out data-related operations.
  • It can be used with various data sources, with XML data, or to manage the application’s local data. The DataSet will include related tables, data constraints, and relationships among the tables.
        

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners