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

  • Home
  • SEARCH
  • 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 1072859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T20:55:02+00:00 2026-05-16T20:55:02+00:00

I am writting a software in Silverlight with C#. I know that GC.Collect will

  • 0

I am writting a software in Silverlight with C#.

I know that GC.Collect will collect the Objects and Controls if they are non-referenced, but I am not sure what is meant by non-reference.

I know that in Silverlight, I have to remove the Control (say called “Control A”) from the Layout, take out all the event handler, then set the object to null, so it doesn’t reference the object. Something like:

1) if the “Control A” it contains other Controls: “Control B”, “Control C”, and they might have subscripted event handler somewhere.

Will the “Control A” still get collected by GC.Collect()? And how about “Control B” “Control C”?

Do I have to actually remove everything that “Control B” and “Control C” that contains and remove “Control B” “Control C” from “Control A” to let them get collected?

2) Say if there is a “Control D” continas a ComboBox, and the ComboBox has a lot ComboxBoxItem.

Do I have to Clear() out all the ComboxBoxItem so those ComboxBoxItem will be collected?

Or when I remove ComboBox from “Control D”, will take out ComboxBoxItem too?

I am kind of confused with Delete in C++, since in C++ I can just delete the whole object with everything it contains…

  • 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-16T20:55:03+00:00Added an answer on May 16, 2026 at 8:55 pm

    If Control A or any contained controls have events, and some other classes subscribed to these events, this means: Control A (B,C) have reference to another class (subscriber). This doesn’t prevent these controls to be collected.

    If Control A (B, C) subscribed to some event of class D, this means, class D has reference to A (B, C). This prevents these controls to be collected.

    Regaring internal mutual references between control A and its children, GC is smart enough to recognize this and collect all of them.

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

Sidebar

Related Questions

I'm interested in writing software that depends on being able to identify that there
Most developers and engineers that have experience writing software and deploying with the packaged
I am writing some software to identify tracking numbers (in the same way that
Do you think that writing about software (i.e. having a blog) and speaking on
I'm writing some data acquisition software and need a gui plotting library that is
I'm writing some mail-processing software in Python that is encountering strange bytes in header
I'm taking a course in software project management and right now I'm writting a
I have a software renderer that I am porting from PC to the iPhone.
I'm writting a software in C# and .NET to manage my store, which has
I've been writing software for years, but have never mastered the art of testing.

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.