Xamarin Forms, Contoso Cookbook, and Azure: Three Great Tastes that Taste Great Together

added by DotNetKicks
3/16/2015 4:36:38 PM

556 Views

My previous post introduced a Xamarin Forms version of Contoso Cookbook that runs on Windows Phone, Android, and iOS. For the benefit of developers learning Xamarin Forms – especially those already versed in Microsoft XAML – it introduced the basics of navigating between pages in a multipage app with NavigationPage and creating tabbed pages with TabbedPage. It also introduced ListView as a means for binding to collections and data templates for specifying how items in those collections should be rendered.


0 comments