I wrote a couple articles a while back on how to perform view model first navigation within Xamarin.Forms. One article [https://codemilltech.com/xamarin-forms-view-model-first-navigation/] concentrating on the simple stack based navigation and another [https://codemilltech.com/view-model-first-navigation-part-2-the-devils-in-the-details/] that puts Master/Detail pages into the mix. Now when I talk…
Xamarin
MFractor - A ReSharper for Xamarin.Forms(!?!)
I find Xamarin.Forms development rather enjoyable. One, I get to use C# (as opposed to Swift or Java), if I'm lucky I'm able to develop a complete app with almost 100% shared code, and the Xamarin.Forms framework is pretty well put together - it…
Growing Your First Xamarin.Forms Mac App
The big buzz ever since Microsoft Build has been about Xamarin.Forms 3.0 - and rightfully so - there's a lot of cool features in it. But I don't want to overlook the next release of Xamarin.Forms - and that's 2.3.…
Text and Icons in Master/Detail Reveal Button on iOS
There's really no good title to describe what this article is about. (Sometimes naming posts is almost as difficult as naming variables and classes in code.) But have you noticed when using a MasterDetailPage in Xamarin.Forms that the upper left navigation button ... the one that controls revealing…
Things I Think Are Cool: All The Ways To Have Multiple Solutions Open In VS For Mac
Things I Think Are Cool is a blog series where I talk about things I have found interesting and helpful. They can be time savers, productivity tools, podcasts, books, products, or even people. When I'm developing - I often find the need to have multiple solutions open at…
Things I Think Are Cool: Enterprise Application Patterns using Xamarin.Forms Book
Things I Think Are Cool is a blog series where I talk about things I have found interesting and helpful. They can be time savers, productivity tools, podcasts, books, products, or even people. They say that nothing is new under the sun... and that applies to architecture guidelines and design…