Take the community feedback survey now.

Get the latest!

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

Syndication and sharing

loading
  • Posted on: May 19, 2018

    Background In a typical Episerver, or MVC Applicaton for that matter, the Views specified in a Controller are resolved by paths defined in the System.Web.Mvc.RazorViewEngine. The paths for Views are: "~/Views/{1}/{0}.cshtml" "~/Views/Shared/{0}.cs...

  • Posted on: May 18, 2018

    Working with a touch screen device, like a Surface Pro, Book or Laptop, might lead to some unexpected behaviour in the editor. In my case, I didn't receive any feedback on hovering the cursor over the editable parts of a page or block. So, no gree...

  • Posted on: May 18, 2018

    Sometimes you want to set up Episerver Commerce/CMS when demoing or showing new features in Episerver for customers or a new project. There are some steps that can be confusing when setting up Episerver Commerce in Microsoft Azure. I have made an...

  • Syndicated blog - Posted on: May 16, 2018

    What is the performance difference when using Episerver block without controller or with controller or with a custom IRenderTemplate ? When should you use controller for a block and when you shouldn’t? I was having fun with my friend Google and...

  • Posted on: May 16, 2018

    Join us on Tuesday, May 22nd for the Spring 2018 Episerver Developer Meetup of the Chicago Episerver and Ektron Developers group, hosted by Adage Technologies. Speakers include   Glenn Lalas  from   Adage Technologies , Drew Null ( EMVP ) from...

  • Posted on: May 16, 2018

    Recently I was asked by a customer how they could hide sites in the page tree for users without edit access.  I thought this was easily done using access rights, but I was wroing as the content still shows but cannot be edited since everyone has...

  • Posted on: May 15, 2018

    Think about the scenarios like, On an e-commerce website, 70% of customers are leaving shopping after adding items to Carts, One of the many factors is that customer wants to explore products more. Can we offer them an opportunity that they could...

  • Posted on: May 14, 2018

    If you need an extra push to move your WebForms websites to MVC or, even more "modern" SPA - then here it is: Commerce 12.0 is the last version tested with WebForms. We dropped testing Commerce on WebForms from 12.1 onward. By "Drop testing", I me...