It would be nice to be able to open a local XML file with File:\\c:\xmlfile.xml to query against. instead of requiring SQL or HTTP.
I have a program that needs to parse a local XML file on the filesystem. It seems LINQPad doesnt like it when I try to add a local file reference as my source. It whines "Expected an absolute, well formed http URL without a query or fragment.
Parameter name: serviceRoot"
1
vote
Stiv Ostenberg
shared this idea