Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6903207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:53:48+00:00 2026-05-27T07:53:48+00:00

I have a collection that is filled with weak references to objects in an

  • 0

I have a collection that is filled with weak references to objects in an application.
What is the best way to clean up the expired references of such collection. Is it a good idea to have a timer object that periodically looks up dead references and removes them? Is there a better way to do this in C# .NET?
EDIT: In my scenario the collection will be created once for the application, and will exists while the application is running, therefore will grow in size. It is important that its size be maintained.

I’d prefer solutions for version 3.5 of the framework or earlier.
Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:53:49+00:00Added an answer on May 27, 2026 at 7:53 am

    Doing it in a timer might be overkill, and introduces concurrency issues to deal with.

    What about just cleaning up dead references as part of some other operation? For example, if it’s a list and ordering isn’t important then adding a new item could replace the first dead reference it finds with the new one instead of appending it to the end. Or trigger a sweep whenever some event you don’t expect to occur too frequently happens – perhaps when a lookup retrieves a dead reference.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm stumped here. I have an observable collection that holds business objects. I have
I have a collection that contains all the items that I want to keep
I have a collection that is binded to my Listview. I have provided options
If I wanted to have a collection that described the (recursive) contents of a
I have a collection object that implements IList. Inside the collection I have used
I have 3 collection datatable that shows in this below Month: January ID NAME
Background I have a custom collection that is binded to the datagridview this.datagridview.DataSource =
I have a collection of classes that inherit from an abstract class I created.
I have a collection of classes that I want to serialize out to an
I have a collection of elements that I need to operate over, calling member

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.