Login

Blog entries tagged with EPiServer CMS 5

Sep
08

A little gotcha with the Multiplexing Membership Provider

Posted by: Steve Celius

The MultiplexingMembershipProvider will call GetUser before it calls ValidateUser when authenticating a user. If you set the default provider to be your own provider, ValidateUser will be called first. So, a little different behaviour there, no... [Read full article]

0 Comments

Feb
29

Taking Control of Property Rendering

Posted by: Steve Celius

I answered a question in the developer forum today, about the span tags that the EPiServer:Property control renders when you pass it the name of a PropertyString property. The thing is; the Property control itself supports setting a CSS class, ... [Read full article]

0 Comments

Jan
30

Opening a new EPiServer CMS 5 SP1 project in VS 2008

Posted by: Steve Celius

When you install a new EPiServer CMS 5 project using the EPiServer CMS Manager, the . csproj file shipped is for Visual Studio 2005 SP1. Opening the project in Visual Studio 2008 will start the project upgrade wizard, which will fail if you have... [Read full article]

0 Comments

Jan
22

EPiServer CMS 5 SP1 has shipped

Posted by: Steve Celius

You can grab it on the Knowledge Center. Make sure you use the new EPiServer CMS Manager. One of the new things in the SP1 release is the Content Channel Service, which can be used to feed and synchronize your EPiServer content from external... [Read full article]

0 Comments

Jan
14

Compare and keep language files in sync

Posted by: Steve Celius

In my opinion, one of the coolest features of EPiServer is the way language resources are handled. The ease of use and flexibility of xml files in the /lang directory is very powerful. At startup, your EPiServer site will load all the . xml files... [Read full article]

0 Comments

Jan
11

Multiplexing Provider and Security

Posted by: Steve Celius

The Multiplexing providers in EPiServer CMS 5 allows several role and membership providers to be chained together, thus attempting to authenticate and authorize users against different providers. This is very powerful, allowing users from... [Read full article]

0 Comments

About

Steve Celius

Steve Celius

Living in Oslo, working with EPiServer most of the time. Also use a lot of my time doing EPiCode work, trying to help the ever growing community of EPiServer developers.

Syndication

EPiTrace logger