Welcome to MSDN Blogs Sign in | Join | Help

October 2007 - Posts

What's new in the Remote Performance Monitor for .Net Compact Framework 3.5

The Remote Performance Monitor (RPM) first shipped in version 2 service pack 1 of the .Net Compact Framework.  Since that time, numerous customers have come to depend on RPM to help them diagnose performance problems and find memory leaks in their
Posted by stevenpr | 6 Comments

The CLRProfiler for the .Net Compact Framework, Part II: Histograms and "Show who Allocated"

Yesterday I started a series of posts on how the use the CLRProfiler for the .Net Compact Framework.  The first post contained the basic information you need to get started.  I described how to install the profiler, launch an application on
Posted by stevenpr | 7 Comments
Filed under:

The CLRProfiler for the .Net Compact Framework, Part 1: Getting Started

Version 3.5 of the .Net Compact Framework contains a new memory profiler called the CLRProfiler. The CLRProfiler is a great tool for looking into the details of how your application is allocating and using managed objects. For example, the profiler allows
Posted by stevenpr | 13 Comments
Filed under:
 
Page view tracker