Knowledge is power. We love to share it.

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

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.
mario

Creating transparent rounded buttons in MonoTouch

09/27/2012 By mario 0
Rated 5.00, 3 vote(s). 
Bookmark and Share
Learn how to create custom UIButton views with MonoTouch, featuring custom drawn graphics, transparent backgrounds and dynamic appearance based on the custom application logic.