I know this has probably been asked before, but I can't find anything that helps me by searching.
Are there any good tutorials on handling files in VB.net? More specifically writing to text files and removing existing lines to text files.
Printable View
I know this has probably been asked before, but I can't find anything that helps me by searching.
Are there any good tutorials on handling files in VB.net? More specifically writing to text files and removing existing lines to text files.
Look for the 'Input and Output:' section of this page:
http://samples.gotdotnet.com/quickstart/howto/