What does Dispose method do with the connection object?
Answer Posted / satish
It release the connection of connectionstring.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to update the gui from another thread in c#?
What is oledbconnection c#?
What is orm in c#?
What is the advantage of constructor in c#?
Name the connections does microsoft sql server support?
Explain the concepts of cts and cls(common language specification).
How can you read 3rd line from a text file?
What is signature c#?
What are anonymous functions in c#?
What is an inheritance in c#?
What is selector c#?
List some Advantages of switch-case over if else?
What is virtual in c#?
Compare and contrast between the System.Array.CopyTo() and Clone()?
What is monitor in C#?