Javascript Windows Phone 8 Windows Runtime Windows Store Apps Winjs Navigating To Another Html In Windows Store App March 08, 2024 Post a Comment 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
C# Javascript Uninstallation Windows Runtime Winjs Detect When Your Windows 8 App Is Uninstalled? March 02, 2024 Post a Comment 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?