Posted on: 12/20/2014 7:30:24 PM | Views : 483

Hello,
i cant understand how LINQ works, and after watching a lot of youtube tutorials and seeing examples on the internet, i cant just understand how it works. i know what it does, but i just cant read it myself.
so can someone please give me an VB.NET example where of you think it cant be any more simplistic. i only need it for list(of class) and stuff. i dont use real datasources like SQL or XML.
please create some simplistic random VB.NET code which does something with a list(of string). and comment it to explain what youre doing and some output examples as well.
thanks a lot

Go to the complete details ...