Blog Stats
  • Posts - 906
  • Articles - 1
  • Comments - 92
  • Trackbacks - 0

 

Useful utilities - LINQPAD

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.


Feedback

# re: Useful utilities - LINQPAD

Gravatar LinqPAD is fantastic - I even use it as an alternative to SQL Server Management Studio to manually query the database.

Nice to see you've started a blog. Keep it going! 4/19/2010 11:07 AM | Martin Randall

# re: Useful utilities - LINQPAD

Gravatar I haven't got around to installing this utility yet but I can vouch for the book written by utilities author: "C# 4.0 in a nutshell". The samples from that book are built in to linqPad so it promotes it in lots of placed. It even went so far as to get put on my todo list the other day but eventually dropped off the bottom when the sun came out :) 4/19/2010 10:56 PM | rtpHarry

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

 

 

Copyright © TATWORTH