image
Building a Xamarin Forms UI - Navigation
Introduction
Difficulty
Intermediate
Duration
8m
Students
11
Ratings
5/5
Description

Building a Xamarin Forms UI - Navigation course explains how to implement basic content page navigation using Xamarin Forms NavigationPage class. We take the app from the Building a Xamarin Forms UI - Layout Containers course and add navigation to button click events allowing us to move between pages.

 

Source code:

https://github.com/cloudacademy/xamarin-forms-ui-navigation

Transcript

Hi, and welcome to this Building a Xamarin Forms UI – Navigation course. This course builds on, excuse the pun, Building a Xamarin Forms UI – Layout Containers course. We take the app from that course and add basic navigation.

While the functionality introduced in this course is independent of the layout container course, it would be beneficial to have completed Building a Xamarin Forms UI – Layout Containers first. If you want to follow along, you'll need to have your Visual Studio environment set up, either on Windows or a Mac, and the source code from the layout containers course. You can download the source code from the Github repository https://github.com/cloudacademy/xamarin-forms-ui-layouts.

 

My name is Hallam Webber, and I'll be your instructor for this course. We welcome all comments and feedback, so please feel free to reach out and get in touch with us at support@cloudacademy.com with any feedback, positive or negative. Let's get navigating.

About the Author
Students
20985
Courses
72
Learning Paths
14

Hallam is a software architect with over 20 years experience across a wide range of industries. He began his software career as a  Delphi/Interbase disciple but changed his allegiance to Microsoft with its deep and broad ecosystem. While Hallam has designed and crafted custom software utilizing web, mobile and desktop technologies, good quality reliable data is the key to a successful solution. The challenge of quickly turning data into useful information for digestion by humans and machines has led Hallam to specialize in database design and process automation. Showing customers how leverage new technology to change and improve their business processes is one of the key drivers keeping Hallam coming back to the keyboard. 

Covered Topics