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
  • Posted on: Jan 22, 2015

    Changes in the web project I was interested in if it was possible to do unit testing for a EPiServer Find implementation so I created a new Alloy site and added EPiServer Find to it. After that I wrote an implementation that did exactly the things...

  • Posted on: Jan 22, 2015

    We have released the source code for the expression editor  here  on github.  The editor is used to create expressions for custom promotions in EPiServer Commerce.  You can read the documenation  here  to understand how to use.

  • Syndicated blog - Posted on: Jan 21, 2015

    This is a blog post about how to add Asp.Net Mvc areas back in town and add full support in EPiServer v7.5. I’ll not spend time to explain what Mvc area is, most probably if you are reading this, you already are looking for a way to add it or adju...

  • Syndicated blog - Posted on: Jan 21, 2015

    We needed to create a custom toolbox in EPiServer‘s edit mode as a central place of keeping additional functionality for a client’s 7.5 website. The global menu seemed like an excellent place to do this. For a brief description on … Continue readi...

  • Syndicated blog - Posted on: Jan 20, 2015

    We added a tools menu alternative to EPiServer‘s global menu in my current project, and thought it’d be great if we could make it feel like the editor was still in EPiServer’s edit mode when using our custom tools. I … Continue reading →

  • Posted on: Jan 20, 2015

    Just like any EPiServer products, one of main concern of us when developing Commerce is performance. Why many parts of Commerce can be described as “Good enough”, some parts are just acceptable, and I must admit that there’s area where performance...

  • Posted on: Jan 17, 2015

    I recently tried to help in a thread about unit testing and EPiServer and it ended up in a little discussion on how to and what to do unit testing on. I am no fan of TDD and do not like having a lot of unit test in a project. That does not mean th...

  • Syndicated blog - Posted on: Jan 16, 2015

    Earlier today I wrote a quick blog post on config transforms outside of the web.config. After some comments on Twitter, I did some more research on SlowCheetah, and then did some playing around with a sample project. The good news is, I found a...