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
What is a multi line comment?
Are c# strings null terminated?
Explain manifest & metadata in c#.
Explain the different types of delegates used in c#.
How many variables do you need?
How does dependency injection work c#?
Give examples for value types?
What is ildasm and obfuscator in net?
What is boxing and unboxing in c#?
Is list a collection c#?
Explain the difference between private and shared assembly?
Is int a class in c#?
What is data reader in c#?
What is bit in c#?
Explain what is the smallest unit of execution in .net?