When Garbage Collector will run and how its identifing
whether the Object is used or Not.?
Answers were Sorted based on User's Feedback
Answer / sivaprasad
I think Garbage Collector is a normal priority thread
running in the application under normal conditions, when
heap memory is full it takes high priority and traces
referrance tree and mark the objects which have referrance
count is zero.usually when object is out of scope it memory
in heap automatically reclaimed by Garbage Collector(if it
has no referrances)
| Is This Answer Correct ? | 15 Yes | 0 No |
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
What is ipostback?
Code for updating the database by entering the data into textboxes in aspx form?
Where do you store the information about the user?s locale?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
what is NET Framework ?
Write a code for sending an email from asp.net application.
What type of code (server or client) is found in a Code-Behind class?
what is the advantage of data reader?
What is microsoft windows sharepoint services?
What are the new login controls in asp.net 2.0?
What is IPostBack? How to use it?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)