This week it what that time again where I needed to renew my Episerver CMS certificate. So here is a post with some thoughts, comments and tips that hopefully is to some use for others preparing for the exam. A lot of things have happened in the...
The other day I heard a discussion about a possible requirement for only allowing specific pages in a LinkItem collection. My first thought was to use a ContentArea property in combination with the AllowedTypes attribute but for some reason the...
If you like me have tried to take an existing solution but wanted to start from scratch, maybe for a demo and you just gave up due to the amount of required properties on for example a settings page? Most of them are probably strings and ints that...
Long title and I hope it made some sense. The case is that it's quite common that the underlying data for SelectionFactories which is then used with SelectOne and SelectMany attributes is normal Episerver pages. For example this is used to handle...
From time to time we have the need to delete single content from the waste basket in Episerver. Saddly there is no built in support for this. A year ago Grzegorz modified the built in waste basket. It's great but I wanted to see some more...