python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
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/discussion/2060/connection-to-windows-search...

UnionP
Votes: 0
Answers: 1
Automating git commands in C# does not remember Windows Credential Manager credentials
I have a LINQPad script that issues git commands via the cli using C# Process class and performs commands for several repositories at once. The repositories are hosted on a TFS server. Everything wo...
Terry
Votes: 0
Answers: 0
Linqpad keyboard-shortcuts for cycling through the result panels
I am looking for the keyboard-shortcuts for cycling through the result panels. I have plenty of queries that dump intermediate results into different datagrids. I would like to have a keyboard shortcu...
souplex
Votes: 0
Answers: 1