-
Re: LINQPad.Controls.Image.Style is overwritten when a LINQPad.Util.ScaleMode is active
There's a few gremlins in there - they should be fixed for the next build. (Note that after the fix, the exact workaround you have won't work - you would need to use HtmlElement.StyleAttribute instea… (View Post) -
Re: About link in the download page
Thanks - will fix. (View Post) -
Re: IPv6
I don't believe this is relevant. (View Post) -
Re: Ability to compile .linq into exe
I can assure you that this would be a ton of work to do properly, even without the UI :) LINQPad doesn't use MSBuild or project files, relies on numerous host services and and there are many features… (View Post) -
Re: LINQ to DB Oracle connection successful but population fails
This looks like an issue with the LINQ to DB driver. You can report it here: https://github.com/linq2db/linq2db.LINQPad/issues (View Post)