What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
No Answer is Posted For this Question
Be the First to Post Answer
What does executereader return?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What are the steps in connecting to database ?
What is an ADO.Net?
When we are running the Application, if any errors occur in the Stored Procedure then how will the server identify the errors?
What is the difference between Dataset. clone and Dataset.copy?
What is difference between entity framework and ado.net?
I am fresh graduate, trained in C# .net. How do i answer when interview ask me , Where do you see yourself within 5 years from now?
What is the provider and namespaces being used to access oracle database?
i making a project using windows application c#, i want to show user name, password, and one button login. i wanna make it with sealed class .how its possible . when i clicked my login button all project should be open. pls cleare me.
What provider ado.net use by default? Explain the role of data provider in ado.net?
Why do we use sqldataadapter?