How to safely retrieve page data properties in EPiServer CMS

This post is about retrieving EPiServer CMS PageData properties in a type-safe and safe way using generics and extension methods. [More]

Setting up user permissions in EPiServer CMS, part 2

This post is about setting up user permissions in EPiServer CMS. It is meant as a basic introduction. Part two (this post!) is about how administrators create a well-defined and natural permission structure which is easy to maintain. Part one was an introduction to the different provider models which you can use with your website. [More]

Setting up user permissions in EPiServer CMS, part 1

This post provides a basic introduction to how user permissions are configured in EPiServer CMS. Part one deals with the authentication and authorization model in IIS and ASP.NET 2.0 and how it relates to EPiServer CMS. [More]

EPiServer 4 and the active directory

This post describes the error “The trust relationship between the primary domain and the trusted domain failed” in EPiServer 4. [More]