Which object is used to add relationship between two Datatables?
How do you merge two datasets into the third dataset in a simple manner?
What is the difference between oledb sql server and oledbdotnet provider?
What is untyped dataset?
What is the difference between executenonquery () and executescalar ()?
What is ado object model?
What are the benefits of using of ADO.NET in .NET 4.0?
Describe the disconnected architecture of ADO.NET’s data access model.
Differnce between Stored procedure and user defined functions?
17 Answers Microsoft, Symphony,
What is difference between datareader and dataadapter?
Explain the ADO . Net Architecture ?
differences between ADO and ADO.NET
explain connection less and with connection?diference between data reader,data set,data adapter? can we use data reader,data set in a single application? if yes explain with simple code,if no explain?