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: Jun 12, 2018

    Our project was throwing exceptions related to database deadlocks and other concurrency issues. However, this was occasionally happening during the import. The first thing I thought, that maybe there is an issue with multiple Azure website...

  • Posted on: Jun 08, 2018
    Rating:

    Every so often, a certain requirement comes up. Sometimes it’s called “Most Popular”, sometimes it’s called “Trending”, I’ve even seen it called “Hot topics” but, regardless of the name, the requirement is the same – Show a listing of the top x mo...

  • Syndicated blog - Posted on: Jun 07, 2018

    If you are a seasoned Episerver developer, you should (and probably, already) know about the foundation of the framework: dependency injection. With the Inversion of control framework (most common, Structuremap, but recent versions of Framework Th...

  • Syndicated blog - Posted on: Jun 05, 2018

    Thanks to the discussion in the comments on the blogpost written by Johan Björnfot I could simplify the code a lot and remove the HttpModule. Version 3.0.0 is now available on the nuget feed . It's a major version bump since I removed the...

  • Syndicated blog - Posted on: Jun 05, 2018

    Thanks to the discussion in the comments on the blogpost written by Johan Björnfot I could simplify the code a lot and remove the HttpModule. Version 3.0.0 is now available on the nuget feed . It's a major version bump since I removed the...

  • Syndicated blog - Posted on: Jun 05, 2018

    Thanks to the discussion in the comments on the blogpost written by Johan Björnfot I could simplify the code a lot and remove the HttpModule. Version 3.0.0 is now available on the nuget feed . It's a major version bump since I removed the...

  • Posted on: Jun 05, 2018
    Rating:

    As you might already know, we reserve the major versions for breaking changes - when you upgrade to a major version, expect to have to change your code to make it compile and work. Our latest major version is Commerce 12, which was released almost...

  • Syndicated blog - Posted on: Jun 04, 2018

    Episerver Perform provides product recommendations on your site. In order to do this it is necessary to send a product catalog feed so the recommendations engine knows which products to recommend. Fortunately there is a pre-built job for this call...