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: Apr 18, 2016

    So you want to update your EPiServer Commerce site, but you don’t want to lose orders. That’s still not really possible, a little downtime is still needed, or I missed something. So I did a little POC. I created a “messaging” service. You can send...

  • Posted on: Apr 18, 2016
    Rating:

    Two years ago I did a hack that let you as a developer specify if a block or page type should be allowed to only be created once.  Old post here.  For some reason I can't remeber I used an interface to specify this. Now I have updated the code to...

  • Syndicated blog - Posted on: Apr 18, 2016

    This is pretty internal stuffs – you will almost never use it yourself (you technically can, but there is no guarantee of backward compatibility whatsoever). I learned the stuff recently and found it interesting enough to share. No matter how...

  • Syndicated blog - Posted on: Apr 18, 2016

    This blog post is for you, the developer, if you’re interested in how Episerver, ASP.NET MVC, ASP.NET and IIS all fit together when serving a HTTP request and ultimately returning a HTTP response. Admittedly, it’s not easy picking apart these...

  • Syndicated blog - Posted on: Apr 18, 2016

    This blog post is for you, the developer, if you’re interested in how Episerver, ASP.NET MVC, ASP.NET and IIS all fit together when serving a HTTP request and ultimately returning a HTTP response. Admittedly, it’s not easy picking apart these...

  • Syndicated blog - Posted on: Apr 17, 2016

    I’ve found a neat way to improve the editor experience – IContentTypeAdvisor and it can be found in the EPiServer.Cms.Shell.UI.Rest namespace of the assembly EPiServer.Cms.Shell.UI.dll. This interface is used to populate the list of suggested...

  • Syndicated blog - Posted on: Apr 15, 2016

    A while ago my colleges did EPiServer migration from version 7.0 to 7.19.2. It’s an ASP.NET Web Forms based solution. The solution was tested and it looked like all features were working. But last week they find out a problem with URL property. Al...

  • Posted on: Apr 14, 2016
    Rating:

    This is the fourth and final post about issues I encounterd working for Episerver Managed Services. We (and the entire support organization) often saw some security issues in applications and I wanted to share the four most common ones. Exposed we...