Take the community feedback survey now.

  • Syndicated blog - Posted on: Jul 24, 2019

    Logging of both good and failed requests is a very good practice. But logs are no good if we cannot easily filter and figure what to act on, like fixing URLs that frequently returns 404 or 500 errors. I will show how to easily query those requests...

  • Syndicated blog - Posted on: Jun 16, 2019

    Logging is a very good practice in every application. Both good and bad events or outcomes should be logged to be on top of what happens. But how to log structured and searchable metadata that can be aggregated and monitored? I got a solution here.

  • Syndicated blog - Posted on: Jun 02, 2019

    Caring much about the performance of my code, this blog post is a continuation of my serial about performance optimization of Episerver solutions. This time I reveal eight common issues affecting performance, along with suggested solutions to each...

  • Syndicated blog - Posted on: May 23, 2019

    Caching is great! Caching can make a slow site fast, and a fast site blazingly fast. But how to cache custom objects that rely on Episerver content, in a way that is simple, safe and performant way?

  • Syndicated blog - Posted on: Oct 31, 2018

    For a long time, transactional emails have been sent directly from Episerver, by rendering and sending a CMS page as an email. In this post I suggest another approach, where we simply tell SendGrid which template to use and what data to put in the...

 Workplace: Stefan Olsen
 Community Level: Esteemed Citizen

Syndication and sharing