Archives for April 2016

Docker for Windows Beta review

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 reading

Ease Github Pull Request code review

Apr 18, 2016

Even 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 reading

Hosting nugets in TeamCity

In 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 reading

Upload files to DropBox from PowerShell

When 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 reading

Page 1 of 2