IMHO, another point about being extended of StreamWriter/Reader,
that's compatible with "Using" statement which performs automatic
dispose / close methods. If you use TextWriter/Reader you must
explicitly use close / dispose method.
IMHO, another point about being extended of StreamWriter/Reader,
that's compatible with "Using" statement which performs automatic
dispose / close methods. If you use TextWriter/Reader you must
explicitly use close / dispose method.
Just wanted to point out "Using" statement is used with StreamWriter
not with TextWriter, but i can be wrong, sorry.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.