AngularJS + TypeScript – using $resource to talk to a WebApi backend
Intro – multiple stacks to choose from There are a number of ways to talk to a backend (i.e. communicate over JSON services) in Angular. I know at least of t...
Intro – multiple stacks to choose from There are a number of ways to talk to a backend (i.e. communicate over JSON services) in Angular. I know at least of t...
Disclaimer I am in the very early early stages of toying with Xamarin and it may well be that whatever I am doing here, is not the smartest thing in the worl...
Introduction After setting up my initial application as described in my previous post, I went about to set up a watch. For those who don’t know what that is ...
Preface No, I have not abandoned Windows (Phone) Development, and am not planning to do that. But apart from being Windows Platform MVP (as it is called sinc...
Currently I am developing an app that should be able to share or save whatever is on the screen. I came upon this article by Loek van den Ouweland about Rend...