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 9300899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T22:53:31+00:00 2026-06-18T22:53:31+00:00

I am learning C# using Visual Studio and I am running into some issues.

  • 0

I am learning C# using Visual Studio and I am running into some issues.

I am developing a Windows form application. The application is meant to track user’s running stats.

In settings: they select how many days they run and for each day they add their workout (ie: 1: 100m sprints 2: 50m sprints 3: Run a mile).

Then in the main windows form the user will be able to add their times and save it. Meanwhile a graph is projected of their times- this will allow the user to track their progress.

My question is where should I store their times? Right now I store all settings in the settings.settings doc. For the times should I use the settings file or a SQL database of some sort?

  • 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-18T22:53:33+00:00Added an answer on June 18, 2026 at 10:53 pm

    SqlCE or SQLite or any other simple inproc database will be better than Settings file.

    Settings are not meant to grow with every user input, this is a task for a database, also it will be much easier to query your data using SQL.

    Answering your question in comments:

    There is a difference between user data and user preferences. You have to decide which is what in your app.

    I would go with Settings file with everything regarding user preferences. Like form layout, colors, sounds, window size and so on.

    Since Settings managing framework is pretty sophisticated, you will save yourself some time designing tables for user preferences and developing access to that tables.

    Another possibly bright side of Settings file – it can be edited manually with text editor.

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

Sidebar

Related Questions

I'm learning basic c# using visual studio 2010 and I'm creating an application which
I'm learning C++ and I'm using Visual C++ Express and while running this #include
This is on a 64 bit Windows Machine, also running Visual Studio 2010. A
I'm learning how to work with Oracle and am using C#/Visual Studio. Just as
I'm learning to work with SVN using Visual Studio.NET. Everything works fine and all
I am learning c# and wpf. I have the project running in Visual Studio
I am using Visual Studio C# 2010 Express and is learning. RESTSharp is supposed
Now that I've started learning Microsoft's languages and using Visual Studio, any time I
I'm using Visual Studio 2010 Beta 2 to get a head start on learning
Im keen on learning javascript and ui design. Im using visual studio 2005 but

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.