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
My account is fixed and I’m back in style with EPiServer World CRP Oracle Status ! I celebrate that with publishing a three part TLDR about async pages that I haven’t been able to publish while my account was ill. Intro If you do only EPiServer...
Property group classes must have an empty constructor I think this is a bug or perhaps rather a missing feature. But in it’s current state you can’t inject constructor arguments even when you use the StructureMapTypedPageActivator. I’ve opened a...
Ok so its time for an yearly upgrade, here is my resume on how I succeeded with the whole process. 1. Download the installer from Episerver. 2. If you are using TFS Check out the whole project for Edit. 3. If you are using some form of config...
Got a ticket to the support with an error I haven't seen before and found out that the reason is a two weeks old Microsoft hotfix. It might happen to someone else so wanted to write a few rows how to solve it if you run into the problem. During th...
If you’re using NuGet 1.6 it’s possible to not commit NuGet packages to your source control. There’s a small gotcha involved if you’re using packages that are not in the official feed (for instance, the EPiServer feed). For this example… Let’s...
Load balancing is a clear choice for the most of popular sites with high volumes of incoming traffic. This solution allows distributing the load among several servers to improve performance and achieve high availability. This blog post describes а...
After reading about .NET 4’s new PreApplicationStart method being used to register build providers without touching the web.config. I thought about other instances where editing the web.config was mundane. The first thing that came to mind was...
The MaxMind GeoIP database (shipped with EPiServer Framework) is rather useful when wanting to show geographically specific information to visitors as they surf around the site. Since mapping the correct requests to the proper regions may be rathe...