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
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is connection string?
What are the Data providers in ADO.Net?
Do we use stored procedure in ADO.Net?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is the difference between ado.net and oledb?
Which method in OLEDBAdapter is used to populate dataset with records?
Define data access layer?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What are the advantage of ado.net?
Describe ado.net object model in detail.
How to work with disconnected data - the dataset and sqldataadapter?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain the difference in record set and dataset?
How to check if the Dataset has records ?