This post explores the new simplified syntax you an use for the Xamarin.Forms Grid ColumnDefinition and RowDefinition. Reducing your XAML significantly!
When browsing on StackOverflow, I came across a question on how to set an alternate row color on a ListView. I implemented it with a DataTemplateSelector.