I am developing a mobile application with .net compact framework 2.0. I am trying to load the contents of a file into a string object, but somehow I cannot do this. There is no ReadToEnd() method in the System.IO.StreamReader class. Is there any other class that provides this functionality?
lng Jul 27 '11 at 20:31 2011-07-27 20:31
source share