What does Dispose method do with the connection object?
Answer Posted / guest
Deletes it from the memory
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I stop my console from closing in c#?
How does the clr work?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
Explain the difference between const and static read-only?
What is using directive in c#?
What is action in c# 3.5?
Is typeof c#?
What is application c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What is the difference between firstordefault and singleordefault?
Why objects are stored in heap in c#?
What is typeof c#?
Define multicast delegate? How it be used?
Is post back in c#?
Is c# good for games?