Johan Björnfot´s Blog Posts

Latest Blog Posts

Writing unit tests for your EPiServer code

The goal with this blog post is to give EPiServer developers some tools that can help with writing unit test for your EPiServer related code. When writing a unit test you typically want to test a specific component in an isolated way. Ho...
Posted: 06 Mar 2009
Comments (0)
Views: 0
Rating:

Identities in EPiServer

Traditionally in EPiServer a PageReference has been used as "the" unique reference within the site. A PageReference is still unique within a site (however the ID part of the PageReference itself is not guaranteed to be unique) but we are shif...
Posted: 20 Feb 2009
Comments (0)
Views: 0
Rating:

Change regarding RawProperty.CustomData

We are currently working on improving Mirroring function targeting R3 release. This blog post is though primarily not about that (I will later make a blog post about how the new mirroring architecture is going to be) but about one change that we a...
Posted: 30 Jan 2009
Comments (0)
Views: 0
Rating:

Page Provider - Structure your site

There might be occasions where you like to have a view of your site structure that is different from the "real" structure. Perhaps you like to view only pages in a specific language, pages that you have written, pages with some specific category,....
Posted: 04 Dec 2008
Comments (0)
Views: 0
Rating:

Caching in .NET 4.0

In . NET 4.0 framework there will be a new Assembly called System. Caching that contains the APIs to work with caching (for backward compability reasons the "old" ASP. NET cache implementation in System. Web assembly will remain). The main change....
Tags: 
Posted: 30 Oct 2008
Comments (0)
Views: 0
Rating:

About the blogger

Johan Björnfot EPiServer employee
EPiServer AB

EPiTrace logger