World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Recently, a task was given to me at work where we needed a multisite configuration. We all know that multi-environment is as easy as appsettings. .config. What about in multi-tenant environments? You can't have appsettings.site1.config and...
I was recently working with a client who wanted a reasonably large subsystem added to Optimizely that would add automated management to their content. While cutting the code for this, I found myself writing similar code across multiple classes. Th...
As Windows developers, we don't always have to pay attention to capitalization when dealing with paths and URIs. With CMS12, Optimizely has started deploying to a Linux container for hosting sites. This means that deployed sites (and developers!)...