Settings and activity
12 results found
-
7 votes
An error occurred while saving the comment -
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 ·
-
123 votes
An error occurred while saving the comment John commented
I was able to use mklink in Win7 to do this.
-
5 votes
An error occurred while saving the comment John commented
Middle click works
Can't you do this by shift+right clicking the linqpad executable and choosing "Run as different user?"