Can we load multiple tables in a dataset?
Explain the ADO . Net Architecture ?
How to create data relations?
What is the use of parameter object?
What is sql command in ado net?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What are the steps to connect to a database?
What is ado.net explain with diagram?
Which name space is used to get assembly details?
What is defaultview in datatable?
Which object of ado contains datarow datacolumn collection?
What are the essential features of ado.net?
once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?