Settings and activity
13 results found
-
469 votes
An error occurred while saving the comment -
7 votes
An error occurred while saving the comment John commented
Can'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 commented
Again, you can already do this:
XElement.Parse(File.ReadAllText("foo.xml")).Descendants("bar").Dump()
-
1 vote
An error occurred while saving the comment John commented
What part of this is not supported already? Check the samples pane. LINQPad supports all of these.
-
2 votes
John supported this idea ·
-
1 vote
An error occurred while saving the comment John commented
This already exists. It is a property on the connection dialog in the Data Context Options section
-
22 votes
John shared this idea ·
-
21 votes
An error occurred while saving the comment John commented
We 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 commented
I use my dropbox for it. Linqpad queries tend to be pretty small so there is plenty of space even for dependencies.
-
34 votes
-
18 votes
John supported this idea ·
-
119 votes
An error occurred while saving the comment John commented
I was able to use mklink in Win7 to do this.
-
6 votes
An error occurred while saving the comment John commented
Middle 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.