After using Git for last three years extensively, I have compiled this list of commands I use frequently. Occasionally, I rely on posts like this one [https://help.github.com/articles/remove-sensitive-data/] to get me out of the pickle. Help…
Upgrading NServiceBus to V5 from V4 - Part2
This is a continuation of my previous NServiceBus upgrade post [https://aradhye.com/nservicebus-upgrade-from-v4-to-v5-part1/]. Logging The logging functionality that used to be in NServiceBus.Core is moved to a separate set of nuget packages such as NServiceBus.CommonLogging [https://www.…
Upgrading NServiceBus to V5 from V4 - Part1
Sometimes upgrading a framework could be a pain. Upgrading NServicebus to 5.X.X from 4.X.X is not any different. There are a lot of changes in the public API and not everything is documented or obvious. Sometimes…
Be a Git Ninja deck
It was a lot fun presenting at the Boston code camp 21. The slide deck with all the links is below:…
Git and Development Workflows presentation
It was a lot of fun presenting at the code camp Hartford today. My deck for the talk is below:…