According to Zintel, the paper describes the internals of both Windows CE and the .NET Compact Framework memory management systems, with the goal of helping developers understand the performance and size impact of application design decisions. The ultimate objective is to help answer two questions: "When should I use managed code?, and "How much memory will my application need?"
Read the .NET CF memory management paper here
Related stories: