Take the community feedback survey now.
Take the community feedback survey now.
When your site relies on a lot of external API’s, has a lot of JavaScript, images, Redis cache… and which site doesn’t have most of these things these days, the loading of a page might go slower than you would like, even with extensive caching....
You may have read about ML.net by now. Among other things there is a recommendation engine. So I decided to try if it would be usable in an Commerce solution. And it is, up to a point. First I needed to get all the orders and put the products that...
For a client with a huge catalog I needed something to make it easier to find their products in the back-end. Then I remembered BrilliantCut by Jonas Bergqvist, which does exactly that. As it hasn’t been updated to work with newer versions of...
Some of you may have noticed I quite like Serilog. And my NuGet package to integrate it in Episerver is used quite a few times, so I guess I am not the only one. One of the reasons I like it is that you enrich your logging with a lot of extra...
Happy New Year everyone! Mine started out well… suddenly, without a deployment or Azure issues, a website went completely unresponsive. “502 – Web server received an invalid response while acting as a gateway or proxy server” Looking at the chang...