Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows Runtime

Detect When Your Windows 8 App Is Uninstalled?

How can I tell using c# or winjs when your app that the user downloaded is being uninstalled? Can y… Read more Detect When Your Windows 8 App Is Uninstalled?

Navigating To Another Html In Windows Store App

I am trying to find a way to navigate to another html in my app. I tried window.location and WinJS.… Read more Navigating To Another Html In Windows Store App

What Is The Event That Toggles Appbar In Javascript Windows 8 Metro Style App?

I am looking for the event that toggles the appbar in javascript. So it's basically the 'ed… Read more What Is The Event That Toggles Appbar In Javascript Windows 8 Metro Style App?

Toast Notifications Only Pop Up If The App Is Being Activated

I have this problem with toast notifications, my app shows toast notifications only when it is acti… Read more Toast Notifications Only Pop Up If The App Is Being Activated