What does Dispose method do with the connection object?
Answer Posted / karna
Dispose(),is programatically called by the user to
de-allocate the un-used objects in the aplication.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Distinguish between array and arraylist in c#?
What is the use of generics in c#?
Why are local variables stored in stack?
What is a three-tier application.
Can you inherit multiple classes in c#?
What are the desktop applications?
What is the difference between values and reference types?
What is difference between c sharp and c#?
Define satellite assembly in c#?
Why do we need nullable types in c#?
Give an example of removing an element from the queue?
What is gac? What are the steps to create an assembly and add it to the gac?
the c# keyword .int. Maps to which .net type?
What is difference between internal and protected internal in c#?
What is activator c#?