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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:07:45+00:00 2026-06-02T09:07:45+00:00

I have some C# code. I use code analyses to find all the places

  • 0

I have some C# code. I use code analyses to find all the places where i am not using using(){} or not calling dispose. That is done. Yet it still leaks. The code doesn’t call DllImport except two functions (SetWindowPos, SetForegroundWindow) but those are never called (main instance doesnt use it. Other instance do but they live for a few seconds).

Somehow this code is leaking. How do i find out what the problem is?

  • 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-06-02T09:07:47+00:00Added an answer on June 2, 2026 at 9:07 am

    Memory leaks in Managed code are usually due to objects being held in memory by an unintended reference. Events handers are common culprits here.

    You’re going to want to get hold of a memory profiling tool. SciTech’s .NET Memory Profiler is probably the best, though JetBrains’ dotTrace and RedGate’s ANTS are also both good.

    Microsoft has a free profiling tool, CLR Profiler, that can be used, though it’s a bit more complicated. See here and here for some guidance.

    The DRONE profiler for .NET seems to have a free personal license, though I am not familiar with the tool myself. They have an article on finding memory leaks with their profiler here.

    The higher end versions of Visual Studio also contain profiling tools. MSDN contains the documentation on how to use them.

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

Sidebar

Related Questions

We have a J2EE app built on Struts2+spring+iBatis; not all DAO's use iBatis...some code
I have some code that I use in both my Worker Role and Web
I have some code using a System.Transactions.TransactionScope , that creating a new instance of
I have some code where I use a thread static object in C#. [ThreadStatic]
Question simple and quick: I have started to use Netbeans to write some code
I use this bit of code to feed some data i have parsed from
I have some code in Netbeans 6.1 editor that looks like this fooString(8) fooString(8)
I have some code that sets up a dictionary with some defualt values for
I have some JavaScript, which is generated by PHP code, using a template. The
So I have some code that can read the methods out of a .coverage

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.