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
You want to check how the changes you have just made look like on a parent page in as few steps as possible?
You want to check how the changes you have just made look like on a parent page in as few steps as possible?
In an E-Commerce website Catalog Structure consists of categories and products. Categories are a tool to assist navigation of online product range to customers. Clients usually structure the catalog the way they manage their outlets with the help...
This blog explain how you can use DOJO for rendering the input parameters of a custom visitor group in EPiServer. In this example I've created a world map where content editors can select one or more countries.
This blog explain how you can use DOJO for rendering the input parameters of a custom visitor group in EPiServer. In this example I've created a world map where content editors can select one or more countries.
In this article, you'll see how to fetch documents by type and sort them by publish date using SimpleSearch
Introduction It’s a challenge to get a good overview of what’s going on when running a distributed EPiServer environment with multiple servers, services or other software components. Especially if something goes wrong. With EPiServer we’ve grown...
Second SOLID principle, Open for extension and close for changes! Wow how it is possible something can be open and close! I’m surprised! But it is possible you should design public void Draw(Shape shape) { var point = CalculateStartPoint(shape...