Click here to monitor SSC

Bart

Software Engineer - Red Gate Software

New in ANTS Profiler 4 EA: ASP.NET support

Published Thursday, June 05, 2008 3:35 PM

I know a lot of you have been waiting for this, so I’m pleased to be able to tell you that we’ve now integrated support for ASP.NET web applications and web services into ANTS Profiler 4. This goes for both IIS and Web Development Server, so if you’re looking for this support, you can find details of the latest available build in the early access programme forum at:


http://www.red-gate.com/messageboard/viewforum.php?f=80

 

Obviously, my usual weaselly disclaimers apply: it’s pretty early days yet so there are bound to be a few issues. So far we’re very confident about the IIS 5 support; this seems to work fine with all supported OS versions, on both x86 and x64. IIS 6 and 7 seem to be fine on x86, although we have seen issues with IIS 6 on x64. Web Development Server support works absolutely fine on x86 with Visual Studio 2005, but doesn’t work on either x64 or with Visual Studio 2008. We’ll be looking into these problems over the next few days. The take home message is that if you’re waiting for the IIS support it’s probably more than worth your while to have a play with the latest build.

 

As well as this obvious addition, we’ve made quite a few other tweaks, and generally improved stability compared to earlier builds. For example, you won’t get slapped round the head with an exception just for having the temerity to move your mouse pointer over the timeline whilst profiling your application.

 

We’ve also started work on the call graph which, as the name suggests, allows you to graphically explore the callers and callees of a method that you’re particularly interested in. At the moment most of that work is behind the scenes so there’s not much to see up front, but hopefully we’ll have something usable within the next couple of weeks.

by Bart Read
Filed Under:

Comments

No Comments
You need to sign in to comment on this blog

About Bart Read

Bart has done many things since he started work at Red Gate Software Ltd in August 2004, but nowadays he's (mainly) the product manager for the .NET Developer Tools. He still feels like this is a bit like admitting you were cheering for the Empire whilst watching Star Wars, but for now he's along for the ride. In a previous incarnation he was a project manager leading the .NET Reflector Pro, ANTS Memory Profiler 5, ANTS Performance Profiler 4 & 5, and SQL Prompt 3.0 - 3.6 projects. He still occasionally writes some code and, in the past, has touched the code for most of the Red Gate SQL developer tools... some of them still haven't recovered from the shock. He was born and grew up in Dorset, was educated in Nottingham and London, and likes music and real ale. His photo is extremely misleading.
Latest articles
Backups, What Are They Good For?
 We've heard the confessional story from Pixar that Toy Story 2 was almost lost due to a bad backup, but... Read more...

C# Async: What is it, and how does it work?
 The biggest new feature in C#5 is Async, and its associated Await (contextual) keyword. Anybody who is... Read more...

Handling Deadlocks in SQL Server
 In this excerpt from his book Troubleshooting SQL Server: A Guide for the Accidental DBA, Jonathan... Read more...

SQL VIEW Basics
 SQL Views are essential for the database developer. However, it is common to see them misued, or... Read more...

The PoSh DBA: Grown-Up PowerShell Functions
 Laerte goes step-by-step through the process of tidying up and making more reusable an untidy... Read more...