Finally and dispose methods?



Finally and dispose methods?..

Answer / guest

Dispose is a method for realse from the memory for an
object.

For eg:

<object>.Dispose.

Finalize is used to fire when the object is going to
realize the memory.We can set a alert message to says that
this object is going to dispose.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...

1 Answers  


Give an example appropriate use forweb service as opposed to a non-serviced .NET component

1 Answers   Siebel,


What is the difference between user control and custom control?

0 Answers  


Explain the difference between overriding and overloading?

0 Answers  


How use Xml data in ASP.net?

0 Answers   MCN Solutions,






What is the Global.asax used for?

7 Answers   Siebel Systems,


What is the use of the tag in the web.config file?

0 Answers   MindCracker,


Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  


Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications

2 Answers   Techno Solutions,


How many types of page.

5 Answers   TCS, Verinon Technology Solutions,


What is Http handler?

5 Answers   Accenture,


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,


Categories