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
The coding machine that is Lee Crowe and myself have made a few additional changes to the PropertySecurity attribute framework I blogged about a few weeks ago. The changes in Version 2.0 are: It’s now absolutely dependent on PTB2 – you’ll see why...
I have been poking around in System.Runtime.Caching that was introduced with .NET 4, and more specifically the MemoryCache. The MemoryCache is virtually the same as the good old ASP.NET Cache, except it’s not dependent on System.Web which means yo...
Based on CMS 6 R2, Mail 5 R2, and Windows Server 2008 This blog is intended for a partner or EPiServer employee looking to set up a EPiServer Mail in a demo or test environment or perhaps even a customer testing the product out in a similar...
This blog post is about using Windows Azure AppFabric cache service together with EPiServer CMS. EPiServer CMS supports pluggable cache, replacing the standard EPiServer CMS cache component. Windows Azure AppFabric Cache EPiServer CMS implements i...
This blog post is about using Windows Azure AppFabric cache service together with EPiServer CMS. EPiServer CMS supports pluggable cache, replacing the standard EPiServer CMS cache component. Windows Azure AppFabric Cache EPiServer CMS implements i...
Having worked on EPiServer CMS and WSS I tend to compare both the technology. Both the CMS are made on .net so it is natural that they share similar feature. One of them is a VPP. .Net framework 2.0 introduced a class called Virtual Path provider....
Based on CMS 6 R2, Commerce 1 R2 SP1 (or SP2), and SQL Server 2008 So you went on vacation (or holiday depending on your country’s term for that time we all look forward to), had a long weekend, or just did a fresh install of EPiServer Commerce...
This is a really nice approach of styling lists and you should use it In most of our project we tend to forget to style the ordinary content, the content that should be most important to style. A couple of weeks ago i read this blogpost by Maria...