A lightweight code scratchpad for C#/F#/VB and database querying tool that supports both SQL and LINQ.
Do you know how to declare variables in LINQPad in order to hold the query result and use it later …
linqpadpublic static class Extensions{ public static void Dump<T>(this T o) { } public static void Dump<T&…
c# .net visual-studio linqpadI've found LINQPad to be extremely useful when answering StackOverflow questions for C# or VB.NET. It allows me to …
java ide linqpadI want to connect LinqPad to a WCF web service which exposes its WSDL information at a URI of the …
web-services wcf wsdl linqpadI can attach the debugger and get it to break - but it has trouble finding the .cs file, I …
visual-studio debugging linqpadDoes LINQPad work with Oracle? Has anyone tried? What do you suggest?
oracle linqpadI hear you can install a MySQL plugin, but where can I get that?
mysql linqpad