Explain ado.net features?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is acid in ado.net?
What are the ado.net objects?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What are the advantages of oledb compared with other classes?
What are the features of ado.net?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
How will you fill the gridview by using datatable object at runtime?
What are the methods of XML dataset object?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
How to generate a single aggregate?
What are all features of ADO.Net?
Can we connect two dataadapters to same data source using single connection at same time?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.