LINQPad
   HOME

TheInfoList



OR:

LINQPad is a software utility targeted at .NET Framework and .NET Core development. It is used to interactively query SQL databases (among other data sources such as
OData In computing, Open Data Protocol (OData) is an open protocol that allows the creation and consumption of queryable and interoperable Web service APIs in a standard way. Microsoft initiated OData in 2007. Versions 1.0, 2.0, and 3.0 are released ...
or WCF Data Services) using
LINQ LinQ (pronounced "link") is a Japanese girl group. Their name stands for "Love in Qshu", in reference to their hometown of Fukuoka, on the island of Kyushu. Members The members were formerly divided into two groups, Qty and Lady. Current *Yuumi ...
, as well as interactively writing C# code without the need for an IDE. This expands its use to a general "test workbench" where C# code can be quickly prototyped outside of
Visual Studio Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including web site, websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development ...
. It can also be used to write code in the VB.NET, SQL and F# languages. This product is
freemium Freemium, a portmanteau of the words "free" and "premium", is a pricing strategy by which a basic product or service is provided free of charge, but money (a premium) is charged for additional features, services, or virtual (online) or physical ( ...
, keeping the C# auto-complete feature disabled until the user purchases a license. LINQPad supports the following LINQ dialects: * Entity Framework * LINQ to Objects * LINQ to SQL * LINQ to XML


References


External links

*
LINQPad Extensions
.NET programming tools Windows software {{Programming-software-stub