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

How do we implement bundling in MVC?

0 Answers   B-Ways TecnoSoft,


Where are session variables stored?

0 Answers  


Descrie about response.buffer and repsonse.flush ?

2 Answers   ADP, Cognizant,


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

0 Answers  


What is difference between inproc and outproc?

0 Answers  






What is sequence of code in retrieving data from database?

3 Answers   Accenture,


How can u debug your .net application?

0 Answers  


What is viewstate?

5 Answers   Microsoft,


What is http only cookie?

0 Answers  


What are type/key pairs in client script registration?

0 Answers  


hi everyone. can anyone send me wipro interview questions on .net. plz its urgent

1 Answers   Wipro,


To load your generated dataset with data which method do you invoke?

0 Answers   Siebel,


Categories