LINQ Pad vs. Visual Studio for Learning LINQ

added by rcash
7/25/2011 8:51:28 PM

258 Views

LINQPad is a resourceful tool when working with or learning LINQ. Translating from LINQPad to Visual Studio is essential since most programming occurs here. In this article a LINQ query is examined in LINQPad and then migrated to Visual Studio. Other LINQ examples are provided as well.


0 comments