Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

tihomir-kit

Async upload using angular-file-upload directive and .net WebAPI service

12/08/2013 By tihomir.kit 53
Rated 3.15, 146 vote(s). 
Bookmark and Share
Angular-file-upload directive is an awesome lightweight AngularJS directive which handles file upload for you and lets you upload files asynchronously to the server. This post will give you basic understanding on how to upload files by using this directive together with .NET WebAPI service. A fully working upload demo app can be downloaded from github to follow the post more easily.
mario

ASP.NET WebAPI, APNS and Android working together

02/01/2013 By mario 0
Rated 2.62, 26 vote(s). 
Bookmark and Share
This post describes the application I recently created to send the location of an Android device to Apple Push Notification Service (APNS). We will use a nice mix of technologies, including ASP.NET WebAPI and Xamarin's Mono for Android.