Sign In
Code Analysis Team Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ASP.NET
Books
Bugs
C++
Code Analysis
Code Analysis Policy
Code Metrics
CodeCommunit Analysis
Community
Configuration
Custom Rules
Documentation
Exceptions
FAQ
Framework Design Guidelines
FxCop
Releases
Rules
Suppressions
Team System
Tips and Tricks
Tools
tsbt-dev
Visual Studio 2005
Visual Studio 2008
Archive
Archives
March 2012
(1)
April 2011
(1)
July 2010
(1)
April 2010
(1)
March 2010
(3)
November 2008
(1)
August 2008
(2)
June 2008
(1)
February 2008
(3)
January 2008
(4)
December 2007
(1)
November 2007
(5)
October 2007
(2)
September 2007
(3)
August 2007
(4)
July 2007
(5)
May 2007
(7)
April 2007
(3)
March 2007
(2)
February 2007
(8)
January 2007
(9)
December 2006
(4)
November 2006
(2)
October 2006
(3)
September 2006
(2)
August 2006
(3)
July 2006
(1)
June 2006
(6)
May 2006
(3)
April 2006
(7)
March 2006
(3)
June 2004
(2)
May 2004
(2)
April 2004
(1)
March 2004
(3)
February 2004
(2)
January 2004
(4)
February, 2007
MSDN Blogs
>
Code Analysis Team Blog
>
February, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Code Analysis Team Blog
Announcing Visual Studio Code Metrics!
Posted
over 5 years ago
by
David M. Kean
57
Comments
Announcing the new Code Metrics feature for Visual Studio ‘Orcas’! Available in Visual Studio Team Developer and Team Suite, this new feature allows users to generate code metrics for projects and solutions and displays the results in the Code Metrics...
Code Analysis Team Blog
Framework for intergrated FxCop rule testing
Posted
over 5 years ago
by
David M. Kean
6
Comments
Roy Osherove has put together a Framework for testing FxCop rules . It's an interesting approach, firing up the FxCop engine for each rule that he wants to test. There are few things that I would like to see it support: The ability to specify...
Code Analysis Team Blog
FAQ: How do I run FxCop during a post-build event?
Posted
over 5 years ago
by
David M. Kean
3
Comments
A little known feature of FxCop (in particular FxCopCmd.exe) is its ability to be integrated into the build process within Visual Studio. Although not a replacement for the Code Analysis functionality available within both Visual Studio Team Edition for...
Code Analysis Team Blog
Code Analysis (Team System) MSDN Chat Roundup
Posted
over 5 years ago
by
David M. Kean
2
Comments
Another successful Team System chat with over 150+ questions asked. Thank-you to everyone that attended. The following is a list of Code Analysis questions that were asked: DavidKean_MS (Moderator): Q: any ETA for a FxCop SDK ? A: I assume you mean...
Code Analysis Team Blog
Free 'Writing Quality Code' e-book (with information on both Native and Managed Code Analysis)
Posted
over 5 years ago
by
David M. Kean
10
Comments
Some of the local Australian developers have got together and written a e-book on Writing Quality Code with Visual Studio Team System. It contains chapters on both Native and Managed Code Analysis, as well unit and web testing, performance-tuning and...
Code Analysis Team Blog
Code Analysis (Team System) Chat This Wed
Posted
over 5 years ago
by
David M. Kean
1
Comments
Join members of the Visual Studio Team System product group to discuss features available in Visual Studio Team Foundation Server, Team Editions for Architects, Developers, Database Pros, and Testers. In addition, discuss what's new in the latest Community...
Code Analysis Team Blog
What resolutions or warnings need to provide more information?
Posted
over 5 years ago
by
David M. Kean
9
Comments
One of things that we are doing for Orcas, is to basically do what we call a resolution scrub . This is where we print out every single possible resolution/warning and read over them to check for consistency, proper grammer and to see if they provide...
Code Analysis Team Blog
How to Design Exception Hierarchies
Posted
over 5 years ago
by
David M. Kean
0
Comments
Krzysztof Cwalina, owner of the Framework Design Guidelines , has written a great post on designing exception hierarchies . He gives a great overview on the different categories of exceptions, which are placed under two main buckets he calls usage and...
Page 1 of 1 (8 items)