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
With the Truffler .NET API (introduced here ) we strive very hard to make it easy for developers to build great search and querying functionality. In my opinion search engines are often underused when building web sites today and by bringing searc...
Handling users and roles are very common tasks in EPiServer and .NET projects in general. Here's a reference list of various useful membership related operations done in code.
First part of a new series where I’m going to focus on performance and scaling. I’m going to go through all the best practices we as EPiServer developers should know about, not only to create EPiServer sites that are fast, but ultra-fast. I’m goin...
I needed to create a global navigation item for a plug-in in my current project, beside the Visitor Groups item. I also wanted my plug-in to have the same look and feel as the other plug-ins/tools in edit/admin-mode. And my third wish, was as...
A client asked me to install Live Monitor for EPiServer CMS on their site today. Simple enough task, I started by reading the tech-note for the installation: Installation Instructions – Live Monitor. First problem Where is the installation file!?...
Most of us probably deploy some kind of analytics to track page views, for example Google Analytics . If you use an analytics tool, there is a good chance that you’d like to do some kind of click-tracking to catch downloads as well (e.g. ZIP or PD...
From the beginning the web based on EPiServer CMS6 has had the occasional occurrences of this issue. I from the beginning said and thought it wasn't an issue with the episerver installation but rather a network/domain related issue, as stated by t...
The ElencySolutions.MultipleProperty assembly provides a developer with the ability to easily create custom properties that are made up of other property types. It allows the developer to create properties that are essentially lists of other...