-
Re: Group multiple dump outputs
You could write something like this in My Extensions: http://share.linqpad.net/nqj4r2.linq1 · -
Re: Getting connection information in query
I've just uploaded a new beta with a static property that will return the current data context driver (DataContextDriver.Current). You can use the Name property of the data context driver to determin…2 · -
Re: Using Util.Cache()
Go to Help | What's New and search for Cache - there are a number of examples to get you started. Let me know how you get along! Joe1 · -
Re: Please add JIT asm tab
Yes, that would be nice. I'll look into how easy it will be. The file you mention is part of a project with a complex web of dependencies, though, so it may not turn out to be practical.1 · -
Re: NuGet - LinqPad 5 uses official nuget even though disabled
Could you try running this query and post the result: http://share.linqpad.net/4rkaag.linq1 ·