Books: Professional Visual Studio 2005 Team System Authors: Jean-Luc David, Tony Loton, Erik Gunvaldson, Noah Coad, Christopher Bowen, Darren Jefford, Pages: 700, Published: 2006
Pro Visual Studio Team System with Team Edition for Database Professionals: With Team Edition for Database Professionals Authors: Jeff Levinson, David Nelson, Pages: 617, Published: 2007
Pro Visual Studio 2005 Team System Authors: Jeff Levinson, David Nelson, Pages: 515, Published: 2006
Visual Studio Hacks: Tips & Tools for Turbocharging the IDE Authors: James Avery, Pages: 478, Published: 2005
Coder to Developer: Tools and Strategies for Delivering Your Software Authors: Mike Gunderloy, Pages: 297, Published: 2004
Professional Software Testing with Visual Studio 2005 Team System: Tools for Software Developers and Test Engineers Authors: Tom Arnold, Dominic Hopton, Andy Leonard, Mike Frost, Pages: 372, Published: 2007
Practical Guidelines and Best Practices for Microsoft Visual Basic and Visual C# Developers Authors: Francesco Balena, Giuseppe Dimauro, Pages: 608, Published: 2005
Pro ASP. Net 3. 5 Server Controls and AJAX Components Authors: Rob Cameron, Dale Michalk, Pages: 740, Published: 2008
The elements of C# style Authors: Kenneth Baldwin, Andrew Gray, Trevor Misfeldt, Pages: 146, Published: 2006
Web:FxCop Rules Jan 18, 2008 ... Earlier this month, the Code Analysis Team talked about which code analysis rules shipped in what version of Visual Studio and FxCop. ...
Bugslayer: Three Vital FXCop Rules Using the FxCop-supplied rules as a guide, to get the visiting started, I called VisitMethod in my Check method, passing in just the Method. ...
Ozzie Rules Blogging : Tutorial on creating your own FXcop Rules Feb 19, 2008 ... David Kean just pointed out that Jason Kresowaty (contributor to many projects) has written a tutorial on creating your own FXcop rules. ...
DonXml's All Things Techie : Static Code Analysis and Custom FxCop ... Well, that is where writing your own FxCop rules can come in handy. It isn't the easiest thing to work with, since there is no official documentation of ...
Creating Custom FXCop rules and altering existing ones - Part 1 ... Recently I needed to create a set of custom FXCop rules and started playing with the latest version, which is currently 1.32. It quickly became apparent ...
FxCop and Code Analysis: Writing Your Own Custom Rules NET development world by storm with its FxCop tool. The tool is designed to check .NET code for violations of a wide range of programming rules and ...
Where are all the custom FxCop rules? - Raymond Lewallen So far, I've only been able to find three places that have custom FxCop rules that are based on the new introspection engine: here, here (both of those by ...
Create Custom FxCop Rules Create Custom FxCop (Framework Police) Code Analysis Rules.
CLR Add-In Team Blog : AddIn FxCop rules released! [Mueez Siddiqui] Jul 8, 2008 ... We have released FxCop rules to verify view and contract assemblies. This should make it much easier to create views and contracts that ...
Lephone FxCop Rules - Home May 19, 2008 ... Lephone FxCop Rules is the custom rules for FxCop. For now it includes 2 rules: function should less than limited lines and file should less ...