Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
setting
  •  

  • Where do settings get saved once the application is running?

    Hello
    I would like to find out where (in what file) do settings get saved when my application runs (made with windows forms - after i publish my application, not when i debug it). All my settings are saved with the Scope being "User" and the default value being 0.
    For example i got this code
    Code:
    int x;
    x = Properties.Settings.Default.xSetting;
    private void buttonAdd_Click(object sender, EventArgs e)
    ...
    See more | Go to post

  • setting up (using html) a username/password webpage

    hi again everyone

    i need help in setting up (using html) a username/password for a webpage

    if anyone could help me please i would be greatful.

    thanks cya
    MusoFreak200
    See more | Go to post
Working...