Home

Virtual (text) files

I often need to manipulate a improvised text file, i.e. XML.
Right now, I need to create a file on disk and do a File.Read.. from disk. And at the end I'd delete the file from disk.
I wonder whether the former step could be handled by Linqpad itself - I'd open a string editor where I'd past my content and Linqpad would provide me access to this content through a variable or a stream.
Just an idea.

Comments

Sign In or Register to comment.