How Garbage Collector (GC) Works?
Answer / vandana joshi
When no refernce to a class object exist then GC will
deallocate memory occupied by those refernces automatically.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is prerender event of a page?
Describe the Managed Execution Process?
What is the difference between a class and an object, and how do these terms relate to each other?
What is a formatter?
when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.
What is delegation in .net?
<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;
What versions of .net are there?
What is RCW (Run time Callable Wrappers)?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What should you do to store an object in a viewstate?
What is a formatter in .net?