.Net,Tools - Peter's Software House

Browse by Tags

All Tags » .Net » Tools (RSS)

StyleCop

Ahmed yesterday blogged about the new Microsoft Source Analysis Tool for C# . So I thought I'd have a look and try it out. So far, I am pretty impressed by it. And the fact that they are planning to automatically correct some of the rules will really help a lot. To test it I ran it on the Data Application Block of the new Enterprise Library 4.0 . As you can see, you just right click on the solution, project or a cs file and the tool runs an analysis and produces the following result: Apparently...
Posted by Pieter | with no comments
Filed under: , ,

JetBrains

I have been using JetBrains Omea Pro since JetBrains decided to make it an open source project, and I have to say it is pretty amazing. I use it mainly for its rss capabilities, but I am slowly finding all the other features useful as well and I am very impressed by what they have with it. It is also fairly extensible with a pretty easy to use plugin architecture . I also saw they released a new version of ReSharper , I was an avid user of R# 1.x but have since moved on to DevExpress's CodeRush and...
Posted by Pieter | with no comments
Filed under: ,

CC.NET 1.1 Released

Got a big surprise when I saw there was a new version of CC.NET available, read the Release Notes . The first bug fix made me very happy: [CCNET-49] - Show better error messages on failed 'Force Build' from CCTray. I have tonnes of red (broken) builds showing up when the sysadmin restarts the CVS server, and I have no way of knowing if the broken build is because of the CVS not being available of if the source code is actually to blame. So I hope this will help me with that. Or I need to...
Posted by Pieter | with no comments
Filed under: ,