What does ado stand for in ado.net?
No Answer is Posted For this Question
Be the First to Post Answer
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is connection string?
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?)
What are the steps in connecting to database ?
What is a column variable?
What is ole2 format?
What is the usage of the dataset object in ado.net?
What are dataproviders?
What is an orm, and why would you use one instead of plain old ado.net?
Compare Data Reader & Dataset in ado.net?
Explain the advantages and disadvantages of using datalist?
What are the two fundamental objects in ADO.NET?