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.
How to enable and disable connection pooling?
Explain the various objects in dataset.
What is serialization and de-serialization in .net?
How can we add/remove row's in "datatable" object of "dataset"?