Which is faster sqldataadapter and sqldatareader?
No Answer is Posted For this Question
Be the First to Post Answer
What is the provider and namespaces being used to access oracle database?
What is the use of ADO.NET and XML web services?
What are the major difference between classic ADO and ADO.NET?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What's the difference between Dataset.clone and Dataset.copy?
Explain which name space is used to get assembly details?
What is sqldatareader?
Where is adodb dll located?
how we can fire event in databound coulm in datagfrid withot using button?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?