Hi, I'm createing a Application that has a login to it, what I need it to do is when they create an account, it will save all their information as a .SAVE file or .TEXT, it then will be read when they press Login, and if their Username and Account name Match up then it lets them login.

I'm somewhat new to C#, so some Examples / CODE be nice.


Thanks, wesley008