Microsoft Visual Studio AJAX Profiling Extensions Power Tool

A

adamever

If you are using Microsoft tools, and want to profile your client-side
JavaScript code, check this new free tool out. It lets you profile
your Javascript running on the client using most popular browsers
without any modifications on the client side. There are Server
Components that install on IIS7, and a Visual Studio add-in that
installs on Visual Studio 2008 Developer Edition (or Team System).

The server pieces modify the JavaScript and collect the timing
information back on the server. Then you can download the profiling
information and view it with the Visual Studio Performance Tools. It
works with FireFox, and IE, and most other browsers that support
JavaScript. If you have lots of client-side code, give it a try, you
just might find out why some of your code runs slowly.

http://code.msdn.microsoft.com/AjaxView

Adam

Full Disclosure, I worked on this project, so I'm rather biased, but
give it a try, it's free!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top