To become a software crafter…Or die in the attempt.

MaxJsonLength property with Nancy

MaxJsonLength property with Nancy

You might have some fun like me trying to figure out what’s going on when everything looks fine from server side, but an internal error occured before it reaches your client side, with a message like: Nancy.Json.JsonSettings.MaxJsonLength Exceeded As you can suppose, you have to either reduce the size of your […]

The .NET craftsman toolbox

The .NET craftsman toolbox

  A good craftsman should use the good tools to achieve quality software development. I would like to share with you the few tools that really change my way to work (one could say that change my life) for my .Net projects.     Resharper I am pretty sure you […]