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
Are structs faster than classes?
What are class fields?
What are escape sequences explain with example?
What is a c sharp?
How do you serialize an object?
What is option parameter in C#?
What is a struct in C#?
Why c# is type safe?
What is the difference between throw and throw ex?
Can delegates be used as callbacks?
What are the types in c#?
What is visual c# net?
what is IComparable
What exception can an overridden method throw in comparison with the method it is overriding?
What are the differences between value types and reference types?