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...
About a year ago I wrote a blog post where I described a simple WYSIWIG rule editor that can be used to manage rules applied using WF rule engine. After that I received a few responses with comments and questions about using WF rule engine in .NET applications...
It’s difficult to resist giving a try to Git or Mercurial these days, and I decided to start moving the code of my personal projects to DVCS. I’ve chosen Bitbucket as a remote storage for my repositories. It seems to have very good reputation, and it...