Does VB.NET have LINQ support? I was discussing VB vs C# tonight and I was told that VB is different because it does not handle web services as well as C# and that it does not support linq. Is this true?
VB.NET definitely supports LINQ syntax. As far as web services are concerned I see no relation with LINQ.
Yes, VB supports LINQ:
One area it does fall down on a bit is the conciseness of lambda expressions: from what I remember, VB9 didn't support anonymous functions with full bodies, and even in VB10 it ends up being wordier than C#.
I haven't used web services from VB, but I would be wary of accepting the truth of the claim that it doesn't handle them as well as C# if the source is the same one that told you it doesn't support LINQ...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With