Hacker News new | past | comments | ask | show | jobs | submit login

At a previous job I worked hard to prove that I could make LINQ queries perform within small tolerance of the window of hand-written SQL alternatives.

Performance tuning LINQ is a science that I think escapes far too many people. Often it seemed to simply be mistakes that they wouldn't make in hand-written SQL, but they were writing LINQ too much like C# instead of enough like SQL.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: