Finally and dispose methods?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I configure asp.net applications that are running on a remote machine?

539


What is a global postback url?

511


What is the concept of postback in asp.net?

589


What is ispostback property?

501


Explain how does asp page work?

574






Explain the different parts that constitute ASP.NET application?

563


Can you explain autopostback?

533


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

551


What is caching in asp.net?

562


Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

557


What is a session in programming?

556


How do cookies work?

590


What is content place holder?

524


What are the cookies types in asp.net?

555


Explain asp.net page life cycle?

609