Take the community feedback survey now.
Take the community feedback survey now.
Recently I worked on a project with a special need, that is to merge two similar EPiServer CMS 6R2 sites into one CMS. Legacy content are mostly read-only. We could have many solutions to deliver this requirements, some of commons solutions I coul...
For anyone that have not heard about Ajaxify plugin before, please go here , it's a small plugin that transform links on your website into ajax request, keeping part of your site static, and replace new content from response of ajax request into...
Recently I came across an Azure based web application project, and the team is having a strange bug that their end users always get logged out after every time they deploy a new version of the system on Azure cloud. The application works perfect i...
We have a client website in EPiSever CMS 6 R2 that have run smoothly for a long time, and after a recent release, sometime we got a call from editor saying that some tools, specially admin tools suddenly throw this strange error: The compiler fail...
Target readers : EPiServer developer that is new to EPiServer CMS 8, or new to developing custom property in EPiServer CMS with Dojo widgets. Or if you would like to know how to use a EPiServer reststore inside your widget, or to know a little bit...