Twitter LinkedIn

Blog

  • CODE IMPLEMENTING CACHES IN SITECORE

    Thursday, February 25, 2016
    Code 360 x 360

    Recently I've been looking at implementing caches in Sitecore, and in my current project I've had to do this a few times; let's have a look at my general pattern. I've just been caching strings; although other objects can be cached, mostly all I need are strings or, sometimes a few IDs.First, I defined my cache class:public class MyCache : CustomCache{public MyCache() : base("Example.MyCache", ...

  • SITECORE PRINT EXPERIENCE MANAGER

    Tuesday, February 16, 2016
    print experience manager

    For many organisations, the days of direct mail campaigns are a distant memory. The relatively expensive and comparatively slow method of communication is considered to be so outdated that, to some, even the term ...

  • CREATING PERSONAS FOR MARKETING AUTOMATION

    Monday, December 14, 2015

    How to create PersonasMore than ever before, prospects are expecting to receive relevant, personalised information from your company. According to a report from Accenture, 73% of consumers said that they prefer to do ...

  • CODE SITECORE ITEM EVENT CUSTOM HANDLERS

    Monday, October 26, 2015
    Code 360 x 360

    Located in the web config is a section called this contains a load of events that are fired when things happen within Sitecore. The common one I see Sitecore solutions using is the item:saved event. Hopefully this ...

  • SITECORE VERSION 8.1 NOW AVAILABLE

    Friday, October 23, 2015
    sitecore 8.1

    We previously wrote about why we love Sitecore 8, which detailed some of the main changes since version Sitecore 7.5. Amongst other improvements, the major release included a brand new user-friendly interface, ...

3chillies Reading (HQ) 4th Floor, The Blade, Abbey Square Reading Berkshire RG1 3BE 0118 931 4196 Find us
This website is hosted Green - checked by thegreenwebfoundation.org

Our Partners

  • microsoft partner logo
  • sitecore logo
  • umbraco logo
  • Optmizely logo
  • uMarketingSuite logo
  • Cookiebot
scroll back to the top of the current web page