Vagif Abilov's blog on .NET

Browse by Tags

All Tags » Bitbucket (RSS)
Introducing Solution Maker 2.0: new features and support for Visual Studio 11
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...
Simple Rule Editor goes to BitBucket
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...
Source code in the cloud
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...