Get the latest!

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

Syndication and sharing

loading
  • Posted on: Mar 11, 2014
    Rating:

    Henrik wrote a very good blog post on this for the previous version of Find that you can find here: http://www.lindstromhenrik.com/indexing-only-referenced-vpp-files-with-episerver-find/ If you want it to work with iContent all you have to change...

  • Posted on: Mar 11, 2014
    Rating:

    The code-first content modelling technique made main stream by EPiServer CMS 7 and now almost universal with EPiServer 7.5 and EPiServer Commerce 7 makes extensive use of the DataAnnotations available within ASP.Net. This has enriched and...

  • Syndicated blog - Posted on: Mar 10, 2014

    I wrote a small EPiServer admin tool the other day in order to make it easier to retrieve log files without having direct access to the webserver. It is a rather straight forward piece that lists the files of a … Continue reading →

  • Syndicated blog - Posted on: Mar 10, 2014

    Output caching can significantly improve the performance of an EPiServer site. However since EPiServer Visitor Groups were introduced it meant it was difficult to switch output caching on as each page could be unique for each user depending on the...

  • Syndicated blog - Posted on: Mar 10, 2014

    Output caching can significantly improve the performance of an EPiServer site. However since EPiServer Visitor Groups were introduced it meant it was difficult to switch output caching on as each page could be unique for each user depending on the...

  • Posted on: Mar 10, 2014
    Rating:

    Default property values on content in EPiServer are set by overriding SetDefaultValues . In an attempt to make my model classes a bit tidier, by not having to do the override in lots of places, I wrote a little piece of code which enables the use ...

  • Posted on: Mar 07, 2014
    Rating:

    Integration testing a EPiServer Commerce site can be tricky. How would you know how to initialize everything in a way so that your tests behaves similar to how your site behaves? In an attempt at answering this question for you I’ve created a samp...

  • Syndicated blog - Posted on: Mar 06, 2014

    How to leverage a CRM system to build powerful web sites, and a look at some of the integration options.