I'm currently using StreamWriter and StreamReader to read and write text files. SteamWriter is horrible because I can delete lines, go to specific lines, search, etc. Is there a better way to do those with VB.NET?? There has to be!

-- Ethan --