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
  • Syndicated blog - Posted on: Jan 29, 2010

    Some days ago we published the first test version of a migrated EPiServer site. Luckily the testing has gone very well and few issues have been logged. One incident though, was the forms not redirecting to the receipt page after being submitted. N...

  • Syndicated blog - Posted on: Jan 29, 2010

    I had a EPiServer CMS 5 R2 project where there was a lot of templates lifted in from an older solution. It was very querystring intensive so I needed to get away from specifying each querystring-parameter in the httpCacheVaryByParams setting and...

  • Posted on: Jan 28, 2010
    Rating:

    A week ago we upgraded EPiServer World to the release candidate for EPiServer CMS 6 with the motto “Drinking our own champagne” and put it to the real test. I have previously written about upgrade experiences for EPiServer CMS 5 R2 and its breakin...

  • Posted on: Jan 28, 2010
    Rating:

      Objective Collect and transform data collected by XForms using SSIS. Recently i ran into a situation where i needed to collect data from EPiServer (XForms) using SSIS. At first, i had a few possible ways to solve this task. Use SQL and collect t...

  • Syndicated blog - Posted on: Jan 28, 2010

    A quite common request I have heard a number of times is the need to take a snapshot of a web site and store it securely, in order to in the future be able to proof what was stated on the site at a given date. I know a number of EPiServer customer...

  • Posted on: Jan 27, 2010
    Rating:

    There is plenty of talk about MVC vs. Web Forms going on. One thing that MVC pushes for is small controller classes and a rich domain model. A rich domain model is equally useful in Web Forms but somehow seldom implemented. Using a tiered design,...

  • Posted on: Jan 27, 2010
    Rating:

    This post will give you some background in how caching works in Dynamic Data Store (DDS) and give you knowledge of what to expect when it comes to object instances and such when working with DDS. Problem with caching The classical problem when it...

  • Syndicated blog - Posted on: Jan 26, 2010

    Configuration vs Code – it’s a classic dilemma. Both have their ups and downs. However, I am the kind of guy that tends to prefer code over configuration (you already guessed, I’m sure). Today I got a question if it’s possible to attach a page...