How can we perform transactions in .net?
How to aggregating data across related tables?
How can we serialize the dataset object?
Explain the namespaces in which .net has the data functionality class.
How will you fill the gridview by using datatable object at runtime?
What is dataset object? Explain the various objects in dataset.
What is row state?
How we can provide data to ado.net?
Explain sqlconnection object?
describe the dataset object in ado.net.
How to store data in memory?
What is connection pooling and what is the maximum pool size in ado.net connection string?
How to work with disconnected data - the dataset and sqldataadapter?
How to add an aggregate column?
Explain the basic use of "dataview" and explain its methods.