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

Windows 8 Store App, How Do I Test In-app Purchase?

My app is created with Javascript. I need it to support in-app purchase for feature unlocking. From… Read more Windows 8 Store App, How Do I Test In-app Purchase?

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