data access
Redis for C# and .NET Articles, Tutorials & News
Redis for C# and .NET articles, tutorials, and news from the DotNetNews archive.
90 articles Updated Page 3 of 4
Browse additional Redis for C# and .NET articles from the DotNetNews archive.
Redis for C# and .NET articles
Page 3 of 4
Newest first
-
Your Distributed Cache Isn’t Actually Distributed — The Subtle .NET Mistake Killing Scale
blog.devgenius.io Issue #340
(Why your blazing-fast Redis still collapses under load) Continue reading on Dev Genius »
-
IDistributedCache (Redis) - remove by prefix
josef.codes Issue #337
Implementing prefix-based cache invalidation in Redis using a dotnet core, a custom IDistributedCache implementation and some Lua scripting.
-
ASP.NET Core 9 performance, .NET 10 changes
DotNetNews Issue #334
A varied .NET roundup covering ASP.NET Core 9 speedups, .NET 10 breaking changes, logging, collections, rate limiting, and cloud updates.
-
Implementing Distributed Caching with Redis in ASP.NET Core for Scalable Applications
c-sharpcorner.com Issue #331
Boost ASP.NET Core app performance with Redis distributed caching! Learn to set up, configure, and implement caching for scalable, high-traffic applications. Optimize your database workload and improv...
-
How to Implement Rate Limiting and API Throttling in ASP.NET Core
c-sharpcorner.com Issue #331
Protect your ASP.NET Core APIs with rate limiting! Learn to implement throttling using built-in features, Redis, and best practices for production environments.
-
Redis: The Fastest In-Memory Data Store Powering Modern Applications
c-sharpcorner.com Issue #324
Unlock blazing-fast performance with Redis! This guide explores Redis as a versatile in-memory data store for caching, real-time apps, and MERN stack optimization.
-
Distributed Caching in ASP.NET Core with Redis | A Complete Practical Guide (.NET 9 + Minimal APIs)
medium.com Issue #323
I didn’t understand caching for years.
-
The Developers’ Guide to Caching: Why We Cache and How It Really Works
blog.williamachuchi.com Issue #321
Caching is one of those concepts every developer has heard of yet few fully understand until they’ve been forced to scale. This article is…
-
Understanding Reflection in C#
c-sharpcorner.com Issue #318
Explore C# Reflection in ASP.NET WebForms! Dynamically inspect types, create objects, and invoke methods at runtime. Perfect for plugins and dynamic UIs.
-
Real-Time Cache Monitoring and Alerting with NCache in ASP.NET Core Web API
c-sharpcorner.com Issue #314
Boost ASP.NET Core Web API performance with NCache! This guide details integrating NCache for distributed caching, real-time monitoring, and proactive alerting. Learn to configure NCache, track cache ...
-
Is Redis Overkill? Rethink SignalR Backplane with PostgreSQL
levelup.gitconnected.com Issue #314
Redis isn’t always the right fit. Here’s how PostgreSQL can serve as a backplane for SignalR in distributed, low-throughput applications. Continue reading on Level Up Coding »
-
ASP.NET Core Caching Mastery: Redis, Memory Cache, Distributed Patterns & Performance Optimization (Part - 27 of 40)
c-sharpcorner.com Issue #314
Master ASP.NET Core caching with this comprehensive guide! Explore Redis, memory caching, and distributed patterns for building high-performance applications. Learn real-world strategies, optimization...
-
Redis Cache vs Memory Cache vs SQL Cache in .NET — A Complete Developer Guide
medium.com Issue #310
🧩 Introduction
-
7 No-BS Steps I Used to Add Distributed Caching to .NET 9 with Redis (with Copy-Paste Code)
medium.com Issue #307
If you want the full source code, join our community: Here
-
Your .NET App Doesn’t Need a Database on the Hot Path — Meet the Local Caching Revolution
medium.com Issue #304
How hybrid in-memory + distributed caching patterns are quietly replacing database round-trips in real-world .NET systems. Continue reading on ILLUMINATION’S MIRROR »
-
Distributed Caching In .NET 9 With Redis
medium.com Issue #296
If you want the full source code, join our community: Here
-
Performance, security, and EF Core tips
DotNetNews Issue #285
A varied roundup of .NET posts on faster code, safer ASP.NET Core apps, EF Core migrations, Azure slots, logging, and team Git workflows.
-
Caching Layers in .NET with Redis, MemoryCache, and Policy Fallbacks
medium.com Issue #278
How layered caching strategies in .NET can supercharge performance while keeping your system resilient.
-
Retrieval-Augmented Generation (RAG) in .NET
medium.com Issue #275
With Microsoft’s preview release of VectorStore, which supports Redis and other backends — it has become much easier to build custom RAG…
-
A Step-by-Step Guide for the Cache-Aside Pattern + Stampede Protection
medium.com Issue #271
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
Efficient Caching Strategies: Write-Through vs. Write-Behind Caching
blog.stackademic.com Issue #270
We will learn about efficient way to update cache so that we will get always updated value in Cache. Continue reading on Stackademic »
-
Why Your C# Structs Might Be Slower Than Classes — Microsoft’s Own Performance Rules
blog.devgenius.io Issue #265
🧠 The Day Structs Slowed Our API Continue reading on Dev Genius »
-
EF Core filters, SignalR, security fixes
DotNetNews Issue #252
This issue covers EF Core 10 query filters, SignalR, background workers, API performance, security scanning, Azure Key Vault, and caching tips.
-
Caching in .NET with MemoryCache, Redis, and Polly
medium.com Issue #251
https://medium.com/@bhagyarana80/caching-in-net-with-memorycache-redis-and-polly-26e93e47c75e
-
Scaling ASP.NET Core Apps with Redis Output Caching
medium.com Issue #250
https://medium.com/@connect.hashblock/scaling-asp-net-core-apps-with-redis-output-caching-a9cc3213cf1e