Inside the layers

We are going to create inside each folder the core of our app, which includes data management. We want to build an example of a catalog that will be platform independent. The catalog will contain our data and needs to be easy to manage and maintain in the future.

Before starting the fun part of writing code, we will have an overview of the best practices and patterns that are going to help us to reach our goals. For those of us who are moving from developing servers or web solutions to mobile development, one of the first questions might be "How can I connect my database to a mobile app?"

We will find an answer to this very soon.

A mobile app, compared with server and web solutions, has the great advantage that it is a system used ...

Get Xamarin 4 By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.