Take the community feedback survey 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: Mar 09, 2016

    Federated Security is what we all want to use for our Episerver sites right? In such a setup, having Auth0 as the identity platform has for sure put a big smile on my face. I hope by now that most Epi devs are on top of setting up a site to use...

  • Syndicated blog - Posted on: Mar 09, 2016

    Episerver posts all updates for it's products to the Episerver Nuget feed . This feed is an invaluable resource if you are an Episerver developer and is the same feed where community submitted packages can be found too. Heck I even created a...

  • Syndicated blog - Posted on: Mar 09, 2016

    Episerver posts all updates for it's products to the Episerver Nuget feed . This feed is an invaluable resource if you are an Episerver developer and is the same feed where community submitted packages can be found too. Heck I even created a...

  • Syndicated blog - Posted on: Mar 09, 2016

    We see an increase in the demand for accessing ImageVault as a service, which is in line with our integrations to other products who also have a lot of focus on the cloud. The most obvious examples are Microsoft with Office 365 and Episerver with...

  • Posted on: Mar 09, 2016

    Yeah, it's a book. And here it is: You can buy it now at  https://leanpub.com/proepiservercommerce  ! Why a book? I see the questions and confusions almost every day in World forums and I want to do something. I have been a writer since I was...

  • Syndicated blog - Posted on: Mar 09, 2016

    This is a PageTypeBuilder specific post, so it does not apply to users of CMS 7+. This post balances yesterday’s post which discusses the effects of caching. This one discusses the effects of not caching. Consider the following code example:...

  • Syndicated blog - Posted on: Mar 08, 2016

    Intro Queuing is one of the base procedures that you may need as a software developer specially if you are working on web.Think as a task that you want to make sure that it will be done, but you don’t want to suspend your current process for it. f...

  • Syndicated blog - Posted on: Mar 08, 2016

    Intro When doing the integration testing in EpiServer, you will need to mock more than one or two methods or services. Sometimes you need to implement the same ground for different test classes. but it will be very time consuming and at the same...