Take the community feedback survey now.
Take the community feedback survey now.
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 I first wrote my blog series about defining page types and block types in code in EPiServer 7 it was based on EPiServer 7 Preview. Quite a lot changed between the preview and final versions, so it is time for me to update the posts to the fin...
Can I use EPiImage with EPiServer 7? What is happening with EPiImage going forward? I get a lot of questions regarding EPiImage, so I thought I answer you all with a blog post. Why have you been so quiet lately? Since last fall my current...
It seems I’m not the only developer with only theoretical knowledge about Mirroring 2.0. Yes, I’ve read for the EPiServer Certified Developer exam, but I must admit I’ve never actually tried to set up Mirroring 2.0 before. Struggling with getting...
From BlockData and ContentData, implemented by blocks when used as properties as well: IContentData IInitializableContent IModifiedTrackable IReadOnly IReadOnly From ContentMixin, shared blocks only: IContent IChangeTrackable IExportable...
In a recent intranet-project, we had set up EPiServer webDAV support against one of the filesystems, so that the customer could easily move a lot of documents from an old solution into a new EPiServer site. Most of the resources were folder-struct...
EPiServer 7 CMS provides full support for creating templates with MVC using the Razor and Web Forms view engines. This is a step by step how-to guide to help you get started creating EPiServer Page Templates and Block Templates using MVC with the...
Sometimes one would like to enable users to upload files in a Xform. Based on my blog post about extending xforms , I have added an upload function. I check if an textbox have a css class called FileUpload. If it has it will replace that textbox...
Come and learn how to do content retrieval and great free text search using EPiServer Find. I occasionally work as a technical trainer for EPiServer Training. I enjoy that as I get to meet people from different companies as well as people from...