Answer Posted / sesha
use this method
.Isclosed()
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain what are acid properties?
What is connected architecture in ado.net?
What is difference between ado.net and asp net?
What is Serialization in .NET? what are the types of Serialization?
What is the difference between executenonquery () and executescalar ()?
What are the classes in System.Data.Common Namespace?
How do you implement locking concept for dataset?
What is ambient transaction?
Is entity framework better than ado.net?
How to add an aggregate column?
What is ado net stands for?
What is a control toolbox?
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 DataRowCollection?
Explain the difference between sqlcommand object and command behavior object?