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

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

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

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?

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

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?