Category "linqpad"

Linqpad: LINQPad.Util.Cache throws error if query file is modified, saved and re-run. "Cannot load type" error

Using the amazing LinqPad with a C# script. Get an error using the Util.Cache storing a custom class declared in the same script. How to resolve, other than res

LINQPad "native" connection to local Windows Search/oledb database

I'm trying to use LINQPad to connect to my local Windows Search index. I'm able to connect manually using code as described here: https://forum.linqpad.net/disc

Linqpad DB connections - get it to NOT connect when I open a file?

I have many LinqPad scripts I use to query databases. These files are all in dropbox so I have all my queries available across computers. Very handy. However