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 |
Difference between abstract factory pattern and factory method pattern in .NET with example.
3 Answers ACS, IBM, Keane India Ltd,
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
what are the main advantage in .net?
Can a master page have more than one contentplaceholder?
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
how can you bind data from dataset to XML file
What is _dopostback in asp net?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)
What are asp.net web forms?
Why is global asax is used?
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)