What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?
1 5239
What is method to get XML and schema from Dataset? getXML() and get Schema ()
How can you add or remove rows from the datatable object of dataset?
Which is faster datareader or dataadapter?
Explain the role of data provider in ado.net?
how Sequence to connect and retrieve data from database using dataset?
Explain how to find the given query is optimised one or not?
What are the difference between readonly vs. Const?
What are the different execute methods of Ado.Net?
What is a non query?
What are the Data providers in ADO.Net?
Explain the overview of ado.net architecture?
What is ole2 format?
Describe the disconnected architecture of ADO.NET’s data access model.
Explain ado.net features?
Explain what is datagrid with an example?