Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

The Entity Framework: WHERE IN vs. OPENJSON Problem

Let's look at mitigations for slow queries caused by Entity Framework using OPENJSON instead of a basic WHERE IN clause for collections.
All Posts