In my previous post, I showed a unified search query which allows to return different results for your multi-language site. In this blog post I am going to explain in…
In my previous post, I showed a unified search query which allows to return different results for your multi-language site. In this blog post I am going to explain in…
In this blog post, I will explain a little bit how we handle ajax search queries that use unified search for a site with several languages. The main issue we…
In this short blog post, I will explain how you can add some password restrictions for your users if you are using ASP.NET Identity and as base the Episerver Foundation…
In this short post, we are going to discuss about an issue that happened to us in a project which was using ASP.NET Identity as the default security provider in…
Following several iterations of the settings tab implementation, that you can look up in this blog post series: language support, balanced environment support and a simpler version, we encountered a…
In this blog post, we are going to explain about some modifications we did to a tool we found useful created by Adam Najmanowicz, all credit attributed to him, called…
Sometimes there is a need to modify a bunch of pages in the CMS programmatically but you do not want to publish those pages immediately nor leave them as drafts…
Up to this point we have been able to improve the original Settings Service implementation, which is part of the Episerver Foundation and Episerver Foundation CMS solutions, so it is…
Following this blog series, we will continue improving the Settings Service implementation, which is part of the Episerver Foundation and Episerver Foundation CMS solutions, so it is capable of working…
In one of my latest blog post I explained how you can configure your global settings so they can be located in their own assets tab in the Episerver CMS…