When having to set the ArchiveLink property on lots of existing pages, this batch tool will save you a lot of work.
EPiServer solutions must evolve to meet the demands of mobile web. We created the Epinova.Mobile framework to provide a flexible foundation for mobile EPiServer solutions.
When upgrading a project from .Net 3.5 to 4.0, it seems the ScriptHandlerFactory entry is removed from the section in Web.config. Here's how to solve this problem.
In case you need a way to find the folder on the file system where your application runs when HttpContext is not available, you can use: string applicationPhysicalPath = HostingEnvironment.ApplicationPhysicalPath; This is useful for instance when...
How to find the most recently changed pages in EPiServer.