R
Rohit
..NET is a memory hog - plain and simple. This, in my opinion, makes it less
than ideal for embedded applications where memory is constrained. I am
forced to use .NET for reasons that I will not go into, so I need to be able
to code my applications in such a way as to use memory efficiently.
So, is there a tool out there that will allow me monitor my application's
memory utilization on the embedded device? I am using the .NET compact
framework 2.0, programming in C# on a Windows PocketPC OS variant.
Even if there is a tool that will allow me to monitor the app's memory usage
in the emulator would be helpful.
than ideal for embedded applications where memory is constrained. I am
forced to use .NET for reasons that I will not go into, so I need to be able
to code my applications in such a way as to use memory efficiently.
So, is there a tool out there that will allow me monitor my application's
memory utilization on the embedded device? I am using the .NET compact
framework 2.0, programming in C# on a Windows PocketPC OS variant.
Even if there is a tool that will allow me to monitor the app's memory usage
in the emulator would be helpful.