.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • How I Cut Database Update Time from Seconds to Milliseconds

    calendar Mar 17, 2026 · milanjovanovic.tech
    How I Cut Database Update Time from Seconds to Milliseconds

    Join the .NET Architects Club: https://www.skool.com/mj-tech-community-5418/about Get the 2026 .NET Developer roadmap here ... Link to article: https://www.youtube.com/watch?v=_DloE28-xNI


    Read More
  • Optimizing Bulk Database Updates in .NET: From Naive to Lightning-Fast

    calendar Mar 14, 2026 · milanjovanovic.tech
    Optimizing Bulk Database Updates in .NET: From Naive to Lightning-Fast

    Seven approaches to bulk-updating rows in PostgreSQL from .NET using Dapper and EF Core, from naive per-row updates to binary COPY. Each step cuts down on round-trips or removes dynamic SQL entirely. Link to article: https://www.milanjovanovic.tech/blog/optimizing-bulk-database-updates-in-dotnet


    Read More
  • Replace Switch Statements with the Strategy Pattern in C#

    calendar Mar 13, 2026 · milanjovanovic.tech
    Replace Switch Statements with the Strategy Pattern in C#

    Join the .NET Architects Club: https://www.skool.com/mj-tech-community-5418/about Get the 2026 .NET Developer roadmap here ... Link to article: https://www.youtube.com/watch?v=CGRGun-Bw40


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top