Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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?

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

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?

Why Is Winjs Included Automatically When Targeting Windows 8 In Cordova?

We're developing an app using AngularJS, and when we're targeting Windows 8 I noticed that … Read more Why Is Winjs Included Automatically When Targeting Windows 8 In Cordova?

How To Create A Blob Object From Image Url?

I am using Winjs(javascript for windows 8 app). what I want is to create a simple blob object from … Read more How To Create A Blob Object From Image Url?