Agree or disagree? [modified]
-
LINQ is the best thing to happen to .Net [added][added][/added]since .Net 2.0[added][/added][/added] (barring its development :laugh: ) I personally think so, it makes so many things so much nicer, even before we get to LINQ-to-SQL, for example. [added] Added appropriate tags for Luc Pattyn ;P [/added]
Don't forget to rate my post if it helped! ;) "He has no enemies, but is intensely disliked by his friends." "His mother should have thrown him away, and kept the stork." "There's nothing wrong with you that reincarnation won't cure." "He loves nature, in spite of what it did to him."
modified on Friday, January 14, 2011 7:57 AM
At first I didn't care for it but the more I use it the more I come to appreciate it. As far as being the best thing since sliced bread...No.
I like long walks, especially when they are taken by people who annoy me. http://www.hq4thmarinescomm.com[^]
My Site -
It was an addendum ;P
Don't forget to rate my post if it helped! ;) "He has no enemies, but is intensely disliked by his friends." "His mother should have thrown him away, and kept the stork." "There's nothing wrong with you that reincarnation won't cure." "He loves nature, in spite of what it did to him."
then you put the new text in between [ADDED] and [/ADDED] marks. :mad:
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.
-
LINQ is the best thing to happen to .Net [added][added][/added]since .Net 2.0[added][/added][/added] (barring its development :laugh: ) I personally think so, it makes so many things so much nicer, even before we get to LINQ-to-SQL, for example. [added] Added appropriate tags for Luc Pattyn ;P [/added]
Don't forget to rate my post if it helped! ;) "He has no enemies, but is intensely disliked by his friends." "His mother should have thrown him away, and kept the stork." "There's nothing wrong with you that reincarnation won't cure." "He loves nature, in spite of what it did to him."
modified on Friday, January 14, 2011 7:57 AM
Well, considering generics were around before, as e.g. templates in C++ (I think generics are much better though), I would say LINQ, pure LINQ, without databases, is indeed the best thing to happen to .NET, before having any experience with the DLR. While generics may provide more theoretical value, LINQ has done much more for me to make coding life easier and more reliable, I mean less reliant on my own routines.
-
then you put the new text in between [ADDED] and [/ADDED] marks. :mad:
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.
Fixed :laugh:
Don't forget to rate my post if it helped! ;) "He has no enemies, but is intensely disliked by his friends." "His mother should have thrown him away, and kept the stork." "There's nothing wrong with you that reincarnation won't cure." "He loves nature, in spite of what it did to him."