SaaS CMS has officially launched! Learn more 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
  • Syndicated blog - Posted on: Aug 08, 2017

    This is an unusual post – as I usually don’t post sample code – that should be the job of the documentation. However, I jumped upon this question http://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2017/8/global-pr...

  • Syndicated blog - Posted on: Aug 07, 2017

    We may be using IPromotionService already but the reference for IPromotionService is missing from the world.episerver.com documentation. This post is for reference only that how this can be used. IPromotionService offers 3 methods as follows. ILis...

  • Posted on: Aug 06, 2017
    Rating:

    If your Episerver Find UI fails to load with a “Error reading configurations” message, here is how you can fix it: https://getadigital.com/blog/trouble-loading-find-ui/

  • Syndicated blog - Posted on: Aug 06, 2017

    One of the most important aspect of data storage is integrity, meaning that the accuracy and consistency is maintained throughout the life cycle. However, there are cases when the integrity can be compromised in certain tables. It is difficult (if...

  • Syndicated blog - Posted on: Aug 05, 2017

    When developing websites, sometimes adding extra attributes to certain HTML tags is needed. This is about how to do that dynamically on EPiServer properties, extending the Display Templates.

  • Syndicated blog - Posted on: Aug 04, 2017

    Well-known built-in Identity classes, such as GenericPrincipal and WindowsPrincipal, has been supported for ages in Episerver CMS. .NET’s support around claims were introduced in .NET4.5, to support claims based authentication into the framework, ...

  • Syndicated blog - Posted on: Aug 04, 2017

    We at Episerver takes performance seriously – as one of the feature that constantly monitored and fine-tuned. This is especially true for database accesses, as they are usually the bottlenecks of the system (accessing databases are I/O operations...

  • Posted on: Aug 03, 2017
    Rating:

    Performance improvements for websites with a large number of promotions/campaigns while loading order totals and redemption numbers. Price caching is not affected anymore by disabling CatalogCache configuration. Simplified price selection if...