Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8567943
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T17:59:43+00:00 2026-06-11T17:59:43+00:00

I have created a sample Login form in C# Windows Form Application and what

  • 0

I have created a sample Login form in C# Windows Form Application and what I want is to add Remember username or password feature to my login form.

I just need to provide my username, cause it will remember my password and automatically fill in the password field (Ex. Like in gmail auth).

How could I achieve that?

This is my Login form app:- http://i50.tinypic.com/2pzxjb7.jpg

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T17:59:45+00:00Added an answer on June 11, 2026 at 5:59 pm

    I would use .Net’s built-in settings API.

    You can define multiple strongly typed settings with customizable scope; user or application. There is an interface for it in Visual Studio. If you open the project properties, you can select the settings tab. If you don’t have a settings file in your project, you can click the link here to have Visual Studio create one. Once you have one, you can enter in the names, types, scope, and default values of your application settings.

    After you set all this up, you will have a class called Settings under the <ProjectName>.Properties namespace. You can then use the Settings.Default static property to access the default settings, change their values, and call the Save method to persist them.

    When you start your app up, the persisted settings are loaded and you could programmatically enter them into your user interface.

    If all of this is over-kill for your scenario, you could just manually read/write to/from a file in a defined location relative to the user’s profile folder.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a sample java socket application. I used Socket s = new
Hi I have a simple application, where I have created a form , using
I have already created a form authentication application. I had User table and created
I am trying to do the login form I have created two uitextfields for
I have created a MVC SenchaTouch project. I have created a sample application where
I have created a sample report with crystal report 10. Now, I wanna to
I have created a CPTTradingRangePlot using the up-to-date sample code as an example. The
I have opened a sample ASP.NET MVC project. In HomeController I have created a
I have a sample project here on github where I created a c++ wrapper
I have always admired the way Josh Smith has built his sample application .

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.