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

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

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

How To Save Any Format Of Byte Array Content Data To A File In Winjs And Save To Local Folder In Windows Tablet

hi we are developing windows application using javascript , we want to download a file from json se… Read more How To Save Any Format Of Byte Array Content Data To A File In Winjs And Save To Local Folder In Windows Tablet

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?

How To Write A Log Or Text File To The File System In Metro Style App

As the title said, I would like to write an activity log of my application into a file automaticall… Read more How To Write A Log Or Text File To The File System In Metro Style App