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

Why Does Tostatichtml Remove Data-* Attributes

My application dynamically builds HTML content as a string and when finished the content is being a… Read more Why Does Tostatichtml Remove Data-* Attributes

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

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?

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

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)