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
Since Paul Smith posted about EPiServer having implemented native support for page types declared as classes in the next version of the CMS I've gotten quite a few questions about it. Almost all of them can be distilled down to two: What do you...
Since I started developing in EPiServer, I have always found how nicely written their framework is. One thing i have noticed though, is the fact that you really can't hook into their "Create New", "Delete Page" pages. I have also had an issue th...
Something that is more common than not on a webpage is that data on your page is fetched without loading the whole page but rather using something like ajax. A normal page load is quite easy for your driver of choice to handle since it’s quite cle...
On Wednesday 14th September 2011 we will be holding a developer seminar where we will be showing some of the new features planned for EPiServer CMS vNext, or as we call it, Project Falcon. Project Falcon has many planned features but we would like...
Last time we took a quick look into MvcMiniProfiler , how to get it up and running on EPiServer and the basics of profiling code. This time, we'll take a look at the DataFactory and profiling it's use. ProfiledDataFactory A lot of the time, when...
When creating EPiTest and more specifically the database integration tests part I ran into a slight problem. None of the examples (and there are only two that I’m aware of) actually save something back to the database and when I doing that I...
Hi everyone! I recently created a plugin that borrows it's functionality from the Windows wastebasket. In Windows you can restore a file you have deleted, i.e. moved to the wastebasket. I wanted to replicate this behavior for EPiServer CMS. And wi...
I have previously released EPiRobots which is a generic robots.txt handler for your EPiServer CMS 6 R2 site . However I was working on an EPiServer Commerce project when I noticed a bug in EPiRobots so have released v1.0.1 onto the EPiServer Nuget...