World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
My current customer has asked for a way to know what version we have deployed in the various environments (test, staging, production), and we agreed that displaying the assembly version of our main project DLL is a good way of achieving this. This...
It seems I’m not the only developer with only theoretical knowledge about Mirroring 2.0. Yes, I’ve read for the EPiServer Certified Developer exam, but I must admit I’ve never actually tried to set up Mirroring 2.0 before. Struggling with getting...
Even though setting up remote events is an important topic, it’s actually hard to find much information on this. All I found were these posts: EPiServer CMS: How to configure Remote Events with many servers and Firewalls between them Multicast UDP...
This is just a quick tip for making debugging code using categories easier. You’ll find the admin GUI here: Find the line displaying the category names, and change it to this: Now you’ll see the IDs of all categories, making your code a lot more...
Even though the new EPiServer 7 is out, some of us are still working with older versions. The Categories tab in EPiServer CMS 6 R2 is not very good lokking, and things get really ugly if you have a huge number of categories to select from. That’s...