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

Windows 8 Metro Javascript App Binding To A Table

I am having trouble binding a table in my javascript metro app instead of binding with the html pro… Read more Windows 8 Metro Javascript App Binding To A Table

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

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?

Can A Metro App Open The Default Browser Without Opening A Page?

On button click I want to open the default metro browser (usually IE) without opening a new tab/pag… Read more Can A Metro App Open The Default Browser Without Opening A Page?