| Mike's profileFreeToDevBlogLists | Help |
|
May 26 Integrate Microsoft C# Source Analysis with TFSUPDATE - 15 October 2008 : Please see MSBuild Extension Pack for the StyleCop task. UPDATE - 20 July 2008: This task is now available again. This task works with Source Analysis 4.2. A version for StyleCop 4.3 will be made available in the FreeToDev MSBuild Tasks Suite soon... The FTDSourceAnalysis MSBuild task (download here) provides a mechanism for scanning C# files for Source Analysis violations based on a collection of files, rather than the MSBuild integration offered by the tasks provided with the Source Analysis install (which scans @(Compile) items). To use this task, place the FTDSourceAnalysis.dll file in C:\Program Files\MSBuild\Microsoft\SourceAnalysis\v4.2 Sample
Sample Output
This custom collection based scanning provides an easy way to scan various files as part of your TFS builds and flag any violations to the team. May 23 Microsoft Source Analysis for C#Microsoft have finally released 'StyleCop' publicly! --- Details here May 21 WMI Code CreatorIt's not new, but what a fantastic tool! "The WMI Code Creator tool allows you to generate VBScript, C#, and VB .NET code that uses WMI to complete a management task such as querying for management data, executing a method from a WMI class, or receiving event notifications using WMI." OverviewThe WMI Code Creator tool generates code that uses WMI to obtain management information or perform management tasks. You can use the tool to learn how to manage computers using WMI scripting and WMI .NET. The tool generates code that runs on the local computer, a remote computer, or a group of remote computers based on your selection from the Target Computer menu on the tool. You can also execute the generated code directly from the tool. May 17 FreeToDev MSBuild Tasks UpdateUPDATE: 13 July 08 --- These tasks are now available in the FreeToDev MSBuild Tasks Suite A few minor updates
Download Updated Tasks (FreeToDev.FrameworkTasks20 (2.08.0516.0) May 16 LINQPadIf you are looking at Getting Started with LINQ, you may want to download LINQPad "LINQPad supports everything in C# 3.0 and Framework 3.5:
LINQPad is also a great way to learn LINQ: it comes preloaded with 200 examples from the book, C# 3.0 in a Nutshell. And LINQPad is more than just a LINQ query tool: it's a code snippet IDE. Instantly execute any C# 3 or VB 9 expression or statement block! Best of all, LINQPad is free and needs no installation: just download and run. The executable is only 2MB and is self-updating." T-SQL Static Analysis 2005 & 2008 --- Analysis and ReviewIn October 2007 I wrote a review on the T-SQL Static Analysis feature provided in the Visual Studio Team Edition for Database Professionals Power Tools. In February this year Microsoft released Version 2 of the Power Tools, Visual Studio® Team System 2008 Database Edition Power Tools (available here). For Static Analysis, Version 2 provides very little improvement over Version 1. I have updated my original review to include the changes provided with Version 2. I have also removed a star from both Rating and Potential as this product still suffers from three major problems:
I was hoping to put together a fresh review with lots to report on, however Version 2 has not delivered... Let's hope that V3 is better and not too far off... FTD May 12 T-SQL Static Analysis --- Analysis and ReviewUPDATE: 16 May 08 - This is available here. I'm working on a review for Version 2 and will update my original review soon... FTD |
|
|