I have been playing with all Docker tools for quite some time now! Started with the command line and all its commands like docker start, stop, ps, etc… Then I tried Kitematic and even compiled it from the source before it was supporting Windows! Then Docker Toolbox.
Continue readingEven if online Github Pull Request is a nice and effective tool, in some situation you need to open your solution in Visual Studio to verify something.
Continue readingIn the past in my team, we were storing the Telerik assemblies into our SVN repository then in Git! I wasn’t happy about that for a really long time. Each releases our repository was growing much more than it was needed for nothing!
Continue readingWhen I migrated our build to Cake (C# Make) we had one requirement which was to upload some of the build output’s artifacts to DropBox at the end of the build.
Continue readingI finally invested time to migrate our build from a heteroclite mixture of MSBuild, TeamCity build steps and whatever to something that really delight me: Cake (C# Make).
Continue reading