What does Dispose method do with the connection object?

Answer Posted / hitendra

You can write a code to release all dependence object
before connection object relased.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new method in c#?

687


What is cache memory in c#?

650


What is dll hell, and how does .net solve it?

708


How is a strongly-named assembly different from one that isn’t strongly-named?

825


write a C# Program add two matrix ?

747


Explain the different types of delegates used in c#.

706


What is iqueryable?

643


Can partial class be inherited?

679


What is constructors, explain with syntax

711


Why do we use abstract class in c#?

721


What type is string in c#?

634


What are PE(Portable Executable)?

715


Write a program in C# for checking a given number is PRIME or not.

837


How does insertion sort work?

707


What is the difference between internal and private in c#?

686