Problem For speed we sometimes return response to consumer before state is saved in DB. Sometimes (Mostly for our automated […]

Problem A manager for a speedy async saving objects to isolated storage, using serialization from Newtonsoft.Json. A project to play […]

Problem I wrote a method that lets me retry RestSharp requests when a specific exception is thrown. Here’s the code […]

Problem I have a service which receives many requests and I am trying to optimize it by aggregating requests in […]