Try our conversational search powered by Generative AI!

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 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...

  • Syndicated blog - Posted on: Apr 12, 2016

    This post is an excerpt from my book, but it’s the short one. It looks like there is a confusion of where the searchprovider is used in Commerce Many important features in Commerce Manager use index-based search provider to search for entries – it...

  • Syndicated blog - Posted on: Apr 10, 2016

    Have you ever used the Dijit ColorPalette to create a color picker property? You probably have. It’s pretty simple as you can read here. However, this ColorPalette has some disadvantages. You can’t change the colors, only switch between 2 predefin...

  • Syndicated blog - Posted on: Apr 10, 2016

    When I come to a new city, I usually pay close attentions to its metro system. Of course, it rarely shows up in TripAdvisor as an attraction of the city, but for me, it’s not only a necessity (based on a quite tight budget, public transportation i...

  • Syndicated blog - Posted on: Apr 10, 2016

    Shows how to inject AllowedTypes and AvailableContentTypes in EPiServer when the contenttypes doesn't know about each other.