What is the namespace in which .NET has the data
functionality classes?
Answer Posted / kavita
System.Data.(which backend u r using in ur application,like sql,oracle,access or xml and etc......)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why edit is not possible in repeater?
What is the difference between data grid and data repeater?
What is the use of ADO.NET and XML web services?
How do you update database through dataset?
What is linq and entity framework?
What is defaultview in datatable?
What is sqldatareader in ado.net?
Which database is the ado.net?
What do you mean by performing asynchronous operation using command object?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
How to store data in memory?
What do you know about ado.net's objects?
Does ado.net use odbc?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?