Hacker News new | ask | show | jobs
by dennisgorelik 4581 days ago
It's NOT called LINQ in C#.

You are probably referring to "LINQ to SQL" which is different and significantly less popular technology than LINQ.

1 comments

Or "LINQ to EF" which you can suppose it stable just when working with "MS SQL Server".