-
A couple of years ago I wrote a utility that could scan directories and generate solution files (I blogged about it here and here ). I called it Solution Maker and later made its source available at BitBucket . I received feedback from users that helped me come with new features. And since developers...
-
If somebody wants more from the program you wrote, it’s a good sign. It means that at last you did something useful :-) Recently my colleague mentioned that the utility that I wrote to generate project solution file should support creation of solution folders. Our development team has in total more than...
-
I wanted to analyze our company projects with NDepend and ran NDepend on a couple of our solutions. While it produced very interesting reports (I will try to cover results of NDepend analysis in one of my following posts), I've found that the solution contents were not optimal for such analysis....