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

  • Home
  • SEARCH
  • 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 226225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:29:26+00:00 2026-05-11T19:29:26+00:00

Well if i want to store data for a application machine wide i just

  • 0

Well if i want to store data for a application machine wide i just use

Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData)

And if i want to store data per user i use

Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData)

But what if i want to save data per application instance? i could use the folder that the application is stored in but the “program files” folders are not made for this type of data storage if i understand it right…

Edit: To clarify what i meant if i install the application 2 times in differnet folders… not instances running sorry.

  • 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-05-11T19:29:26+00:00Added an answer on May 11, 2026 at 7:29 pm

    I don’t know of any other application that does that.

    If I run two copies of Visual Studio, say, I expect the settings of the last instance closed to be the ones persisted.

    If you assign an instance a unique ID (GUID) how do you reuse that value next time you run the application? Or do you want to get a new set of values each time you run the application?

    If you want reuse, you could create numbered sub directories (1, 2, 3, 4 etc.) and each time you run the application write a lock file to that directory. Then check for the presence of the lock file and increment the number until you find an unlocked folder.

    UPDATE

    In light of the comment added – why not get the path of the executable and create a folder under that?

    If the user doesn’t have rights to that folder you’d have to create some sort of mapping between the location and a GUID (say) which you then appended to the application settings and user settings path.

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

Sidebar

Ask A Question

Stats

  • Questions 267k
  • Answers 267k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You could try dateValue.ToString("MM/dd/yyyy") Have a look at Custom Date… May 13, 2026 at 12:57 pm
  • Editorial Team
    Editorial Team added an answer If you take a look at this wiki page regarding… May 13, 2026 at 12:57 pm
  • Editorial Team
    Editorial Team added an answer Google AJAX Search has no such limit of 1000. Yahoo… May 13, 2026 at 12:57 pm

Related Questions

Ok so say I have 100 rows to insert and each row has about
I want to create a product catalog that allows for intricate details on each
I've got a store that is synchronized externally and a store that is unique
Ok, so that title probably doesn't explain my question well. Hopefully this makes sense.

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.