Xamarin Forms Currency Application

Hello friends. In this article, we will make a simple application with Xamarin Forms. In…

Xamarin Online Database Operations with Web Service [Part 3]

We have come to the last part of the process that we will do with…

Xamarin Online Database Operations with Web Service [Part 2]

As I noted in Part 1, the data link page we clicked on will say…

C#
Updating the Database with Code First

Updating the database with Code First is quite difficult. We need to use Migration for…