Take the community feedback survey now.
Take the community feedback survey now.
This weekend me and Mattias Johansson released a first CTP version of a new open source project, EPiMVP . The project is a framework for using the Web Forms MVP project with EPiServer CMS. Model View Presenter While Web Forms code behind system...
Tonight I made a first release of Page Type Builder compiled with EPiServer CMS 6 . While it should be stable and all tests succeed it is considered a beta release, partly to follow the tradition that releases of Page Type Builder that are marked ...
Yesterday I visited Oslo and held a workshop about testing websites built with EPiServer CMS and ASP.NET Web Forms. I also gave a shorter talk at the Norwegian EPiServer developers user group on the same subject. The workshop and talk addressed...
I’ve gotten quite a few questions lately regarding a problem where (code) properties that have the UniqueValuePerLanguage property in the PageTypeProperty attribute has been set to false returns null for pages that are in a different language than...
One of the things that I think have made EPiServer CMS such a successful product is it’s rather simple yet powerful caching strategy. Thanks to it’s caching mechanisms we as developers haven’t had to think too much about performance when using som...