Profiling .NET CF Applications With Eqatec
Tuesday, April 28th, 2009Today I found the Eqatec Profiler application which is a .NET profiler that works on compact framework applications. It’s quite easy to setup and it’s free. The interface for viewing the results is also very good allowing you to easily find the methods that are causing problems.
What Is A Profiler?
A profiler is a tool that [...]