Thanks to this article at Elegant Code, I found the EQATEC Profiler for .NET.
It’s free (BSD licensed) and it works (it’s not just for CF); we’ve used it to help tune real-world WinForms applications at work. It provides only basic features, but they’re professionally implemented. (Note that it’s not a memory profiler.)
For teams on a budget, this is definitely worth a look. Just remember that premature optimization is evil.
No Comments/Pingbacks for this post yet...
Development Central is the blog of Bill Sorensen, a professional software developer. Much of this will relate to C#, .NET, and OOP in general.
Disclaimer
These postings are provided "AS IS" with no warranties and confer no rights.