Menu

Close
  • Home
  • About
  • Contact
Subscribe
Sergey Akopov Menu

Sergey Akopov

Tasting life twice, in the moment and in retrospect

Scroll Down
Page 1 of 6 Older Posts →

Staying productive with .NET and VS Code

It's hard to pull away from all of the conveniences of Visual Studio, however, I've been noticing that I'm slowly starting to drift to simplicity and »

Sergey Akopov Sergey Akopov 10 March 2021

Retrying transient HTTP errors with Polly

There are many ways to achieve fault-tolerance in distributed systems. One of the most basic strategies is trivial retry logic, which triggers on certain error conditions. »

Sergey Akopov Sergey Akopov 26 February 2021

Reliable Database Connections and Commands with Polly

Network services can fail or become temporarily unreachable unexpectedly. This is especially true when running code on cloud providers like AWS or Azure and more often »

Sergey Akopov Sergey Akopov on code 27 August 2017

Ambient Context with Dapper

I think anyone who's ever written data access code has at some point explored the Unit-of-Work (UOW) pattern. This pattern presets a great way to manage »

Sergey Akopov Sergey Akopov on code 20 August 2017

Integrating JSend response format with your Web API

Update: This code is now available on GitHub and NuGet! If you landed on this page than you probably know what JSend is. If you don't »

Sergey Akopov Sergey Akopov on code 06 February 2016
Page 1 of 6 Older Posts →
Sergey Akopov © 2021
Proudly published with Ghost