How to store user settings(username,password) in a windows application for the current login user
- by amexn
Now my team working in a project using windows application(c#).
The application have a option for saving the username & password in the client machine for the current login user.so the user can start the application without entering username & password.I didn't have any knowledge in the windows application.Please check the snapshot of my requirement.
Please suggest good example/reference.