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: May 07, 2017

    Recently I needed build a solution that made it possible for editors to log in to Episerver as both “local SQL users” and AD users, using ADFS.  I didn’t have much experience with ADFS, Federated security, Claims-based identity or OWIN. So, it was...

  • Posted on: May 05, 2017
    Rating:

    For coders, by coders. Sign up, revel and discuss cool code and brilliant solutions with our favorite CMS by EMVP Marija , Episerver Commerce Master Quan and myself , drink water (or beer) and play VR games! What's not to like?! https://www.meetup...

  • Syndicated blog - Posted on: May 04, 2017

    Schedule jobs has been revised in version 10.8. we have a new property Restartable on the ScheduledPlugIn attribute, that can be defined as following [ScheduledPlugIn(Restartable = true)] Jobs having property "Restartable=true" will make sure it c...

  • Syndicated blog - Posted on: May 04, 2017

    Schedule jobs has been revised in version 10.8. we have a new property Restartable on the ScheduledPlugIn attribute, that can be defined as following [ScheduledPlugIn(Restartable = true)] Jobs having property “Restartable=true” will make sure it c...

  • Syndicated blog - Posted on: May 03, 2017

    If you are using Episerver Social on your site, you may want to add the average rating of a page to the find index. The code is based on the SocialAlloy sample. This is the way how to make that work First add an extension method that gets the...

  • Syndicated blog - Posted on: May 01, 2017

    I saw this JavaScript error earlier this week, and thought I’d write a few lines about it. It appears as you try to submit a form created with the EPiServer Forms functionality, that likely has custom validators on some of it’s fields. As EPiServe...

  • Syndicated blog - Posted on: May 01, 2017

    The Episerve Alloy MVC project has been around for the last two to three years.

  • Syndicated blog - Posted on: May 01, 2017

    As websites grow and become more complicated, you don't want to end up in a state of disarray.