Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update persistent storage example for WPF Framework #1856

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Jun 14, 2024

Summary

  • First check if file exists before loading
  • Point out the two exceptions
  • Rewrite some of the intros

Fixes #1273


Internal previews

📄 File 🔗 Preview link
dotnet-desktop-guide/framework/wpf/app-development/persist-and-restore-application-scope-properties.md How to: Persist and Restore Application-Scope Properties Across Application Sessions

@adegeo adegeo merged commit ec78e78 into main Jun 14, 2024
7 checks passed
@adegeo adegeo deleted the wpf-storage-1273 branch June 14, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect exception being caught when opening IsolatedStorageFileStream
2 participants