A Microsoft Program Manager on Visual Studio Platform (and an underground coder, lifehacker, hockey player)
An Overview of Visual Studio Team Developer tools was given at TechEd 2007 as DEV320, Writing Maintainable and Robust Applications with Microsoft Visual Studio Team System. Here are the resources from the session and you can watch it now online. If you saw the session at TechEd and are now reading this post, Abhijit and I hope you not only enjoyed it, but learned of some easy to use tools that will help reduce your code complexity and improve quality.
Books
Other Resources
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using RSS
There was someone who asked how to share code analysis settings across projects, and I mentioned how to do it.. It seems David Kean has blogged on the very subject in more detail: http://blogs.msdn.com/fxcop/archive/2006/11/16/faq-how-do-i-share-managed-code-analysis-rule-settings-over-multiple-projects-david-kean.aspx
At TechEd this year, Noah and Abhijit gave one of the highest ranked talks of the week. I had the pleasure
The Visual Studio Team System Profiler is a tool that helps find resource bottle necks in your application.