November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Time to upgrade to .net 5? This is a first ever blog journey going from old .netFramework 4.8 to .net5 and CMS 11 to 12. Easy peasy? Not really, but this guide will halfen your problems.
Time to upgrade to .net 5? This is a first ever blog journey going from old .netFramework 4.8 to .net5 and CMS 11 to 12. Easy peasy? Not really, but this guide will halfen your problems.
Time to upgrade to .net 5? This is a first ever blog journey going from old .netFramework 4.8 to .net5 and CMS 11 to 12. Easy peasy? Not really, but this guide will halfen your problems.
In this tutorial, you will learn how to add easy to manage feature flags into your codebase using Optimizely Rollouts. If you are a developer, you might be reading this and wondering why you should use Rollouts rather than build a feature flag...
As developers, we always should look for opportunities to boost the performance of web applications. Caching is one of them. It can significantly improve our application load time and responsiveness and ASP.NET Core helps us with this by providing...
As developers, we always should look for opportunities to boost the performance of web applications. Caching is one of them. It can significantly improve our application load time and responsiveness and ASP.NET Core helps us with this by providing...
Secret treasures are always fun. And when I was examining the endpoint list from my previous post, I noticed a few hints that I couldn't leave unexplored. It turns out that just as the previous versions, Optimizely CMS 12 comes with a couple of...
Routing has significantly changed in .NET 5 - and that affects many parts of Optimizely (Episerver) CMS 12. For example we have to get used to endpoints a middleware. As I am working on upgrading a few different add-ons I found it could be useful ...