There are a lot of questions on Episerver World on how to quickly deploy the code on Episerver DXP or more specifically how to set up Continuous...
In my previous post, Basic Episerver Coding Best Practices I briefly mentioned the website security. I thought I could go a little bit in details...
A. General Coding Conventions Compare strings with “==” operator The standard C# coding practice advises that string comparison should be done wit...
This is my first post on Episerver development best practices. In this one, I'll present the best practices that should be followed while working...
Currently, the User notification and Tasks (Awaiting Review) are disconnected and provide very basic information to the editors. The idea behind th...