Which is faster datareader or dataadapter?
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 two key events for the sql connection class? explain the differnce between the two.
How would u connect to database using .NET?
How to retrieve the user id which is provided while windows authentication?
Explain the difference between ado and ado.net?
Which is faster datareader or dataadapter?
What does ole stand for in excel?
Explain which name space is used to get assembly details?
What is a dataview?
What do you know about ADO.NET's objects and methods?
What is the significance of CommandBehavior.CloseConnection ?
What is the difference between typed and untyped dataset?