What tools are available to help diagnose performance issues with .NET Compact Framework applications?
The .NET Compact Framework can be configured to log a variety of performance-related statistics as an application is running. In version 1.0 of the .NET Compact Framework, these statistics are written to a file called mscoree.stat when the application terminated. See Developing Well Performing .NET Compact Framework Applications for more details on how to enable mscoree.stat. Several improvements have been made to the mscoree.stat logs in version 2.0 of the .NET Compact Framework. In addition to several new counters, the logs can now be emitted at intervals as the application is running, instead of only when the application shuts down. The addition of dynamic logging makes it possible to build graphical tools that can be used to monitor an application’s performance in real time.
Related Questions
- What is the difference between the social performance framework, the definition, and the tools and methodologies in the resource center?
- What tools are available to help diagnose performance issues with .NET Compact Framework applications?
- Does Cognizant PT CoE provide an environment (along with tools) to performance test applications?