Category Archives: Xamarin
Xamarin.Forms: Segmented Control
iOS has a very useful segmented control. It is, essentially, a set of radio buttons that look more like an array of normal buttons… It would be great to have this on iOS and Android, and by the … Continue reading
Xamarin: Sliding Windows
Sliding Windows Call it a sliding window, a drawer, a hamburger; it is the latest craze in navigation. You click on the ubiquitous icon of three lines and the page slides over to reveal… Well whatever you want. Often it reveals … Continue reading
Xamarin MVP
What can I say, I’m truly grateful and proud… Keeping good company Special thanks to Lino Tadros and Falafel Software for paying me to have way too much fun with Xamarin.
Scroll To in Xamarin.Forms Grouping
In a recent blog-post I showed how to use the new Scroll To feature in Xamarin.Forms. In this posting I’ll show how to go to a particular entry within a group and also how to go to a particular entry. … Continue reading
ScrollTo in Xamarin.Forms ListView
Today we tackle another new feature in 1.3: ScrollTo. This allows us to scroll to the beginning of a ListView or to the end or to a particular entry. Let’s return to the grouping code we created here. We’re going … Continue reading
Triggers in Xamarin.Forms 1.3
Yesterday, I wrote about one of the new features in Xamarin.Forms 1.3 (Technology Preview 2), Styles. Today I’ll take a first look at Triggers. Triggers The key idea of Triggers is “When this happens, do that.” More specifically, “When this … Continue reading
Xamarin.Forms: Styles
Xamarin.Forms 1.3 is now available in Community Preview 2 (the final community preview before release). While this is not a release version, it is close and worth taking a look at. It offers three new killer features: Styles Triggers Behaviors … Continue reading
Xamarin.Forms – Groups and Jump Lists
My goal is to create a simple list of Employees with the employees grouped by the first letter of their name. I’d also like to create a jump list to allow the user to jump to a particular letter in the list. … Continue reading
Using Mocks to test Xamarin
Many of us believe that Unit Testing is critical in any non-trivial programming. But Unit Testing can be difficult, especially the use of fakes. The most common fake is a Mock; unfortunately they are also the most confusing. There are a number … Continue reading
Yet Another Podcast #135 – Miguel de Icaza on Xamarin
Miguel de Icaza is one of the most respected technologists in the industry, known for starting the Gnome and Mono projects. He is the CTO and co-founder of Xamarin and a genuinely nice person. Today we talk about Xamarin, Xamarin.Forms and mobile programming. … Continue reading
Get Insight into your Xamarin Application
Xamarin now offers a crash and analytics program that integrates beautifully into their applications, including Xamarin Forms. It is very easy to get started, and in this article we’ll look at a very simple example… …There are a few boiler … Continue reading





































