What is the difference between ado.net and entity framework?
What is the difference between a datareader and a dataset?
Can we bind one datareader wid two dropdown list?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, How do you check whether all the 10 records were present while updating the data(Which event and steps) and throw the exception.
2 Answers Fulcrum Logic, Satyam,
What are the benefits of ADO.NET?
What is difference between executenonquery and executequery?
How to work with disconnected data - the dataset and sqldataadapter?
How we can provide data to ado.net?
What is reference by value how does it works in .net?
What does executenonquery () method return?
Explain executenonquery?
What is data view and variable view?
What is serialization and de-serialization in .net?