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 3426970
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:46:47+00:00 2026-05-18T06:46:47+00:00

DOT NET garbage collector can only deals with memory resources or it also handles

  • 0

DOT NET garbage collector can only deals with memory resources or it also handles other resources used by orphaned object?

How CLR deals to free these other resources used by orphaned object.

  • 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-18T06:46:48+00:00Added an answer on May 18, 2026 at 6:46 am

    The .Net GC manages only objects that are put up on managed heap, i.e. managed objects. These managed objects may inturn access unmanaged objects like DB connection or a file handle etc. The developer needs to free these resources by implementing IDisposable or Finalize, depending on your needs.

    MSDN states that:

    A type must implement Finalize when it
    uses unmanaged resources such as file
    handles or database connections that
    must be released when the managed
    object that uses them is reclaimed.
    See the IDisposable interface for a
    complementary and more controllable
    means of disposing resources.

    Here’s the link for the same: http://msdn.microsoft.com/en-us/library/system.object.finalize.aspx

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

Sidebar

Related Questions

in dot net frame work 2 how to better this and easy to used
In dot net i can use dll file so that my code is safe
Does dot net have an interface like IEnumerable with a count property? I know
I have a dll that contains a dot net assembly - common intermediate language.
Dot Net Auto Update I felt like .net was lacking a simple secure automatic
Technology: Dot Net, ASP.Net We have articles stored in XML repository and article contains
Does Dot NET supports PKCS11 certificates for HSM devices. If not, are there any
Does dot net 3.5 provides some api to calculate crc32 for input data?I have
I have a dot net nuke site that I have written a custom module
I'm signing a dot net exe using signcode.exe with an spc/pvk combo The file

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.