-
Re: Suppressing the ToString() in Dump method?
The newest beta suppresses the .ToString representation for anonymous types: http://www.linqpad.net/download.aspx#beta1 · -
Re: Dump the current value of the timer
This is now available in the new beta: http://www.linqpad.net/download.aspx#beta Util.ElapsedTime.Dump();1 · -
Re: [Bug v5.02.03]: COMException while debugging
Thanks, Chowder. Have fixed for next build.1 · -
Re: Dump only part of an Object
I've added a feature to the new beta to make this possible. The Dump extension method now has an optional parameter for specifying a comma-delimited list of columns/members to exclude from the output…2 · -
Re: Some queries no longer work on latest version of LinqPad4
A LINQPad 4 beta with a fix for this is now available: http://www.linqpad.net/download.aspx1 ·