Answer Posted / sonika minocha
1. Connection
2. Data Adapter
3. DataSet (which cotain data tables and data Relations)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the different ado.net namespaces?
What is connection pooling and what is the maximum pool size in ado.net connection string?
How can we save all data from dataset?
What do you mean by ‘batch updates’?
How do you connect to sql server database without using sqlclient?
What is oledb driver?
How to add an aggregate column?
What are datareaders?
What are the key events of sqlconnection class?
What do you mean by performing asynchronous operation using command object?
What is the difference between Data adaptor and Data set?
What is the usage of the dataset object in ado.net?
What is difference between datareader and dataadapter?
Explain the difference between data reader and data adapter?
Does entity framework use ado.net?