Welcome to another Code Mill Minute installment! Or where I take a break from writing a long article and write a quick post about a small problem or annoyance that we Xamarin developers happen upon every day. In this installment we’re going to take a look at a brand…
iOS
Xamarin.Forms E-Z Print
It seems in the age of phones & tablets that are as powerful as computers used to be only a few years ago, with huge amounts of on-board storage and almost always on internet where anything can be looked up instantly, that the days of printing out documents would be…
Welcome New Xamarin Developers!
Wow – Microsoft made a pretty big announcement today at Build 2016, no? Xamarin will now be included in all versions of Visual Studio … for FREE! This removes a pretty sizable barrier for people and companies from trying Xamarin and all of the cross platform development goodness it delivers … cost. So…
Code Mill Minute: The Coolest Xamarin 4 Feature Ever!
On November 17, Xamarin unveiled a huge set of new features collectively known as Xamarin 4. These features pretty much touched the entire Xamarin product lineup – big and small. Some highlights include: * Xamarin Forms 2.0 This is a big time release [https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-2.0/…
Stranger In A Strange Land - Binding Objective-C Libraries To Xamarin
You’re almost done with your Xamarin application, and then the client does it… they request a whiz-bang feature that you don’t have time to add. So to Github you go, trying to find that perfect open source feature that does what you need. Oh no, another problem! You…