Xamarin: Save the Date for Xamarin Evolve 2016

Mark your calendars for Xamarin Evolve 2016, taking place April 24-28 in Orlando, Florida! Join the Xamarin team and fellow developers for the largest cross-platform mobile development event in the world. Last year, Xamarin Evolve hosted a sell-out crowd of over 1,200 attendees. Speakers from leading companies including Microsoft, Dropbox, Github, Google, Accenture, and IBM […]

The post Save the Date for Xamarin Evolve 2016 appeared first on Xamarin Blog.

Details

Xamarin: Share Even More Code with Plugins for Xamarin

One of my top priorities for Moments, a Snapchat clone built with Xamarin.Forms and Microsoft Azure, was to maximize the amount of code shared between my target platforms. I was already achieving a significant amount of shared code with Xamarin.Forms, but I noticed that many things, such as checking for device connectivity or showing a […]

The post Share Even More Code with Plugins for Xamarin appeared first on Xamarin Blog.

Details

Michael Ridland: TaskCompletionSource + Xamarin = Beautiful Async

If you’ve been using Xamarin for a while you probably already know of this functionality. Just in case you haven’t I just want to give shout out to the TaskCompletionSource class. In short the completion source allows you to create a Task and return it to the caller without having to set the result or […]

The post TaskCompletionSource + Xamarin = Beautiful Async appeared first on Michael Ridland.

Details

Xamarin: Novarum DX Transforms Global Health Initiatives with Xamarin

Lateral flow tests indicate the presence of specific substances in a fluid by showing one or more lines on a testing substrate. Familiar to many people in one of their simplest forms as home pregnancy tests, as the tests become more sophisticated and complex, reading them accurately becomes more challenging and time-consuming. Today, there are […]

The post Novarum DX Transforms Global Health Initiatives with Xamarin appeared first on Xamarin Blog.

Details

Xamarin: Beautiful Material Design with the Android Support Design Library

It was clear when Google introduced Material Design that it would shift the Android landscape even more than its Holo predecessor, and thus far the journey for developers to implement those new design principles in their apps has been a bit of a long and bumpy ride. In the beginning, Material Design was only available […]

The post Beautiful Material Design with the Android Support Design Library appeared first on Xamarin Blog.

Details