Search Results for: 52 weeks of xamarin

52 Weeks of Xamarin: Week 5 – Diving in the deep end

For the past four weeks, we’ve been reviewing the fundamentals of Xamarin.  Let’s stop for a bit and talk about how we really code, and how we should. In my Pluralsight courses, I take you through each skill, step by … Continue reading

Posted in Essentials | 3 Comments

52 Weeks of Xamarin: Week 4 – Creating the Model and Saving

This week we’ll save the Tasks in memory, in coming weeks we’ll review databinding and we’ll review the tasks in a bound list. NB: We’re moving very quickly through the preliminaries, so please do use the comments to ask questions … Continue reading

Posted in Xamarin | 1 Comment

52 Weeks of Xamarin: Week 3- Events in Xamarin.Forms

In this, week 3 of 52 Weeks of Xamarin, we’re going to pick up where we left off last week, and add event handling to our buttons There is much to do to make this a working program, and starting … Continue reading

Posted in Essentials | 2 Comments

52 Weeks of Xamarin: Week 2 – Starting the project

 This is the second week of 52 weeks of Xamarin.  To make this all more interesting and practical, we’ll start on building a quasi-real-world application; the iconic To Do List.   The application shown in this and future columns is … Continue reading

Posted in Essentials | 2 Comments

52 Weeks of Xamarin: Week 1

This launches 52 Weeks of Xamarin, an opinionated series in which I will post (at least) one instructional blog post on Xamarin a week.  In this series I’ll be talking about Xamarin.Forms as well as “Xamarin-native” iOS and Android.  We will follow … Continue reading

Posted in Xamarin | Tagged | 6 Comments