05
Nov
stored in: Uncategorized
If you are up for some deep required reading on Windows Mobile (WM) memory management, below are links to two excellent articles. Included is a great explanation of the complex virtual memory management that takes place with WM apps and how in some ways managed coded does a better job of handling the limited resources available to your applications.
Slaying the Virtual Memory Monster
http://blogs.msdn.com/hegenderfer/archive/2007/08/31/slaying-the-virtual-memory-monster.aspx
The Design of the .Net Compact Framework CLR, Part 1: Overview and Background
http://blogs.msdn.com/stevenpr/archive/2005/12/12/502908.aspx
Bruce is a Microsoft MVP (C#) and founder of Simplify, where he specializes in designing and developing enterprise and mobile applications. In addition to teaching and mentoring developers, Bruce runs the Montgomery Area .NET Developer Group and is frequent speaker at MSDN, user groups and community events.