Talk at NDC London - Scaling .NET Apps with Distributed Caching
Presenter: Iqbal M. Khan (Technology Evangelist, Alachisoft )
Scaling .NET Applications with Distributed Caching
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)