Useful utilities - LINQPAD
- by TATWORTH
Recently I came across LINQPAD at http://www.linqpad.net/ a free utility by Joseph Alabahari.
This is an excellent tool for developing and testing LINQ queries before you incorporate them into your C# programs. If you get stuck as I did at one point recently there is the MSDN Linq forum at http://forums.microsoft.com/MSDN/ShowForum.aspx?siteid=1&ForumID=123 where you can ask for help.