I will be speaking at the upcoming SQL Saturday Louisville on August 3, 2019 on secure SQL Server design. The abstract is as follows: When we design and build an application, do we think about security first or is it an afterthought? As we read about more and more data
Upcoming Speaking Gig: SQL Saturday Louisville
Logging Generated SQL in Entity Framework (And Core)
Entity Framework Core and Entity Framework get a (somewhat deserved) bad rap from developers and DBAs alike for their occasionally creative approach to generating SQL, especially when faced with a complex LINQ expression. While there are a variety of reasons why Entity Framework struggles with generating SQL, as developers, it