vote up 7 vote down star
3

I've been looking for a cheatsheet to help me remember LINQ syntax but the only ones I've found have been for C#. It seems like the C# syntax for LINQ is pretty different from the VB.NET syntax.

Any suggestions for a good, concise list of LINQ syntax for VB.NET?

flag

80% accept rate

2 Answers

vote up 3 vote down check

So in other words....No.

You choose VB you basicly get tossed out and ignored by the community. Try asking a VB question most places and see the response you get.

I for one am tired of swimming against the current...time to knuckle down and simply learn C#.

Its a shame...I really like VB.

Joe

link|flag
Learn C# and you might see the light :P – jnylen Sep 22 at 2:44
vote up 4 vote down

MSDN to the rescue.

Oh wait, you said concise...

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.