Hi

I am working on a project that loads settings for a file. The file is saved as setup.dat, and is just a txt file.

What would be the easiest way to make this file so that people can't load it into note pad and look at its contents?

How can I save and read the file but allow others to just seem unreadable info.

I am using vb.net 2005

Thanks