Answer Posted / guest
manage the data
| Is This Answer Correct ? | 21 Yes | 29 No |
Post New Answer View All Answers
What is the use of SqlCommandBuilder?
What is disconnected scenario in entity framework?
Explain the namespaces in which .net has the data functionality class.
What are the advantages and drawbacks of using ado.net?
Explain what are acid properties?
What is the current version of entity framework?
What are basic methods of dataadapter?
How to pass multiple tables in datasets simultaneously?
Explain the differences between oledb sql server, oledbdotnet provider?
What is connection in ado.net?
What is sql command in ado net?
What is disconnected data?
How to add a check box or a dropdown list to a column in a datagrid?
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 is execute scalar in ado.net?