Archives Mensuelles: août 2012

Setup TeamCity on an Azure Virtual Machine for Windows 8 Metro Style Apps

I’ve been using TeamCity for a couple years now. Previously I installed Cruise Control (the mother of all CI servers or PSake a script-based solution). This post gives you some advice on how to setup a continuous build for your … Lire la suite

Publié dans coding | Tagué , , | Un commentaire

Setup SQLite in a Windows 8 Metro Style App And The Unit Tests Runner

I already mentioned that I am currently porting my app to Windows 8 and Windows Phone 8. One of the functionalities that you are expecting from any SDK is the Storage API and more precisely a structured one. On Windows … Lire la suite

Publié dans coding | Tagué , , , | Poster un commentaire

Using Fiddler in a Windows 8 Metro Style App

Fiddler is one of the tool that every software developer needs when developing for the web or more particularly for an API. In Stacks I have use it heavily when debugging the OAuth process and signature of the Instapaper API. … Lire la suite

Publié dans coding | Tagué , , | Un commentaire

A Tale from the Trenches: porting (or not) a Windows Phone app to Windows 8

I began to work last month on Stacks, my Windows 8 app. It’s a client for Instapaper, the leading iOS app for reader junkies. I already developed a Windows Phone 7 version of the app, so I know the API, … Lire la suite

Publié dans coding | Tagué , , | Poster un commentaire