Take the community feedback survey now.
Take the community feedback survey now.
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
We found a problem when having Nullable Enum values in our DDS objects. We got an error “Invalid cast from ‘System.Int32′ to ‘RoleData.MyEnum’.” when we tried to iterate through our repository. Others seem to have the same problem as well. Accordi...
Based on CMS 6 R2 From time to time we receive requests for displaying listings based on categories. Simple enough to code, right? Allan Thraen recently posted a blog regarding using Page Providers to display an alternate navigation based on...
Over the summer – and intensively over the last couple of weeks a small team of volunteers ( myself , @jacobkhan , @frederikvig ) have been hard at work taking MobilePack to the next level! We’ve put together what we feel is a pretty solid,...
The EPiServer Falcon Preview Seminar starts at 18:00, Sweden Summer Time (Stockholm, GMT+02:00) on Wednesday 14th September. Details of the WebEx meeting can be found below: Meeting Url: https://episerver.webex.com/episerver/j.php?ED=186886232&UID...
This post is part of a series that roughly covers a presentation I did about UI-testing at EPiServer meetup group. It contains the following parts: About why About what About EPiTest About visible elements About html About waiting About simplicity...
Tinkering around with a small EPiServer tool plugin that I am building (will be found in a later post), I decided that I wanted to try out the PageTree control; I have not been using it that much, and wanted … Continue reading →
So far we've had a basic introduction to MvcMiniProfiler and how to get it working with EPiServer , we've also looked at a version of DataFactory that gives profiling data about its calls . This time I'm going to look at giving easier access to...
.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; }...