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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:03:13+00:00 2026-05-13T17:03:13+00:00

I am developing my first windows mobile application and would like some guidance on

  • 0

I am developing my first windows mobile application and would like some guidance on the best way to save and restore application state between invocations of the applications.

My application will have a small number of properties, between 10 and 20, that I wish to store when I exit the application and restore when I restart.

My options for doing this would seem to be as follows :-

  1. Marshall in and out of XML
  2. Use a SQL Server 2005 Compact edition database
  3. Use a properties file with key-value pairs
  4. Use the registry.

What would generally be considered to be the standard/best practice way to do this?

  • 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-13T17:03:14+00:00Added an answer on May 13, 2026 at 5:03 pm

    If you want to be able to edit the settings while your application is not running, then the key=value file makes the most sense.

    But if you don’t care all that much about having your settings be a text file, a really quick and cheap way to do it is to put all of your settings into a struct and then just write that struct to a file when your app quits and read the struct back into memory when it starts.

    An even slicker way to do this is to to use
    CreateFileMapping
    to map your settings file into memory in your applications. When you do this changes are automatically written back to the file whenever the struct is changed, so all you have to do is Close the mapping object when your application exits.

    If you go this way, you should probably put a header on the structure so that you can detect version changes in the structure.

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

Sidebar

Related Questions

I've been developing my first rails application on my windows computer. But now i
I've been developing my first iPhone app part-time and would like to start using
I'm developing a Windows Mobile 5.0 or above application with .Net Compact Framework 2.0
I'm developing my first Windows Phone 7 application and I have to add an
The Windows desktop gadget I'm developing requires some configuration on first run, so when
I am developing a multi-platform (Android, iPhone, Windows and Blacbberry) mobile application. The application
I'm in the process of developing my first Windows Phone 7 Application. I'm freshfaced
I am developing C# windows application first time. Que 1 - ) I have
I'm developing my first iPhone app. One day, I renamed some files including xib
I am developing my first ASP.Net MVC 3 web application against a SQL Server

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.