Skip to content

Passion for Coding

Software Development is a Job – Coding is a Passion

  • Categories
    • C#
    • Software Development
    • Architecture
    • JavaScript
    • SQL
    • Web
    • Other
  • About
    • Consulting
    • Anders Abel

Category: SQL

Always Check Generated SQL

In my last post I advocated for using LINQ to SQL for data access. Today I am going to show an example of how the greater power of LINQ compared to SQL sometimes results in terrible performance when LINQ to SQL does it best to work around the limitations of SQL. var q = from… Continue reading Always Check Generated SQL

Published 2011-11-27
Categorized as C#, SQL Tagged LINQ to SQL, Performance

Posts pagination

Newer posts Page 1 … Page 3

I'm Anders Abel, an independent systems architect and developer in Stockholm, Sweden.

profile for Anders Abel at Stack Overflow, Q&A for professional and enthusiast programmers

Code for most posts is available on my GitHub account.

Popular Posts

  • Understanding the Owin External Authentication Pipeline
  • Programmer Time Translation Table
  • Don’t use Linq’s Join. Navigate!
  • jQuery UI Replacement for alert()
  • Prevent Page behind JQuery UI Dialog from Scrolling

Archives

Series

Passion for Coding
Proudly powered by WordPress.