Integrate web query sharing
Would be cool if we could share queries to frineds through instant messaging in a similar way that Small Basic does it:
http://blogs.msdn.com/smallbasic/
it will store the query on a server somewhere and give a short link you can hand out for people to use.

Done! File | Upload to instant share.
-
pete commented
Make Instant Share utilize HTTPS.
HTTP is prone MITM atacks when on public Wi-Fi.
Listen to Troy Hunt explaining the thing on Hanselminutes #372: http://hanselminutes.com/372/are-you-secure-wifi-honeypots-pineapples-and-ssl-with-troy-hunt -
Chris Gårdenberg commented
This is implemented in the latest version (4.43.06).
Under "File" you have "Upload to Instant share", which gives you a short link that you can hand out. -
Maxwell Bloch commented
Voted along with support for local include: http://linqpad.uservoice.com/forums/18302/suggestions/211578
This suggestion: gist bookmarks in treeview
Also suggested: inline include
/// <link rel="include" src="gist:12345678"/>
or
// #include gist:12345678 -
MikeS commented
Maybe a protocol handler that loads from https://gist.github.com/.
linpadgist://718114
-
Vindana commented
Perhaps we can use SkyDrive?