Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Most of the problems arise from people not understanding that linq queries return iterators, not collections and therefore writing O(n²) loops. But that's not too hard to learn.

Alas, if you are talking about Linq2Sql or Entity Framework, then of course you have to deal with all the typical ORM problems; but this has nothing to do with Linq.



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

Search: