|
-
Apr 10th, 2013, 12:59 PM
#5
Re: VB.NET Twisted experiment with LINQ
 Originally Posted by Niya
I take it this is the funky constant thing you're talking about ?:-
vbnet Code:
GroupBy(Function(f) 3 > 0)
I was like "what the..." when I saw that lol.
It isn't really that cryptic. If anything, its tedious to conjure up and to type out. I'm with Kevin though, this shouldn't be used against a DataGridView.
The main reason I described this as cryptic is that 3 > 0 was randomly selected so if someone tried to figure out WT? is this and not try something else they would be wasting time that could be spent on better things like having a beer. In regards to tedious to type out, heck there were at least three attempts before this version (yeah I admit to wasting time).
And I can not stress enough to refrain from using this, no different than keeping far far away from Chernobyl.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|