Use LINQPad to Help Understand LINQ Queries
I found an interesting program a few days ago called LINQPad. LINQPad lets your write LINQ queries against a SQL database, XML File, or other objects. The developers wrote a book called C# 3.0 in a Nutshell, and they provide over 200 code examples from the book in the LINQPad application. I tried LINQPad, and [...]

Read Users' Comments (0)