Page Folders and Uploading of files in EPiServer
It is quite forward to get the uploaded file from the browser to the web server using ImageFileUpload component but where do you save the file in EPiServer? I wrote a post earlier about how to use the unified file…

Using LogView4Net with EPiServer
I must recommend logview4net as a tool when you debug EPiServer and other apps using log4net. Logview4net can listen for UDP packages from your development environment and is in my opinion a little bit faster to work with than logging…
Easy slide show in EPiServer with LyteBox
EPiPattern: In this blog post I will introduce FileSystemDataSource and tree handy methods that you should add to your toolbox: RegisterCssFile, RegisterScriptFile and GetPageDirectory. Now and then there is a need to make a slide show in EPiServer. I want…
Solution to WebResource.axd exception
I have got several mail about how to solve the issue with the exception “The WebResource.axd handler must be registered in the configuration to process this request” that is quite common to get when you use EPiServer CMS. My earlier…

Installation of EPiServer components
In a larger organization it can be cumbersome to explain for the editors how to install the EPiServer ActiveX controls that provides you with some extended functionality. Security restrictions can also be a problem for ActiveX controls. So why bother?…