Browse by Tags
All Tags »
Products (
RSS)
I just received a notification that NDepend 2.0 beta is released by Patrick Smacchie. NDepend analyzes your dotnet 1.x assemblies and outputs a huge set of code metrics based on the IL. It can also create a nice dependancy chart of your assemblies where...
Updated: - New archive to download (v3) - XML updated - Code rewrite with delegates and helper methods I added unittest for a switch in version 1 . Leslie had some troubles with building his trafficsign. I now added a trafficsign as a unittest and it...
Yesterday I browsed through the new articles at codeproject.com . Leslie Sanford StateMachine articles had my attention. He has designed and implemented it in c#. A job done pretty well I think. I took a look at his code that reads an xml definition to...
Due to a typo it wasn't possible to download SourceSafe Spy v0.4 . Seems I didn't try to test the download link after I modified it. It is fixed now so you can download it again. @Dennis : Please give me the possibility to delete my previous uploaded...
A couple of collegues wanted to know what kind of popup you would get when SourceSafe Spy will notify you and with what information. I think it is pretty cool but that's because I'm a bit biased...
SourceSafe Spy version 0.4 is released and can be downloaded from the SourceSafe Spy article . The following list are the changes with version 0.3. 0.4 Public release * Won't loop at start anymore when the journal file can't be opened because for example...
I was fedup that there aren't any notification options within sourcesafe so decided to make my own. There are probably thousands of such tools available but anyway I think it's quite a nice tool. Although you could ask yourself why I did it espescially...