Scaling .NET Applications with Distributed Caching
By Iqbal M. Khan President & Technology Evangelist
Your .NET applications may experience database or storage bottlenecks due to growth in transaction load. 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 performance issues
Where can you use distributed caching in your application(s)