Browse by Tags

Analyze your code with NDepend
Published 06-07-2007 11:28 AM | jokiz
I first heard about NDepend months ago from Scott Hanselman through one of his podcast . I had the chance to evaluate a professional edition of the tool so here are my insights. Here is a screenshot of one of our current projects loaded in NDepend. NDepend's...
Filed under: , ,
Resharper 3.0 Beta is out
Published 05-31-2007 10:24 AM | jokiz
Jetbrains has just released their beta version of Resharper 3.0, download it here . Again, VB.NET guys out there, you should try Resharper since it now supports your language. Resharper 3.0 will now come into three versions (C#, VB and Full edition)....
No logs produced when using NCover 1.3.3 with .NET 2.0
Published 02-05-2007 1:21 PM | jokiz
NCover says that version 1.5.5 is broken for .NET 1.x , so i opted to use version 1.3.3 for our .NET 1.1 projects. When I became involved with a .NET 2.0 project, i was curious why there are no logs emmitted for CCNET to render. I'm using NCover to profile...
Filed under: , ,
Windows Installer Cleanup Utility
Published 01-18-2007 11:27 AM | jokiz
There are times when you fiddle with an installer and when you attempt to unintall it, you can't since you are encountering some fatal errors. I once found a solution to this using msiexec command line but i found a utility from microsoft today which...
Filed under: ,
Scott Hanselman's Tool List for 2006
Published 09-04-2006 2:11 PM | jokiz
Scott Hanselman has posted an update for his recommended tools. you might want to check them out here . i am currently using some of the tools like ProcessExplorer, Resharper, SlickRun. You might as well checkout his weely podcast hanselminutes .
Filed under: , ,