Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Microsoft Gener... » Profiler   (RSS)
Sorry, but there are no more tags available to filter with.

Depends.exe and working with assembly dependencies

So in my last blog article I talked about using the fuslogvw.exe tool to figure out .NET assembly binding issues. In this article I’m going to look at another tool that I find myself using daily in the debugging world, depends.exe. In a nutshell, depends
Posted by ianhu | 1 Comments

Using the new Connect community feedback system for Visual Studio Team System

For my team I’m the point man on tracking all of the customer feedback bugs that we get submitted from external users. This is one of the best parts of my job as I really enjoy interacting with customers and getting to keep my finger on the pulse of what
Posted by ianhu | 0 Comments

Impressed by Static Analysis

For the last two days we had a chance as a team to pick up a pre-release version of Team System and give it a through user scenario test to see if we could sign off on it being a quality product. I actually quite enjoyed this as it gave me a change to
Posted by ianhu | 1 Comments

Analyzing a performance report in Visual Studio Team System 2005 Part 4: Fixing the performance issue and analyzing the results.

The last three installments of this walkthrough have helped show you how to use the new profiler in Visual Studio Team System 2005 . In this final section, I’ll show how to jump into the code to fix a performance issue, then how to run the profiler again
Posted by ianhu | 4 Comments

Improving .NET Application Performance and Scalability

Hidden in one of the many nooks and crannies on MSDN is this massive (1120 Printed pages) guide to improving the performance and scalability of .NET applications . It’s been available for a while, but I just discovered it, and wanted to pass the goodness
Posted by ianhu | 0 Comments

Rico Mariani has a perf wiki up on Channel 9

Interested in writing application that perform well? If you’re not just messing around in your parent’s basement, then you should be. It can be too tempting at times to not optimize your code for performance and just continue to up the minimum system
Posted by ianhu | 2 Comments

Channel 9 Demo is live!

The video demo of our profiler that I blogged about earlier has been posted to Microsoft’s Channel 9 community web site. Check it out on the Channel 9 front page or link to the specific video post . There should also be an interview portion coming up
Posted by ianhu | 3 Comments
 
Page view tracker