Skip to content Skip to sidebar Skip to footer
Showing posts with the label Uwp

How To Exit Or Close An Javascript Uwp App Programmatically? (windows 10)

I made a game and it needs it own exit button. I was not able to use the CoreApplication.Exit() sta… Read more How To Exit Or Close An Javascript Uwp App Programmatically? (windows 10)

Change Settings In The Appxmanifest For Differnt Solution Configuration (uwp Project)

I have JavaScript hosted UWP project with package.appxmanifest. Manifest has setting StartPage, I w… Read more Change Settings In The Appxmanifest For Differnt Solution Configuration (uwp Project)

Hosted Api Issue In Windows 10 Universal App

Hi I have created a windows universal app in which I am using API which is hosted on my machine'… Read more Hosted Api Issue In Windows 10 Universal App