博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

LINQPad(转)

Posted on 2007-08-16 22:44  江南白衣  阅读(795)  评论(0编辑  收藏  举报

原文:http://www.albahari.com/linqpad.html
   
     下载:LinqPad 

   Dynamically query SQL databases in familiar LINQ syntax! No more struggling with antiquated SQL—download LINQPad and kiss goodbye to SQL Management Studio! LINQPad supports LINQ to objects, LINQ to SQL and LINQ to XML—in fact, everything in C# 3.0 and .NET Framework 3.5. LINQPad is also a terrific learning tool for experimenting with this exciting new technology.

No installation required: LINQPad ships as a simple "click and run" self-updating 300KB executable.

 

 

 Download

You must first install .NET Framework 3.5 Beta 2 (NOT the May 2006 CTP, nor Framework 3.5 Beta 1). The easiest way to get this is to install Visual C# 2008 Express. This is a small download (relative to the standard Visual Studio) and includes other useful things such as a highly functional IDE, the MSDN, and SQL Express. (So far, I've had no problems running Visual C# 2008 Express alongside Visual Studio 2005).

To run LINQ to SQL queries, you will need SQL Server 2005, SQL Server 2000, or SQL Express (the latter comes with Visual C# 2008 Express).

Download LINQPad Executable [Right-click, Save As...] NO SETUP REQUIRED

LINQPad is self-updating, so you don't need to check back for updates. An exception to this is when the next beta or release candidate of the .NET Framework 3.5 ships (LINQPad may temporarily become unrunnable).