Book Image

Building a Basic App Using Xamarin and Xamarin.Forms [Video]

By : Steven F. Daniel
Book Image

Building a Basic App Using Xamarin and Xamarin.Forms [Video]

By: Steven F. Daniel

Overview of this book

Xamarin and Xamarin.Forms are the most powerful cross-platform mobile development frameworks for creating stunning cross-platform applications on the iOS and Android mobile platforms. This video course will begin by showing you how to successfully set up Visual Studio for Mac for both iOS and Android so that you can begin developing apps using the Xamarin.Forms platform. You will then learn how to debug your Xamarin applications right within the Visual Studio IDE, before moving on to learn how to build hybrid mobile applications using the Razor Templating Engine. Towards the end of the course, you will learn how to build a photo library application that interacts with the user's camera and photo album.
Table of Contents (3 chapters)
Chapter 2
Creating a Simple Application Using Razor Templates
Content Locked
Section 5
Creating the Razor Template Pages for Our Book Library App
Learn how to create the BookLibrary Razor Template HTML pages for your BookLibrary solution. - Implement the BookLibrary namespace and models for each of the Razor Template HTML pages - Implement the code within your WebViewController class - Launch the completed Book Library application within the iOS simulator