November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
When creating new page types, developers mostly use the EPiServer CMS Visual Studio Extension or copy and paste the code from existing files. In this blog post, I’ll show you how to create EPiServer page types using ReSharper file templates. Once...
More than one year ago, I announced that I was working on a book – a first Episerver Commerce book ever. It has been a work in progress until recently – and I am still adding updates here and there. The book has received quite positive feedback (I...
More than one year ago, I announced that I was working on a book – a first Episerver Commerce book ever. It has been a work in progress until recently – and I am still adding updates here and there. The book has received quite positive feedback (I...
Recently on a client project that I have been working on at Redweb , I have been working on getting Episerver Find working with Episerver Commerce. This was a simple task as you just needed to do some configuration and run the index job in the...
With URL Rewrite rules we can easily add CDN support to any site without having to do any code changes or installing anything extra. Read the whole blog post. Related Posts: Specify a canonical domain name for your site with IIS 7 New version of...
This article continues the series on Episerver All Properties View with describing how to update a property value on the server side and refresh the view.
One of the most frequently asked features for us, Commerce development team, is to support permission handling for catalog contents. Up until now, the permission handling in Commerce is "all or nothing", which means you either have full access to...
New features Support for more built in properties The following properties are now supported out of the box: BlockData bool double ContentArea ContentReference DateTime IEnumerable int LinkItemCollection PageReference PageType string[] string...