<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://davesbox.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Dave's Box : FxCop, Releases</title><link>http://davesbox.com/archive/tags/FxCop/Releases/default.aspx</link><description>Tags: FxCop, Releases</description><dc:language>en</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator><item><title>FxCop 1.36 Released!</title><link>http://davesbox.com/archive/2008/08/17/fxcop-1-36-released.aspx</link><pubDate>Mon, 18 Aug 2008 03:21:00 GMT</pubDate><guid isPermaLink="false">2122c344-89bc-4cd7-b145-b0515ba3439f:666</guid><dc:creator>David Kean</dc:creator><slash:comments>10</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davesbox.com/rsscomments.aspx?PostID=666</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davesbox.com/commentapi.aspx?PostID=666</wfw:comment><comments>http://davesbox.com/archive/2008/08/17/fxcop-1-36-released.aspx#comments</comments><description>&lt;p&gt;After what has to be the longest beta period for a product (after Gmail) - we&amp;#39;ve finally &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9aeaa970-f281-4fb0-aba1-d59d7ed09772&amp;amp;DisplayLang=en"&gt;released the final version of FxCop 1.36&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve talked in the past about some the improvements in this release, including:&lt;/p&gt;
&lt;li&gt;200+ bug fixes that reduce noise, missing analysis and rule crashes &lt;/li&gt;
&lt;li&gt;Support for &lt;a href="http://blogs.msdn.com/fxcop/archive/2007/09/21/new-for-visual-studio-2008-support-for-anonymous-methods-and-lambda-expressions.aspx"&gt;analyzing anonymous methods and lambda expressions&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.msdn.com/fxcop/archive/2008/02/28/faq-how-do-i-prevent-fxcop-1-36-from-firing-warnings-against-generated-code.aspx"&gt;New option for skipping analysis over tool generated code&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://davesbox.com/archive/2008/06/08/fxcop-now-ships-with-the-spell-checker-libraries.aspx"&gt;Spell checker libraries now ship in the box&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://davesbox.com/archive/2008/06/10/reference-resolution-changes-in-code-analysis-and-fxcop-part-1.aspx"&gt;Changes in the way references are resolved and located &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Better support for C++/CLI and the Compact Framework &lt;/li&gt;
&lt;li&gt;Language &amp;#39;friendly&amp;#39; API names in the UI and resolutions (ie Visual Basic syntax if running over a Visual Basic binary) &lt;/li&gt;
&lt;li&gt;New globalization, design and usage rules &lt;/li&gt;
&lt;li&gt;&lt;a href="http://davesbox.com/archive/2008/08/25/new-for-visual-studio-2008-sp1-and-fxcop-1-36-multi-targeting-rule.aspx" class="null"&gt;New rule for targeting specific versions of the Framework&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Performance improvements that cut analysis by 2x and use half as much memory &lt;/li&gt;
&lt;li&gt;Documentation that is &lt;a href="http://msdn2.microsoft.com/en-us/library/bb429476(VS.80).aspx"&gt;now available on MSDN&lt;/a&gt;
&lt;p&gt;This is a great release - &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9aeaa970-f281-4fb0-aba1-d59d7ed09772&amp;amp;DisplayLang=en"&gt;download it&lt;/a&gt;, and feel free to head over to the &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=98&amp;amp;SiteID=1"&gt;Code Analysis&lt;/a&gt; forum to tell my old team what you think.&lt;/p&gt;
&lt;/li&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davesbox.com/aggbug.aspx?PostID=666" width="1" height="1"&gt;</description><category domain="http://davesbox.com/archive/tags/FxCop/default.aspx">FxCop</category><category domain="http://davesbox.com/archive/tags/Releases/default.aspx">Releases</category></item><item><title>FxCop has a cousin and its name is ‘StyleCop’</title><link>http://davesbox.com/archive/2008/06/18/fxcop-has-a-cousin-and-its-name-is-stylecop.aspx</link><pubDate>Wed, 18 Jun 2008 14:00:00 GMT</pubDate><guid isPermaLink="false">2122c344-89bc-4cd7-b145-b0515ba3439f:35</guid><dc:creator>David Kean</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davesbox.com/rsscomments.aspx?PostID=35</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davesbox.com/commentapi.aspx?PostID=35</wfw:comment><comments>http://davesbox.com/archive/2008/06/18/fxcop-has-a-cousin-and-its-name-is-stylecop.aspx#comments</comments><description>&lt;p&gt;For the past couple of years, I spent considerable time saying the same statement over and over again in forums, emails and blog posts; &amp;lsquo;unfortunately, as FxCop runs over compiled binaries, it cannot analyze source-based constructs, such as whitespace, braces and comments.&amp;rsquo; While saying this, in the back of my mind I knew we had a very capable tool, StyleCop, used internally at Microsoft that could do this very thing.&lt;/p&gt;
&lt;p&gt;When Jason Allor contacted me at the end of last year with his plan to release StyleCop to the rest of the world &amp;ndash; I was overjoyed; no longer would I need to keep this gem of a tool to myself.&lt;/p&gt;
&lt;p&gt;Now I know I&amp;rsquo;m a little late to the party, however, late last month &lt;em&gt;Microsoft Source Analysis for C#&lt;/em&gt; (aka StyleCop) was &lt;a href="http://blogs.msdn.com/sourceanalysis/archive/2008/05/23/announcing-the-release-of-microsoft-source-analysis.aspx"&gt;released upon the unsuspecting programming community&lt;/a&gt;. You can download the latest version directly from &lt;a href="http://code.msdn.microsoft.com/sourceanalysis" title="http://code.msdn.microsoft.com/sourceanalysis"&gt;http://code.msdn.microsoft.com/sourceanalysis&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Congratulations to Jason and his team!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://davesbox.com/aggbug.aspx?PostID=35" width="1" height="1"&gt;</description><category domain="http://davesbox.com/archive/tags/FxCop/default.aspx">FxCop</category><category domain="http://davesbox.com/archive/tags/Releases/default.aspx">Releases</category><category domain="http://davesbox.com/archive/tags/StyleCop/default.aspx">StyleCop</category></item></channel></rss>