by Dan | Jul 16, 2018 | Mobile C# Cafe
A drill-down list is a list of tappable items selected to navigate to a new page. There are many ways to build them using Xamarin.Forms, and the following recipe covers the most common type: by item. Other common types include lists by page and grouped lists. A...
by Prajn | Jun 20, 2018 | Speaking
Now that all of the devices are online, how do we delight our users with visibility into those devices in an elegant, useful way? We discuss our award-winning IoT app for Thermo Fisher Scientific developed using Xamarin. Then the session delves into the Azure IoT Hub...
by Prajn | Jun 19, 2018 | News
Title: Building Xamarin.Forms Mobile Apps Using XAML Subtitle: Mobile Cross-Platform C# and XAML Fundamentals Publication in Fall of 2018 Building Xamarin.Forms Apps Using XAML is a hands-on Xamarin.Forms primer for building native Android, iOS, and Windows Phone apps...
by Dan | Apr 16, 2016 | Mobile C# Cafe
Pages, layouts, and views make up the core of the Xamarin.Forms UI. Pages are the primary container, and each screen is populated by a single Page class. A page may contain variations of the Layout class, which may then hold other layouts, used for placing and sizing...
by Dan | Apr 6, 2016 | Mobile C# Cafe
This past month I’ve been interviewed for two podcasts on a range of topics such as Xamarin, my book, the book tour, and a little bit about me personally. 1. Yet Another Podcast #150 Technologist-of-note Jesse Liberty asks me insightful questions about these...