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
No this post is not about my hate love relationship with xforms. We all know the drill you always need something that’s not possible o
No this post is not about my hate love relationship with xforms. We all know the drill you always need something that’s not possible o
So I’m definitely classifying this in a “I did not know that” category, and after talking to one of my colleagues, he didn’t know it either. So, it makes for a good blog! (And for those who’ve followed my blog, a change of pace from the weekly...
After parental leave, vacation, upgrading to Windows 10 and getting Visual Studio 2015 up and running I thought it was safe to head back into the EPiServer waters. Unfortunately my local database had been swallowed whole by the upgrade shark and m...
Why another starter kit? Hey folks, we have recently released a new Github repository called Alloy Demo Kit! This is something we Solution Architects at EPiServer actually use for demos and POC purposes. It's based on the Alloy MVC Starter Site...
Asp.Net Mvc Areas is a great way to organize and structure your EPiServer site. Once you have multi-tenant site where the same EPiServer installation with the same set of libraries, styles, script set and other assets is handling more than single...
In many cases we need to retrieve a lot of pages and at the same time think about performance, such as the page’s loading time. That’s when caching comes in handy🙂 In this example we want to cache a ContentReferences of news pages. We use a cache...
As security is getting more and more important these days, as if it wasn’t before… you probably add some response headers to add some extra security. Problem is, I find, that if you set them to strict or to easy, you will need a new deploy, if you...