World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Recently I renewed my Episerver CMS certification (which I do every second year). Here is a guide to what you need to know, and how to prepare for the exam. The certification presupposes that you have been working with Episerver CMS for a while, a...
Recently I renewed my Episerver CMS certification (which I do every second year). Here is a guide to what you need to know, and how to prepare for the exam. The certification presupposes that you have been working with Episerver CMS for a while, a...
In an Episerver 7 project I’m working on, I need a scheduled job to continue its work with all that has happened since its last run. So I created the following code to make the job figure out when it last had a successful run: …of course the job...
To get the most out of any conference, it’s best to do your homework and be prepared. The agenda available on the EPiServer Ascend site looks nice, but for planning what sessions to attend I find it more convenient to have the whole thing in an...
For some reason, in my current project, EPiServer Find did not trigger on the save and publish events. I thought this should be out-of-the-box, but there might be other stuff happening that blocks this functionality. To solve the problem, I handle...