petevick
Posts: 3411
Score: 0
Joined: 4/26/2002
From: Bolton - UK
Status: offline
|
There has long been a need for a profiler within .Net CF - and finally a company has addressed the need. Even better, they have decided to release it as FREEWARE. I have used the profiler on a couple of apps, and it rocks. No code changes needed, just run it against your app, and then fun the profiled app. It creates a log file, which can then be viewed using the Eqatec viewer. Adds only 40% code, and 25% runtime overhead. Catch it at http://www.eqatec.com/tools, and catch a cool video tutorial on it at http://www.eqatec.com/tools/profiler/demo-video Kudos to Eqatec - a really great product, and a great addition to the .Net CF developers tool kit.
_____________________________
Pete Vickers - Microsoft MVP - Device Application Development www.gui-innovations.com Please do not email me with questions. Posting your questions in the forums will get a quicker response - Thanks.
|