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
Yeah, it's a book. And here it is: You can buy it now at https://leanpub.com/proepiservercommerce ! Why a book? I see the questions and confusions almost every day in World forums and I want to do something. I have been a writer since I was...
This is a PageTypeBuilder specific post, so it does not apply to users of CMS 7+. This post balances yesterday’s post which discusses the effects of caching. This one discusses the effects of not caching. Consider the following code example:...
Intro Queuing is one of the base procedures that you may need as a software developer specially if you are working on web.Think as a task that you want to make sure that it will be done, but you don’t want to suspend your current process for it. f...
Intro When doing the integration testing in EpiServer, you will need to mock more than one or two methods or services. Sometimes you need to implement the same ground for different test classes. but it will be very time consuming and at the same...
Regardless of what do you think about TDD (Test Driven Development) there are many scenarios that you want to implement an automatic testing in your code. But how do we implement tests in a CMS like EpiServer? As a basic step, one has to mock som...
This applies to WebForms and MVC scenarios alike, but it’s mostly MVC users that are tempted in doing it: Never put request specific data into the ContentType model class! It may sound obvious to some, and not so obvious to others. Regardless, it’...
Recently I got an error related to Dojo widget about conflicting "id" on the HTML element. While it is possible to work with Dojo without "ids", those are necessary for field labels to work properly. Here is the error I got: And the widget code...
Maybe it’s time to let your digital strategy mature and grow into the useful tool it was always meant to be. But where do you start?