What does Dispose method do with the connection object?

Answers were Sorted based on User's Feedback



What does Dispose method do with the connection object?..

Answer / karna

Dispose(),is programatically called by the user to
de-allocate the un-used objects in the aplication.

Is This Answer Correct ?    5 Yes 1 No

What does Dispose method do with the connection object?..

Answer / madduri

Deletes it from the memory.

Is This Answer Correct ?    3 Yes 2 No

What does Dispose method do with the connection object?..

Answer / satish

It release the connection of connectionstring.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is windows forms in c#?

0 Answers  


Is list ienumerable c#?

0 Answers  


What is difference between ienumerable and ienumerator in c#?

0 Answers  


What does it mean?

0 Answers  


What is class sortedlist underneath?

0 Answers  






Explain constructor?

6 Answers   Wipro,


How can I develop an application that automatically updates itself from the web?

0 Answers  


What is wcf c#?

0 Answers  


What is dynamic in c#?

0 Answers  


What is the namespcae generally given to the webpage of the .NET Framework ?

0 Answers   Siebel,


Is everything an object c#?

0 Answers  


What is sqladapter c#?

0 Answers  


Categories