Learn how the next version of ASP.NET extends caching with an API that enables developers to plug-in custom cache implementations.
  • Stefan Schackow
    Stefan works as a program manager on the ASP.NET team. He covers a number of areas in the ASP.NET core runtime, as well as having worked recently on the Html bridge feature in Silverlight 2.
Downloads: Powerpoint Deck
There's 11 minutes of filler at the beginning and 4 minutes at the end where you've recorded the session before it starts and after it ends that you should cut from the video.
Applications using ASP.NET Cache run into problems when they need to scale due to its in-process and standalone nature. The real question is: with the advent of distributed caching (even being developed by Microsoft) how does ASP.NET Cache mechanism plan to keep up? Currently, it has serious scalability and availability issues in web gardens and web farm situations. Click here for further details.
All the best!
Microsoft Communities