Take the community feedback survey now.
Take the community feedback survey now.
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
Sometimes you need to move code and with that change the namespace for a class. If you do it for a content type there should be no problem at all since Episerver will update it as long as you have specified a GUID for the content type, and that is...
Hot on the heels of Sydney, we’ve also got a Meetup planned for London. This time, we’re hosted by Episerver themselves in their shiny new offices in Central London! When – Thursday 21st February – 6pm – 9pm Where – Episerver, 3rd floor Cargo Work...
Hot on the heels of Sydney, we’ve also got a Meetup planned for London. This time, we’re hosted by Episerver themselves in their shiny new offices in Central London!
So here is a little nuance, that took me some time to figure out. I was programmatically updating a PropertyList but it never seemed to actually update. Let’s take the following propertylist as an example: namespace PropertyListDemo.Models { publi...
Under certain conditions, the cache duration set with .StaticallyCacheFor(minutes) does not last as long as specified. There are three common reasons for this. More on .StatisticallyCacheFor can be found here https://world.episerver.com/document...
On any project, the concept of identity can be one very hot potato. Who needs to access the system? How do you know who they are? How do you know what they can do? For greenfield sites, you can often use the standard ASP.Net Identity SQL-stored us...
Just a quick note for anyone experiencing something similar. We have a client who had a concern that /resources always redirected to /resources/. After a lot of wasted time checking the web.config for rewrite rules, writing rewrite rules that didn...
In the next release of CMS UI (version 11.15.0) , we will be releasing a few more Image Property enhancements. Based on a very positive feedback after the last improvements in that area that addressed only the Media Selector we decided to continue...