I\'m a newbie to Windows Forms.
I\'m designing an Windows Application in .Net Framework 2.0 in which, I need to Store a UserName and Password somewhere in the Syst
I've never used the registry but first thing that comes up on google is this. Seems like fairly easy to understand so have fun with it :)