-
Re: Util.Cache seems not cache things when Query canceled before it finish
Yes, this is by design. In order to initiate a hard cancellation, LINQPad must kill the process, and so you lose your cache. If you don't want to lose your cache, add the following line of code to yo…1 · -
Re: LINQPad 8 early preview now available
@JeffMercado - the buffer is now much larger.1 · -
Re: GitHub Copilot integration?
Azure's OpenAI works just as well; the only downside is that you need to apply for access.1 · -
Re: ExecuteUpdate and ExecuteDelete
Note that the "Active Directory Interactive" connection string option is a practical solution only if the credentials are managed by Windows Single-Sign-On (otherwise it will keep re-prompt…1 · -
Re: Antivirus Performance Test
The next LINQPad beta will support Windows Dev Drive. Stay posted!2 ·