-
Re: "Add Connection" can't connect to web service with ?wsdl query fragment
Check out the following: https://github.com/dylanmei/linqpad-soap-driver It's a third-party LINQPad driver for SOAP-based web services.2 · -
LINQPad Debugger - Early Input Request!
What are your thoughts on integrated debugging within LINQPad? In particular:* What features in Visual Studio's debugger do you consider important / unimportant for LINQPad? * What unique/original/ou…4 · -
Re: lprun cleanup.
Thanks - I've fixed this for the next build. In the meantime, you can work around the problem (and also improve the efficiency of what you're doing) by using Util.Run. This lets you run one query fro…1 · -
Re: Let Util.Cache() tell the script if the result is from cache or not
Sure - this will be in the next beta.1 · -
Re: Problems switching between query tabs using keyboard
Thanks for reporting - this was fixed in the most recent beta.1 ·