ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • [.NET] LINQ를 보다 쉽게 작성하기 LINQPad
    .NET/LINQ 2010. 2. 6. 11:40
    반응형

    링큐 를 좀 더 사용하기 쉽게~!!

    http://www.linqpad.net/

    조셉 알바하리 :

    영국 최대의 의료 소프트웨어 공급사인 에그톤 의료정보 시스템의 C# 디자인 아키텍트, 『C# 3.0 in a Nutshell』 
    공저자


    Writing LINQ Queries with LINQPad

    Date: This event took place live on February 20 2008

    Presented by: Joseph Albahari



    Tired of querying in antiquated SQL?

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

    LINQPad supports everything in C# 3.0 and Framework 3.5:

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

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

    Best of all, LINQPad standard edition is free and can run without installation (or with a low-impact setup). The executable is 3MB and is self-updating.

    LINQPad Screenshot

    Prerequisites

    LINQPad requires .NET Framework 3.5.

    If you have Visual Studio 2008 or Visual C# 2008 Express, then Framework 3.5 will already be installed. 

    LINQPad supports SQL Express, SQL 2000, SQL 2005, and (with some limitations) SQL 2008.

    License

    LINQPad standard edition is free to download and use. Autocompletion is an optional extra.

    LINQPad is not an open-source product and the source code is protected by standard copyright laws.  Nonetheless, you are free to disassemble the executable to satisfy your curiosity. The author provides no warranties, and accepts no liability for direct or consequential damages. Read full EULA

    The code samples from C# 3.0/4.0 in a Nutshell are © O'Reilly Media Inc.













    반응형

    '.NET > LINQ' 카테고리의 다른 글

    LINQ OuterJoin Sample / LINQ 조인 샘플  (0) 2010.12.28
    LINQ 샘플, C# Samples for Visual Studio 2008  (0) 2009.08.06

    댓글

Designed by Tistory.