Thursday, August 2, 2018

Download latest version of LinqPad for your .NET and data related projects

LinqPad is dubbed as the Ultimate Scratchpad for C#, F# and VB. You can do a lot of .NET Programming using LinqPad. I used mostly connecting to data as an SQL Server Management Studio.

You can do all of the following:

Instantly test any C#/F#/VB snippet or program
Query databases in LINQ (or SQL) — SQL/CE/Azure, Oracle, SQLite & MySQL
Enjoy rich output formatting, optional autocompletion and integrated debugging
Script and automate in your favorite .NET language
Super lightweight — single 15MB executable!
Standard edition free, with no expiry

I used LinqPad 4. Check out some of the LinqPad related posts.

https://hodentekmsss.blogspot.com/2014/12/learn-querying-sql-server-using-linq.html


https://hodentekmsss.blogspot.com/2015/01/learn-querying-sql-server-2012-using.html

ver 4.51.03
http://hodentekhelp.blogspot.com/2015/01/can-i-work-on-stored-procedures-using.html

http://hodentekmsss.blogspot.com/2015/01/learn-querying-sql-server-2012-using_25.html

The latest version of LinqPad can be downloaded from here:
https://www.linqpad.net/download.aspx

You can also download LinqPad 4 from the same link above. You can run LinqPad4 and LinqPad5 side-by-side as well.

.NetFramework verions 3.5, 4.0/4.5, and 4.6/4.7 are all covered.
LinqPad5 version uses .NETFramework 4.6/4.7

No comments:

Post a Comment

Do you know what you installed while custom installing SQL Server 2022?

 When you install any software in Windows OS, the key information gets into the Registry and some of which you can look up in the control pa...