Explore the newsletters

129 blogs found
Correct Way to Use BatchUpdate and BatchDelete Methods in EF Core

Correct Way to Use BatchUpdate and BatchDelete Methods in EF Core

EF Core offers ExecuteUpdate and ExecuteDelete batch operations that allow updating and deleting multiple entities in a single SQL query without retrieving them from the database. Learn how to correctly use these methods in EF Core to ensure data consistency.

How To Implement Caching Strategies in .NET

How To Implement Caching Strategies in .NET

Learn how to implement Cache Aside, Read Through Cache, Write Around, Write Back and Write Through Cache caching strategies in .NET to improve performance

TOP 15 Mistakes Developers Make When Creating Web APIs

TOP 15 Mistakes Developers Make When Creating Web APIs

Explore top 15 mistakes developers make when building Web APIs in .NET including versioning, validation, security, documentation, RESTful principles, logging and monitoring, large data sets, caching, response compression large controllers

Improve Your .NET and Architecture Skills

Join my community of 25,000+ developers and architects.

Each week you will get 1 practical tip with best practices and real-world examples.

Learn how to craft better software with source code available for my newsletter.

Join 25,000+ developers already reading
No spam. Unsubscribe any time.