November Happy Hour will be moved to Thursday December 5th.

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
  • Syndicated blog - Posted on: Apr 15, 2016

    A while ago my colleges did EPiServer migration from version 7.0 to 7.19.2. It’s an ASP.NET Web Forms based solution. The solution was tested and it looked like all features were working. But last week they find out a problem with URL property. Al...

  • Posted on: Apr 14, 2016
    Rating:

    This is the fourth and final post about issues I encounterd working for Episerver Managed Services. We (and the entire support organization) often saw some security issues in applications and I wanted to share the four most common ones. Exposed we...

  • Syndicated blog - Posted on: Apr 14, 2016

    Previously I blogged about  Approvals for moving content in the Episerver page tree . This allowed us as developers to prevent users from moving content pages around in the tree without someone else signing the request off. The approach works fine...

  • Syndicated blog - Posted on: Apr 14, 2016

    Previously I blogged about  Approvals for moving content in the Episerver page tree . This allowed us as developers to prevent users from moving content pages around in the tree without someone else signing the request off. The approach works fine...

  • Syndicated blog - Posted on: Apr 13, 2016

    You propably have pump into IoC framework (StructureMap) problem “No parameterless constructor” but are you familiar with StructureMap constructor selection, greediest constructor rule, default constructor attribute and good practices of...

  • Posted on: Apr 13, 2016
    Rating:

    Starting from today the live support feature on Episerver World will be closed. We have seen a decreasing interest for the feature so it makes sense to close it down and instead focus our work on registered support tickets. This is also a step...

  • Syndicated blog - Posted on: Apr 12, 2016

    In one of our project we have a News List page with the  limitation of one content type that could be created under. There are no subpages and containers structure so after a while a list become really huge. We decided to hide news list children a...

  • Posted on: Apr 12, 2016
    Rating:

    There are great tool available for logging user actions on your site like google analytic, but sometimes you want to know more about how much time a controller used, and how much time the view rendering took. If one creates a ActionFilterAttribute...