Settings and activity
13 results found
-
484 votes
An error occurred while saving the comment -
7 votes
An error occurred while saving the comment John commentedCan't you do this by shift+right clicking the linqpad executable and choosing "Run as different user?"
-
19 votes
An error occurred while saving the comment John commentedAgain, you can already do this:
XElement.Parse(File.ReadAllText("foo.xml")).Descendants("bar").Dump()
-
1 vote
An error occurred while saving the comment John commentedWhat part of this is not supported already? Check the samples pane. LINQPad supports all of these.
-
2 votesJohn supported this idea ·
-
1 vote
An error occurred while saving the comment John commentedThis already exists. It is a property on the connection dialog in the Data Context Options section
-
22 votesJohn shared this idea ·
-
21 votes
An error occurred while saving the comment John commentedWe solved this by using a sym link in the default "LINQPad Queries" directory to our network share. Not ideal but it worked for our purposes.
For those that don't know how to do this in Windows:
mklink /D <path here> <name here> -
61 votes
An error occurred while saving the comment John commentedI use my dropbox for it. Linqpad queries tend to be pretty small so there is plenty of space even for dependencies.
-
34 votes
-
18 votesJohn supported this idea ·
-
122 votes
An error occurred while saving the comment John commentedI was able to use mklink in Win7 to do this.
-
5 votes
An error occurred while saving the comment John commentedMiddle click works
I have been a paid user of LINQPad since pretty much the beginning. I have bought licenses for 3 co-workers, a 2nd license for myself and had 3 employers now purchase the enterprise license. This tool is invaluable for me and I would happily pay again for a mac version knowing that the effort to port it would be significant.