Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Team Developer » Development   (RSS)
The Visual Studio Team System Profiler is a tool that helps find resource bottle necks in your application. Like slow code (CPU bottleneck), disk thrashing, memory allocation, etc. I'm on the team that builds the Profiler, so here are some Profiler goodies. Read More...
We've made some significant improvements to script debugging! The VS script debugger hasn't seen real improvements since VS6 (pre-.NET). Now with ASP.NET AJAX (MS' new AJAX framework), script debugging has caught a new wind. You can try these out in the Read More...
A little known feature of VSTS Team Developer is the ability to use the run-time analysis of the Profiler specifically targetting the code in a Unit Test. There are a two key scenarios this integration feature targets: Collect Performance Data on Specific Read More...
 
Page view tracker