As you might have guessed reading some of my older posts, I like to automate things which I believe a computer should do in place of humans.
Continue readingI 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 reading25 Days after the v2.0 I am pleased to announce the v3.0 of Git Diff Margin!
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar.
Continue readingI am pleased to announce that Git Diff Margin v2.0 is released!
Git Diff Margin displays live changes of the currently edited file on Visual Studio 2013 margin and scroll bar.
Continue readingI am happy to announce that I finally released today my first Visual Studio 2012 extension called Git Diff Margin.
Git Diff Margin
Continue readingLast week I had an issue in Visual Studio 2010 debugger in some projects only! When I was looking at the value of variables I was getting an error message saying “Unable to evaluate the expression”!
Searching on Connect I have found that someone else had the same issue! Not really a good sign, “Debuging (Evalutation) stops working at times - Unable to evaluate the expression”. I have the same configuration, same issue and can reproduce what is described:
Continue readingIn September 2009 I posted about a tool I am using to build my MSBuild projects from the shell “Build your .NET project with a right click in Windows Explorer”
Last week I changed to MSBuild Launch Pad (mPad) which also add a context menu when you right click your project or solution files.
Continue readingSoma just published some info about Microsoft “dogfooding” VS 2010 and .NET 4
There are some interesting statistics and explanation of what Soma think were critical factors to success.
Continue readingTonight I found a little tip that you might already know but for me it was the first time I realize that.
When you want to open the properties of a project in Visual Studio 2008, in the past I was doing a right click on the project then I was searching for couple of seconds the entry properties
Continue reading