LINQPad

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Lua error in Module:Infobox at line 199: malformed pattern (missing ']').

LINQPad is a software utility targeted at Microsoft .NET development. It is used to interactively query SQL databases (among other data sources such as OData or WCF Data Services) using LINQ, 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. It can also be used to write code in the VB.NET, SQL and F# languages.

This product is freemium, keeping the C# auto-complete feature disabled until the user purchases a license.[1]

LINQPad supports the following LINQ dialects:

  • Entity Framework
  • LINQ to Objects
  • LINQ to SQL
  • LINQ to XML

External links

References

<templatestyles src="Reflist/styles.css" />

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />


<templatestyles src="Asbox/styles.css"></templatestyles>

  1. http://www.linqpad.net/Purchase.aspx