R
Rasmus Kromann-Larsen
Hey,
I've had a few problems with running out of memory when running
extensive tests on my PDA application, does anyone know a memory
profiler that'll work on the compact framework? (VS.NET 2003 and 2005
or just one of them)
I'm suspecting it might be forms that are not removed properly, since I
open and close a lot of those, but I'm only using .Close() - do I need
to dispose them too?
Anyways, a profiler would be practical for a number of reasons ;-) But
I can only seem to find applications that'll work for the real
framework.
Thanks,
- Rasmus.
I've had a few problems with running out of memory when running
extensive tests on my PDA application, does anyone know a memory
profiler that'll work on the compact framework? (VS.NET 2003 and 2005
or just one of them)
I'm suspecting it might be forms that are not removed properly, since I
open and close a lot of those, but I'm only using .Close() - do I need
to dispose them too?
Anyways, a profiler would be practical for a number of reasons ;-) But
I can only seem to find applications that'll work for the real
framework.
Thanks,
- Rasmus.