Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Cache and Session in EPiserver DXC

Vote:
 

Hi,

we are using EPiserver DXC  for one of our project. We are displaying data from WCF services. Data is of two types

  • user specific and
  • application specific.

What is the best way to cache data instead of calling services regularly. Session OR Cache ?

Any suggestions ?

Thanks in Advance.

-Avin

#185504
Nov 22, 2017 7:41
Vote:
 

Cache and do use  ISynchronizedObjectInstanceCache  so it will be distributed, read more here:

http://world.episerver.com/documentation/developer-guides/CMS/caching/Object-caching/

#185509
Nov 22, 2017 9:19
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.