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
How to get the sum of last 3 items in a list using lambda expressions?
Explain dataadapter.update method in .net?
In .Net, what is an assembly? Also explain the type of assembly.
What is the meaning of console writeline in c#?
Why cannot you specify the accessibility modifier for methods inside the interface?
What is the root element of an xml file?
What is the major difference between a custom control and user control?
What is delegates and events?
What is lazy loading c#?
Give an example of a ctype.
What are the types of assembly available
Is c++ or c# better?
What is string concatenation?
Is null empty or whitespace c#?
Define collections?