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

  • Syndicated blog - Posted on: Aug 03, 2017

    If you are using Episerver and update to .NET 4.7 (even involuntarily, such as you are using DXC/Azure to host your websites. Microsoft updated Azure to .NET 4.7 on June 26th) , you might notice some weird performance issues. If your servers are i...

  • Posted on: Aug 03, 2017
    Rating:

    Feature The ContentArea should Supported to limits a number of block inside it (for individual ContentArea ). When total blocks is over max limited size, the action links section should be hidden. When total blocks is over max limited size, editor...

  • Posted on: Aug 03, 2017
    Rating:

    After using DotTrace and   Jmeter   to analyze Forms performance issues, we found some problematic code segments, which created issues like slow response time or high CPU usage. Therefore, we internally changed the Forms API in order to reduce dat...

  • Posted on: Aug 02, 2017
    Rating:

    One of the cooler features released with Ektron 9.20 was support for IQueryable data sources. This feature allows a developer to write native Linq queries against almost any native data type in the system, while still supporting all the baked-in...