menu
blog-titleblog-titleTechblog
search
  • AWS
  • Azure
  • Development
  • CMS
  • Episerver
  • Bloomreach XM
  • Java
  • JavaScript

C# Overview

Common Caching Pitfalls
Sanne Bregman - 29/10/2020

Common Caching Pitfalls

We all know and love caching, right? It makes all of our complex algorithms and expensive database or filesystem lookups seem so fast and simple. But there are downsides to caching. For example, how…

ASP.NET OIDC session lifetimes
Oscar de Groot - 21/09/2020

ASP.NET OIDC session lifetimes

ℹ️ OIDC = OpenID Connect The problem This story starts with a dual bug report. When users submit a form, their input is sometimes lost. After a user logs in, they sometimes get the following error…

Versioning an ASP.NET Core Web API and publishing it to Azure API Management
Reinder Wit - 08/09/2020

Versioning an ASP.NET Core Web API and publishing it to Azure API Management

If you are maintaining or developing an API, you need to make sure it is versioned. This ensures that any (breaking) change you need to make does not force parties that use your API to make changes…

Mediator pattern in C# with .NET Core
Sanne Bregman - 01/07/2020

Mediator pattern in C# with .NET Core

If you want to implement the Mediator pattern in C# you could of course implement the mediator yourself. Another option is to use a standard library for this, a popular choice with us is MediatR…

Buckaroo .NET implementation
Oscar de Vaal - 12/01/2020

Buckaroo .NET implementation

Buckaroo offers a simple solution for implementing iDeal payments on your website. In order to make use of the Buckaroo implementation, we need to write some code and apply configurations inside the…

Topics

  • AWS
  • Azure
  • Development
  • CMS
  • Episerver
  • Bloomreach XM
  • Java
  • JavaScript
We're hiring

© 2021 Sentia