To Sp or Not To Sp
Introduction Code that looks harmless can often lead to negative consequences. Let’s dive into how a simple data copy with Entity Framework Core can create a performance bottleneck, why a stored procedure is sometimes a better solution, and what it has to do with team conventions. I once had a curious discussion with a friend … Read more