Using VB.NET
Windows Based Application
In my software I am using a login page, with a textbox for username.
First time am entering the username and password in my software, next time I run my software the last entered username should automatically appear in the login page.
In VB.net, How to do this?