Home New Trending Search
About Privacy Terms
#
#PerfOptimization
Posts tagged #PerfOptimization on Bluesky
Preview
Java 24 Unleashed: 24 JEPs Transforming Enterprise Development for AI and Post-Quantum Era Java 24 delivers 24 JEPs spanning AI integration, post-quantum cryptography, and performance optimizations, strengthening Java's position for enterprise development.Oracle's release of Java 24 represe...

insightsfromanalytics.com/post/java-24... #java #Oracle #Java24 #JavaDevelopment #PostQuantumCrypto #AIIntegration #EnterpriseJava #JDK24 #PerfOptimization #JavaOne2025

3 1 0 0
Preview
Global Query Filters: Setting the Rules Once, Querying Like a Pro - Chris Woody Woodruff Imagine you’re running a café. Every customer who walks in gets a free cookie—no need to ask for it, no need for your staff to remember. It just happens, automatically. That’s the magic of Global Quer...

Tired of adding the same WHERE clause everywhere? Let EF Core do the work!

With Global Query Filters, you can set the rules once and let EF Core apply them automatically—perfect for soft deletes, multi-tenancy, and more.

woodruff.dev/global-query...

#EFCore #dotnet #DevTips #PerfOptimization

3 2 0 0
Preview
Batching Updates and Inserts: Making EF Core Work Smarter, Not Harder - Chris Woody Woodruff Let’s face it: making multiple database calls is like running back and forth between the kitchen and dining room to serve dinner one plate at a time. It’s inefficient, exhausting, and makes your app l...

Still saving EF Core updates one at a time? There’s a better way!

Batching Updates & Inserts lets you send multiple changes in a single DB call—reducing trips, saving resources, and boosting performance.

Learn how: woodruff.dev/batching-upd...

#EFCore #dotnet #PerfOptimization

2 0 0 0