lamp

Browse by Tags

Sorry, but there are no more tags available to filter with.
Get all content from a file, a one liner
03 June 09 03:31 PM | Frederick.Chapleau | with no comments
A new method... string[] data = File.ReadAllLines(filename); Nothing, to open, nothing to close... -f.
Filed under: