Microsoft Visual Studio AJAX Profiling Extensions


Provides server-side extensions for profiling JavaScript code executed in a client browser. It does this by modifying the JavaScript as it leaves your server to capture timings when JavaScript functions are called and when they return. The data on function entry/exit timings is then transmitted back up to the server, from where it can be later downloaded and analyzed. This method of JavaScript profiling requires no modifications to the client and should work with most popular browsers.

Server Requirements

  • 32 or 64 bit Windows Vista or Windows Server 2008
  • IIS7 with ASP.NET, .NET Extensibility, IIS6 metabase compatibility (for install)
  • .NET Framework 3.5
  • web pages/applications running in “Integrated-mode” in the same site as Server Components. Classic-mode is not supported for profiling.

Client Requirements

  • Visual Studio Team System 2008 Developer Edition (or Team Suite) with Performance Tools installed
  • Service Pack 1 for Visual Studio Team System 2008
  • .NET Framework 3.5

You can download Release 1.0 from here.

About Wes MacDonald

Wes MacDonald is a DevOps Consultant for LIKE 10 INC., a DevOps consulting firm providing premium support, guidance and services for Azure, Microsoft 365 and Azure DevOps.

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: