What is the namespace in which .NET has the data
functionality classes?
Post New Answer View All Answers
What is the use of Dataview?
Which is faster sqldataadapter and sqldatareader?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
How do you merge 2 datasets into the third dataset in a simple manner?
Explain the role of data provider in ado.net?
Explain how do you connect to sql server database without using sqlclient?
Explain the advantages and disadvantages of using datalist?
Explain the dataadapter class in ado.net?
What is ado data control?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the Data providers in ADO.Net?
How do you find the count of records in a dataset?
What is different between sqlcommand object and command behavior object?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is ado rdo dao in visual basic?