How do you handle data concurrency in .NET ?
Answer Posted / jigar
The answer given above is not answer of the question.
Please provide the correct answers.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Why do we use sqldataadapter?
What is the role of data provider in ado.net?
What is a datagridview?
What is dataset object? Explain the various objects in dataset.
What is a serialized object?
Describe connection object in ado.net
Which parameter of ConnectionString is used to specify the name of the database?
What is the use of data grid?
Explain ado.net features? Benefits? Drawbacks?
Why is ADO.NET serialization slower than ADO ?
how we can fire event in databound coulm in datagfrid withot using button?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is datasource in ado.net?
What are the classes in System.Data.Common Namespace?
What DataReader class do in ADO.NET ?