2008年3月18日星期二

LINQPad - Free LinQ Query Builder

Well, you don't have to!  LINQPad lets you interactively query databases in a modern query language: LINQ.  Kiss goodbye to SQL Management Studio!

LINQPad supports everything in C# 4.0 and Framework 4.0:

  • LINQ to Objects
  • LINQ to SQL, Entity Framework and DevForce Models
  • LINQ to XML
  • Parallel LINQ

And that's not all - there's also specific support for:

LINQPad is also a great way to learn LINQ: it comes loaded with 500 examples from the book, C# 4.0 in a Nutshell. There's no better way to experience the coolness of LINQ and functional programming.

And LINQPad is more than a LINQ tool: it's an ergonomic C#/VB/F# scratchpad that instantly executes any expression, statement block or program with rich output formatting – the ultimate in dynamic development. Put an end to those hundreds of Visual Studio Console projects cluttering your source folder!

Download LINQPad :
http://www.linqpad.net/

1 則留言:

  1. vLinq is really Great Tool. By using this tool easily create linq query.

    I came to know about this tool from
    the blog http://www.elevatesoftsolutions.in/post/2008/11/01/LINQ-Query-Builder-Tools.aspx

    In this blog one more LINQ Query Builder Tool is mentioned that is LinqPad.

    But I use vLinq. Good thing about this that It add-in the VS and query generate can be reused.

    Really Great Tool

    ---
    KUnal MEhta

    The Blog have Fun n FUN
    http://360by2.blogspot.com

    回覆刪除