[RESOLVED] Streamwiter/Reader
Hi,
I have a project where numerical data which is entered into text and combo boxes forms the string 'values' and needs to be written to a sales file and then read from this file to produce a sales report at the same time when the 'Store' buton is clicked at the bottom of the form. I'm trying to use the Streamwriter and StreamReader classes to achieve this. The MSDN help is confusing me - does anyone know of some good online reference material for these classes? Any help would be appreciated.