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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:29:40+00:00 2026-06-01T00:29:40+00:00

What would be best practice for allowing the user to store data for my

  • 0

What would be “best practice” for allowing the user to store data for my application on his phone, using the same application?

For example, my app has a database of images+short audio. I want to allow users to expand said database by using the camera to take a photo and then save some audio along with it.

On MSDN it says

With Windows Phone OS 7.1, you can store relational data in a local database that resides in your application’s isolated storage container

But the rest of the app doesn’t need 7.1, so it would be great if I could use this database/storage on 7.0 as well.

  • 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-01T00:29:41+00:00Added an answer on June 1, 2026 at 12:29 am

    Microsoft has done a good job of upgrading devices, so unless you have a core group of users who you know can’t upgrade for some reason, you should definitely target Windows Phone 7.1. (It’s not like Android where you probably want to use an older SDK for greater compatibility.)

    I have a similar app, in that it stores a library of images, audio files and data about those resources. What I’ve chosen to do is store the images and audio by themselves and then use the built-in SQL CE database to hold metadata about the resources (i.e. file paths and file names for the images and audio files, captions for the audio files).

    It’s probably possible to shove binary data into the database, but I would stick with storing it straight in isolated storage. The database is pretty fast, so it won’t hurt the performance of your app.

    If you really need to support 7.0, you can serialize your metadata as XML and then write it to isolated storage. This is what I did before the 7.1 release. Data access is likely going to be faster from the database than it would be if you need to read an entire XML file into memory, then parse it into objects.

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

Sidebar

Related Questions

What would be best practice to localize your ASP.NET MVC application? I would like
I would like to know what is the best practice between using bind tag
What would be best practice to handle removal of db row that has FK
I need to convert XML data to Java objects. What would be best practice
What would be best practice for the following situation. I have an ecommerce store
Hey all, what would be best practice for clipping the bottom borders of a
What would you consider best practice for organizing JUnit tests in a project, and
What would be the best practice for sharing localization object (in this case ResourceBundle,
I would like to know what the best practice for populating a business object
What's the best practice of making a variable that would be accessible by almost

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.