What does Dispose method do with the connection object?
Answer Posted / hitendra
You can write a code to release all dependence object
before connection object relased.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a nullreferenceexception and how do I fix it?
Why is main static in c#?
What are strongly typed objects?
What is difference between array and collection?
Difference between value and reference type.
What are the advantages of using delegates in c#?
What do you mean by stack and heap in c#?
what is a destructor?
What is activator c#?
What is a string c#?
What are winforms in c#?
How do you prevent a class from being inherited?
What is cshtml extension?
Contrast between an interface and abstract class?
What is application c#?