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
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
How does entity framework work?
Explain which name space is used to get assembly details?
differance between ADO vs ADO.Net?
How can we serialize the dataset object?
What are the different layers of ado.net?
Which is faster dataset or datareader?
What are the different ado.net namespaces?
How would you connect to a database by using .NET?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What is executequery?
Define bubbled event?
What does ole stand for in excel?
Explain ado.net features? Benefits? Drawbacks?
Define data adapter?