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
The site in question has a subscription service where a user can subscribe and get a notification e-mail or alert inside the site when a page is published in the subscribed pagebranch. A challenge was how to only send once; we tried to solve it...
Interfaces are more or less basic stuff in programming and in Episerver development. You probably have seen these guys (IThisAndThat, IEtc..) all over the reference solutions (AlloyDemoKit, Quicksilver, …). In this blogpost, I’ll be taking a...
Episerver recently released Personalized Find (PF), a new product that delivers improved relevancy to visitors thereby helping to increase conversions on your website. Specifically, when used with Episerver Commerce, PF uses each individual's...
Introduction Output caching is not a new concept. There is a variety of project that people try to implement output caching, but how to do it in EpiServer? What is Output caching? The main purpose of using Output Caching is to dramatically impro...
Introduction Output caching is not a new concept. There is a variety of project that people try to implement output caching, but how to do it in EpiServer? What is Output caching? The main purpose of using Output Caching is to dramatically impro...
Recently I wrote about how to look into, identify and solve the problem with a SQL Server execution plan – as you can read here: http://vimvq1987.com/2017/10/curious-case-sql-execution-plan/ I have some more time to revisit the query now, and I...
An error you typically get looks like this: The Type 'EPiServer.Personalization.VisitorGroups.VisitorGroupCriterion' needs to be remapped in the Dynamic Data Store, see the Errors collection for more information. Remapping can be done by applying...
I said this, and I will repeat it here: SQL Server optimizer is smart, and in most of the cases, it’s smarter than you and me (I have no doubt that you are smart, even very, very smart 🙂 ). So most of the case, you leave it to do whatever it thin...