Explore strategies for efficient data retrieval from SQL Server in this 55-minute conference talk from PASS Data Community Summit. Learn when to use stored procedures, ORMs, and other methods, comparing their pros and cons. Discover implementation techniques for Entity Framework, Dapper, and ADO.NET in .NET environments. Gain insights into performance tuning for application data access and database structuring for optimal query performance. Delve into topics such as hardcoded SQL, stored procedures, tool-generated SQL, and design considerations for improved database efficiency.
The Right Tool for the Right Job - Serving Data From SQL Server