What does Dispose method do with the connection object?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a dbml?

501


What is variable and its classification?

528


Explain about Error handling and how this is done

532


Difference between Value type & reference types ? and give the example in .Net?

519


Is for loop faster than foreach?

527






Explain jagged arrays in c#?

571


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

543


Does constructor return any value in c#?

497


What are the concepts of dispose method?

489


What is different between Implicit conversion and Explicit conversion in C#?

513


How does bitwise work?

499


Is versioning applicable to private assemblies?

569


What is the default value of datetime in c#?

488


What are the delegates in c#?

476


Why is dll used?

592