LINQ – A great tool for learning LINQ
Joseph Albahari from LINQPad.net has hit a homerun with LINQPad. No more guessing. No more compiling to realize your code was one element off. Dead simple to use and packaged with a ton of samples. LINQPad is a must have if you are learning, want to learn or need to do some heavy lifting with LINQ.
LINQPad supports everything in C# 3.0 and Framework 3.5, and more:
- LINQ to Objects
- LINQ to SQL and Entity Framework
- LINQ to XML
- WCF Data Services & SQL Azure
- LINQ to SQLite and MySQL Enterprise Server
- Mindscape LightSpeed ORM
- (Even old-fashioned SQL!)
A screenshot of the LINQPad below:
