Fast Focus: Caching Options in .NET | VS Live! Las Vegas 2026
Share

Post Content

 

 [[{“value”:”Want to make your .NET applications faster without overcomplicating your architecture? In this @VisualStudioLive session from Visual Studio Live! Las Vegas 2026, Jason Bock walks through practical caching strategies in .NET—from simple in-memory caching to distributed and hybrid approaches.

Through real code examples, you’ll learn how to improve performance, reduce repeated data access, and balance speed with memory usage using built-in .NET caching APIs.

🔑 What You’ll Learn
• Why caching is essential for improving application performance and user experience
• How to use in-memory caching with IMemoryCache in .NET
• Managing cache expiration, eviction policies, and memory pressure
• When to use distributed caching in modern, scalable applications
• How Hybrid Cache (new in .NET 9) simplifies local + distributed caching
• Understanding cache stampede protection and how it improves efficiency
• Real-world examples of caching static and frequently accessed data

⏱️ Chapters
00:00 Introduction + why caching matters
02:22 Performance tradeoffs: speed vs memory
04:00 Demo: retrieving data without caching
06:00 Using local (in-memory) caching
09:00 Cache expiration and eviction strategies
12:47 Distributed caching + Hybrid Cache
15:00 Stampede protection and optimization

👤 Speaker
Jason Bock (@jasonbock)
Staff Software Engineer, Rocket Mortgage

🔗 Links
• Download Visual Studio 2026: http://visualstudio.com/download
• Explore more VS Live! Las Vegas sessions: https://aka.ms/VSLiveLV26
• Join upcoming VS Live! events: https://aka.ms/VSLiveEvents

#dotnet #visualstudio #visualstudio2026 #VSLive”}]] Read More Microsoft Visual Studio 

By ali

Leave a Reply