Posted by: Matthew | January 28, 2008

LINQPad

There is a great tool which is the “Management Studio” equivalent for LINQ. It allows you to build your queries just like you would for SQL, without the need for you to do a lot of setup work trying to test in development code.

http://www.linqpad.net/

There’s support for LINQ to SQL, LINQ to Objects and LINQ to Xml, so it has it all.

For me, the best part is that when you’re building your query, you get that instant feedback on your results. Better still, you can view the results of your query in SQL! For old Sql hats like myself, this is quite comforting :)

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.