How to open a file for both reading and writing in Visual Basic ? I don't want to open a file first for reading and then for writing. I want to open a file both for reading and writing.

Thanks for any help