-
Re: Installing Driver without admin rights.
You can create a folder called 'Drivers' under the LINQPad folder and manually copy the driver files there instead. Use the same directory structure (drivers\DataContext\4.0\IQDriver (5b59726538a4968…1 · -
Re: Linqpad 5 upgrades
Sure - you can now. http://www.linqpad.net/CustomUpgrade.aspx1 · -
Re: Get Query object from file path?
Unfortunately not. I will expose the internal static Query.Load method in a future build. In the meantime, it would work to call this via reflection.1 · -
Feedback Request - F# Autocompletion
F# autocompletion for LINQPad is now underway with LINQPad 5, and I'd like feedback on the most important features to put into V1. C# autocompletion currently includes the following features: * Listi…4 · -
Re: AutoComplete doesn't work in VB?
Hi Dan I can see your point: that note has now been moved to the top, and C# is in boldface. The good news is that both VB and F# are likely to get some love in the next major update. Right now I'm a…1 ·