Measuring the Business Value of AJAX

Please install Silverlight or click download to watch video locally.

ASP.NET AJAX is well known for its ability to improve the user experience of Web applications. With Visual Studio Team System you can also measure the business value of adding ASP.NET AJAX to your Web applications. Specifically you can use the Load and Web Testing capabilities of Visual Studio Team System to explore how the difference in HTTP data transmission size affects the performance and scalability characteristics of the Web application.

Presented by Eric Lee

Duration: 10 minutes, 27 seconds

Date: 23 March 2007

Watch    Video   |   Download    Video   |   VB Code

Video downloads: WMV  |  Zune

Audio downloads:

Comments : 2

Leave a Comment

vik20000in : On July 11, 2008 4:28 AM said:

good stuff

agr001 : On June 23, 2009 1:07 PM said:

In the past I am sure I managed to get fiddler to work on my local machine by edit the registry settings relating to the local loopback.

I am also not convinced on the accuracy of your testing. From the fiddler trace you had it looked like the .png images came down with the original post (non-ajax pages) and cached at that point. The diffence in the page size of the AJAX vs NON-AJAX pages would have been down to the difference in the size of the markup of the two pages. I.e. the full markup for the NON-AJAX page and the partial page markup for the AJAX page. From the example it isn't immedialtely clear whether the images are being posted each time for the NON-AJAX part of the load test.

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities