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

Navigate To A Specific Html Page On Clicking Toasts With Params (winjs)

I have a WinJS project and I receive toasts notification from my webservice. In my webservice my XM… Read more Navigate To A Specific Html Page On Clicking Toasts With Params (winjs)

How Do I Create A Pre-build Step For A Javascript Metro App In Vs11?

I want to run some custom batch code just before every build. In a VS Solution 1: You can use the … Read more How Do I Create A Pre-build Step For A Javascript Metro App In Vs11?

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

Mobileservices.web.js Unauthorized Api Call

When I leave my WinJS app dormant for a while and then come back to it, and i click on a button, fo… Read more Mobileservices.web.js Unauthorized Api Call

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?

Passing Some Argument To The Callback Function Of Winjs Xhr

In Windows 8, I am using WinJs.xhr in a loop to download some content, and as it arrives afterward … Read more Passing Some Argument To The Callback Function Of Winjs Xhr