Skip to content

Instantly share code, notes, and snippets.

@jamesmundy
Last active August 29, 2015 14:10
Show Gist options
  • Save jamesmundy/f685cc4956f9381ffd57 to your computer and use it in GitHub Desktop.
Save jamesmundy/f685cc4956f9381ffd57 to your computer and use it in GitHub Desktop.
Save a value into settings using IsolatedStorage.ApplicationSettings
Settings.HighScore.Value = 1000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment