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
A colleague and I have made an EPiServer integration for the video CMS 23 Video . This has been done in collaboration with the Norwegian Government Security and Service Organization (DSS). The customer strongly believes in knowledge sharing, and...
In Commerce 8.0, we have dropped the dependency to EPiServer Common Framework. When dropping the dependency, we had to remove all classes in EPiServer.Business.Commerce which had dependencies to EPiServer Common Framework. With the dropped classes...
No, I’ll not write a long, detailed, in-depth blog post as Shannon did it in http://world.episerver.com/Blogs/Shannon-Gray/Dates/2012/12/EPiServer-Commerce-Order-Search-Made-Easy/ When I read that blog – I understand how complex our order search...
I’ve seen a few cases where Visual Studio is not able to create the database successfully when using the template to create a new EPiServer site. The MDF file is in the correct location, but either there are errors in the Visual Studio console...
As you all know, from the end of 2013, we switched to nuget packages approach, which allow us to roll updates more often than the old msi installation before. The source version control system we had been using for years – TFS – had trouble...
UPDATE: Paul Smith has created a DDS Remap Type Admin Plug-in (Download). Just wanted to share this with you all and store this to myself. Ever needed to remap DDS types? Not having the DDS type decorated with attributes? You … Read more ›
Many have been looking forward to the built-in support for Federated Security in EPiServer which is currently Beta released. In a recent case there was no time to wait and I came up with a workaround that could be used in older EPi versions as wel...
If you want to get the current page in a block controller or from an ActionFilter, you can use EpiServer PageRouteHelper class Read more