What does Dispose method do with the connection object?
Answer Posted / madduri
Deletes it from the memory.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is array class in c#?
Are arraylist faster or arrays?
Why singleton class is sealed in c#?
What is a jagged array?
What are the basics of c#?
Expalin the way you implement inheritance by using VB.NET/C#?
What is the class in c#?
How do you specify a custom attribute for the entire assembly?
How does bubble sort work?
What are collection classes?
Could you explain the difference between func vs action vs predicate?
What method is used to sort the elements of the array in descending order?
What is argument in c#?
What is the difference between iqueryable and ienumerable?
Difference between a sub and a function in c#.