Take the community feedback survey now.

  • Posted on: May 29, 2013

    Are you using Find and index lots of custom data? Improve performance by Indexing lists of objects, instead of one by one, as shown in the example below. 1: // Not optimal 2: List objects = GetObjectsFromSomeWhere(); 3: foreach (var o in objects) ...

  • Posted on: Mar 20, 2013

    A couple of weeks ago, I got a question from a developer who was wondering what the RequiredClientResources web controls in the Alloy templates were used for. If you take a look Alloy’s MasterPage, you’ll find one inside the head tag, and one at t...

  • Posted on: Feb 06, 2013

    The 404 handler is now available for EPiServer 7. Along with all the nifty features from the previous versions, a few new ones have been added: Enterprise support: Full URLs are now supported, meaning that you may redirect to different pages, base...

  • Posted on: Apr 02, 2012

    Having a good looking 404 page is kind of like having a nice dentist or doctor – although nice, we do not want to see them too often. In other words, no matter how good looking or user friendly our 404 page is, we do not want our users to end up o...

 Workplace: Omnium
 Community Level: Oracle

Syndication and sharing