What does Dispose method do with the connection object?
Answer Posted / guest
Deletes it from the memory.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is asp net c# corner?
What is local function?
What is parsing? How to parse a date time string?
List some Advantages of switch-case over if else?
Can a private virtual method can be overridden?
What are synchronous and asynchronous operations?
What is equal c#?
What is garbage collector and where should you use in .NET?
What is strongly typed in c#?
What is the difference between a field and a property in c#?
What is iformatprovider in c#?
Why do we need static class in c#?
What is the use of system.environment class in c#.net?
What is a streamwriter in c#?
Why do we use lambda expression in c#?