Visual Studio / .NET Framework

VSW11 How to Scale .NET Apps with Distributed Caching

12/07/2016

1:45pm - 3:00pm

Level: Introductory to Intermediate

Iqbal Khan

President & Technology Evangelist

Alachisoft

Your .NET applications may experience database or storage bottlenecks due to growth in data volume, session volume/length or size of objects. Learn how to remove bottlenecks and scale your .NET applications using distributed caching. This talk covers:

  • Quick overview of scalability bottlenecks in .NET applications
  • Description of distributed caching and how it solves response time issues
  • Where you can use distributed caching in your application(s)
  • Some important features in a distributed cache
  • Hands-on examples using a distributed cache