Timeline for Querying data with SQL vs. C#
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 12, 2017 at 19:50 | comment | added | bigtech | If you try an inner join with two sizable tables in memory, you may be surprised how slow LINQ is. Even in memory, table scans are sluggish. | |
| Jan 12, 2017 at 12:57 | comment | added | Pieter B | And costs of development time. | |
| Jan 12, 2017 at 12:57 | history | answered | Oded | CC BY-SA 3.0 |