Try our conversational search powered by Generative AI!

Get the latest!

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

Syndication and sharing

loading
  • Posted on: Jan 27, 2011
    Rating:

    EPiServer CMS 6 and Community 4 introduced a new approach to initialization, read more about it here . We are adding infrastructure for subscribing to HTTP events in the R2 wave with the new IInitializableHttpModule interface which is defined like...

  • Posted on: Jan 27, 2011
    Rating:

    This post explains how to setup automated Selenium tests on an EPiServer website. Beyond the scope of this post: Installation and configuration of the build server itself. I’m using Team Foundation Server but I’m sure any build server will work. H...

  • Posted on: Jan 27, 2011
    Rating:

    Custom tag name CMS 6 R2 introduces two minor changes to the Property and PropertyDataControl web controls. First it's possible to set a CustomTagName attribute on your property controls for your templates. If this value is set this will propagate...

  • Posted on: Jan 26, 2011
    Rating:

    Deane Barker (@gadgetopia) tweeted about some code he had done just for fun to extend the PropertyDataGet handler. The concept is cool, and you should take a look @ http://pastie.org/1493264   But the problem is of course that its not strong typed...

  • Posted on: Jan 26, 2011
    Rating:

    When you write a custom property, you often end up writing a custom control for it too.  Then, when you call that property using the EPiServer Property control, it creates your internal (“inner”) control as part of its controls collection.  Your...

  • Posted on: Jan 26, 2011
    Rating:

    Introduction Recently I have been working on an EPiServer 6 build.  One of the requirements for this build to manage time table data. I am not going to go into the full requirements but we are using PageTypeBuilder for our entity objects and using...

  • Syndicated blog - Posted on: Jan 25, 2011

    A strange and not that clear error that I experienced while trying to load an EPiServer CMS 6 site setup on my computer. After some digging I found that the problem in my case was...

  • Posted on: Jan 24, 2011
    Rating:

    At last week’s EPiServer techforum in Oslo, EPiImage won the “EPiCode module of the year” award. I would like to thank EPiServer Norway for the award, and also thank all the great developers that have contributed with feedback, testing and code to...