Thank you for your continuous support.
As the title suggests, I am thinking of building a UWP (Universal App) on a smartphone running Windows 10.
So I'm doing a lot of research, but how do you save 1. Application settings, 2. Application data, etc.?
I was wondering if there was something like SQLite, so I'm looking into it, but it doesn't get good information.
Could you please let me know if there is something like Theory?
Thank you for your cooperation.
windows-10 win-universal-app
Use LocalSettings
or RoamingSettings
in Windows.Storage.ApplicationData.Current
.
619 Uncaught (inpromise) Error on Electron: An object could not be cloned
582 PHP ssh2_scp_send fails to send files as intended
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.