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
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
How do you create dlls in .NET
Explain different properties of object oriented systems.
Describe the parts of assembly.
What are accessors?
What is difference between for and foreach in c#?
What are the Types of optimization and name a few and how do u do?
What is variable in c#?
Why do we overload constructors?
What is asynccallback c#?
Define mutex in C#?
Is dll a library?
Why do we need to override in c#?
What are the value types in c#?
Give examples for reference types?