TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vidyasagar Anumolu
NA
3
13.3k
Why the Finalization queue
Mar 9 2009 12:41 AM
I was going through MSDN on garbage collection topics and i found some information (http://msdn.microsoft.com/en-us/library/0s71x931(VS.71).aspx) related to finalization queue. .Net maintains a queue for all the objects which have the finalize defined. This case, the garbage collector need two cycles to actually remove the object from the memory. Why this finalization queue is maintained and why the garbage collector can not remove the memory in the first cycle?
Reply
Answers (
1
)
basepage class problems.
Line Graph using VB.NET