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 and Entity Framework
- LINQ to XML
And that's not all - you can also query:
- OData / WCF Data Services - including StackOverflow, and Windows DataMarket
- SQL Azure, SQLite and MySQL Enterprise Server
- Mindscape LightSpeed ORM
- (Even old-fashioned SQL!)
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 just a LINQ tool: it's an ergonomic C#/VB scratchpad that instantly executes any C#/VB 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!
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. There is even a version that runs in a web browser.
예전보다 훨씬 안정적으로 잘 돌아가네요 ㅋㅋ
도움말도 친절하고
미리들어가있는 예제
'ETC' 카테고리의 다른 글
[Dreamweaver] 드림위버에서 FTP 전송시 관련파일 업로드 해제 (0) | 2013.02.06 |
---|---|
[gskinner / RegExr ]정규식을 온라인상에서 테스트 할 수 있는 웹사이트 (0) | 2012.02.14 |
벌써 visual Sudio 2011 소식이… (0) | 2011.09.19 |
[비주얼스튜디오 파워툴] Visaul Studio Power Tools (0) | 2011.03.28 |
[Visual Studio 2010]비주얼 스튜디오 서비스팩 1 다운로드 (1) | 2011.03.16 |
Dotfuscator Software Service 난독화 하기 (1) | 2010.11.02 |
Visual FoxPro ODBC Driver (0) | 2010.10.07 |
[WPF Ribbon Control Released]리본컨트롤 다운로드 (0) | 2010.09.09 |
[Process Explorer ] 프로세스 검사 Tool (0) | 2010.08.30 |
[Visual Studio 2010 Keybinding Posters]비주얼 스튜디오 단축기 모음 (0) | 2010.08.10 |