This is a continuation of my previous NServiceBus upgrade post. Logging The logging functionality that used to be in NServiceBus.Core is moved to a separate set of nuget packages such as NServiceBus.CommonLogging, NServicebus.Log4net and NServiceBus.NLog SetLoggingLibrary…
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:…
Micro-ORM Code Camp 6 Presentation Links
Presentation from Code Camp 6 (run index.html from the presentation folder) MicroStackOverflow demo project from the presentation StackExchange public data dump StackExchange data explorer Forked Data importer for StackExchange Why Micro-ORM? My prologue post about the talk That…