Timeline for Is Linq having a mind-numbing effect on .NET programmers?
Current License: CC BY-SA 2.5
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2010 at 19:46 | comment | added | dotjosh | I'm very accustomed to trying to solve problems that have been required to be written in SQL, and using set-based logic instead of cursors to do so. Tool abuse will always happen, but I guess at least if they write poor LINQ code instead of poor procedural code, a subsequent version of .NET will more easily at least be able to parallelize it. | |
| Sep 21, 2010 at 19:00 | comment | added | Aaronaught | Who is dismissing? I use Linq all the time, I'm just concerned about the number of incidences I see of people using it (or attempting to use it) for problems that are clearly iterative and not set-based. | |
| Sep 21, 2010 at 18:25 | history | answered | dotjosh | CC BY-SA 2.5 |