Community blog feed
Free LINQ query tool
- Blog
- The Trouble With Data
- Posted
- 13 Oct 2008 at 23:10
Summary
Joseph Albahari has made available a neat little tool for running queries using LINQ. LINQ (which stands for Language Integrated Query) is something I have been meaning to get around to since I first saw it demoed early in the SQL 2008 release cycle. You can get the (free) tool, called LINQPad here
Post extract
Joseph Albahari has made available a neat little tool for running queries using LINQ.
LINQ (which stands for Language Integrated Query) is something I have been meaning to get around to since I first saw it demoed early in the SQL 2008 release cycle.
You can get the (free) tool, called LINQPad here
More information on LINQ here [...]