November 21, 2008  
  You are here:  LINQ ExtrasLINQ Tools
Module Border Module Border
My Book

 

Module Border Module Border
Title LINQPad
Purpose:

LINQPad lets you interactively perform LINQ queries.  It supports everything in C# 3.0 and Framework 3.5:

  • LINQ to SQL
  • LINQ to Objects
  • LINQ to XML
Author: Joseph Albahari
Link: http://www.linqpad.net
Screenshots:

LINQ Tools and Utilities
As LINQ is released to the general developer population, it seems only natural that developers will create LINQ specifc tools. I will maintain an archive of them on this page.

Manuel Abadia's Linq Expressions DebuggerVisualizer
This tool provides a graphical representation of an Expression tree.
The MS LINQ to SQL Debug Visualizer
Apparently the Visualizer is back, but not part of the VS 2008 Beta 2 install. You can download it at the link provided. There are install and usage directions there too.
LINQPad
This tool allows you to dynamically create and test LINQ queries.
 
Home|Forums|Blog|LINQ Extras|Contact Me|Book Reviews
  Copyright (c) 2008 LINQDev Terms Of Use Privacy Statement