You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
coreapplication
About this tag
The coreapplication tag on WindowsForum.com covers topics related to the CoreApplication class in Windows app development. Content includes programmatic app restart techniques, such as using the CoreApplication.Exit method and newer APIs for requesting termination and restart with custom arguments. These discussions focus on improving user experience in apps, particularly games, by handling state refresh scenarios like license updates, DLC installation, or cache corruption. The tag is relevant for developers working with Universal Windows Platform (UWP) apps who need to manage application lifecycle and restart logic.
For some apps (especially games) it is not uncommon for the app to get into a state where it needs to restart – perhaps after a license update, after installing downloadable content, its caches have become corrupt or unwieldy, or for any other reason where the app needs to refresh state from...
app activation
app constraints
app development
app lifecycle
app state
arbitrary arguments
coreapplication
debugging
game development
input
navigation
privacy
programming
request restart
sample apps
software design
user experience
validation
windows api
windows insider