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 / guest

Deletes it from the memory

Is This Answer Correct ?    0 Yes 0 No

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

Answer / 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

More C Sharp Interview Questions

What is difference between === and ==?

0 Answers  


What is dynamic object in c#?

0 Answers  


What is the name of c# compiler?

0 Answers  


How to reverse each word in a string using c#?

0 Answers   Infosys,


Is string passed by reference in c#?

0 Answers  






What is the output of TextWriterTraceListener redirected?

0 Answers   Siebel,


Why do we use yield in c#?

0 Answers  


How do you use nullable?

0 Answers  


What is binding in c#?

0 Answers  


How many variables do you need?

0 Answers  


Why do we need interfaces?

2 Answers   HCL,


Differentiate between sqlclient oledb and providers?

0 Answers  


Categories