November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
In the previous article, I described different dependency injection aspects and how those are applied in EPiServer. This article shows how composition root can be created for EPiServer MVC controllers. A composition root in the MVC application is...
Episerver Find can be used in many places on a site, like menus, navigations, listings, and searches. One thing that usually are forgotten when using Find is that it’s a service in the “cloud”, where you should handle possible exceptions....
Yes you read it right. The book is now draft complete! 9 months ago I announced that I’m writing a (first ever) Episerver Commerce book. I hoped that it can be draft-complete in June and complete in August. Apparently I overestimated my ability to...
Extending the Episerver global menu is easy. You can add menu sections and sub-menu items such as menu sections, drop-downs, URLs and pop-up menu items. In this short blog post I will demonstrate how you can keep your menu context while navigating...
Once again it’s time to call out for EMVP nominations! So if you know someone you feel deserves to be recognized as an Episerver Most Valued Professional this is the time to let me know, and I will pass on the nomination to the EMVP Board. An EMVP...
After attending CMSWire's Digital Experience (DX) Summit, we came away with some valuable insights about the future of customer experience (CX).
There is a neat trick to register external services in ServiceLocators, this also goes for the ServiceLocator in Episerver.
There is a neat trick to register external services in ServiceLocators, this also goes for the ServiceLocator in Episerver. This is a useful way to invert the control between client and service classes. It also introduce loose coupling of WCF...