Re: Ram Hungry?
From: Ignacio Machin \( .NET/ C# MVP \) ("Ignacio)
Date: 08/30/04
- Next message: Michael Voss: "Re: avoid closing Windows form"
- Previous message: Pierluigi Terzoli: "Sync between DataGrid and DB"
- In reply to: Mark Harris: "Ram Hungry?"
- Next in thread: Mark Harris: "Re: Ram Hungry?"
- Reply: Mark Harris: "Re: Ram Hungry?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 09:31:56 -0400
Hi,
I do not agree with this. The smaller app consume around 10MB of ram, this
is not that much of memory, considering than the regular machine has 256 MB
If you application cumsume lot of memory it may be cause of your
application , you may be keeping references to objects and it prevent the GC
to recover that memory.
you should better explain your escenario for further help
cheers,
-- Ignacio Machin, ignacio.machin AT dot.state.fl.us Florida Department Of Transportation "Mark Harris" <mark@gamehostcp.com> wrote in message news:opsdhopzetmmx8vf@mark.network.dvmesh.com... > Just wondering if anyone else has noticed that C# is fairly ram hungy, or > at least assigns alot of ram? > > If you have has anyone developed any strategies to combat it? > > - Mark Harris
- Next message: Michael Voss: "Re: avoid closing Windows form"
- Previous message: Pierluigi Terzoli: "Sync between DataGrid and DB"
- In reply to: Mark Harris: "Ram Hungry?"
- Next in thread: Mark Harris: "Re: Ram Hungry?"
- Reply: Mark Harris: "Re: Ram Hungry?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|