Sign In
Steven Pratschner's .Net CF WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Custominzing the CLR book
Diagnostics
GC
Interop
NetCF General
Versioning
Browse by Tags
MSDN Blogs
>
Steven Pratschner's .Net CF WebLog
>
All Tags
>
gc
Tagged Content List
Blog Post:
Using the .NetCF Remote Performance Monitor to find memory leaks: A real world example
stevenpr
A few weeks ago I posted an entry describing how to use the .Net Compact Framework Remote Performance Monitor to find managed memory leaks . The other day I ran across a post from Rabi Satter describing how he used to tool to solve a critical leak for one of his customers. His real world experience provides...
on
23 Mar 2007
Blog Post:
Using the .Net Compact Framework Remote Performance Monitor to Optimize your application's memory usage
stevenpr
The November issue of .Net Developers Journal includes a new article on using the Remote Performance Montior . In the article I describe how to interpret the various memory-related counters to optimize how your Compact Framework application uses memory on the device. Thanks, Steven This posting...
on
2 Jan 2007
Blog Post:
.Net Compact Framework GC article in .Net Developers Journal
stevenpr
I recently wrote an article for . Net Developers Journal on how operations like boxing and string manipulations can affect the performance of the Compact Framework's garbage collector. Credit for the ideas and samples in the article go to Roman Batoukov . Check out the February issue . For more Compact...
on
8 Feb 2006
Blog Post:
The Design of the .Net Compact Framework CLR, Part III: GC Heap Management
stevenpr
Here's Part III of the series on the design of the .Net Compact Framework CLR. Previous posts in this series provided an overview of how the CLR manages memory and described the basic design tenants of the JIT compilers: Part I, Overview and Background Part II, Jit Compiler Design Considerations...
on
14 Dec 2005
Blog Post:
An Overview of the .Net Compact Framework Garbage Collector
stevenpr
Developers frequently ask for more information about how the garbage collector works in the Compact Framework. In this blog entry, I’ll address the questions we are most often asked about the collector. I’ll start by describing the overall model for collections in the Compact...
on
26 Jul 2004
Page 1 of 1 (5 items)