Installation Play Store to Emulator
When you develop a mobile app, you need to have it installed in your Google…
(Turkish) Xamarin Live Player Kullanımı
Xamarin Live Player, projenizde yaptığınız tasarımsal değişikliklerin telefonunuzda canlı olarak ön izlemenizi sağlayan bir özelliktir.…
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…
Xamarin Online Database Operations with Web Service [Part 1]
As we mentioned in our previous article, an internet-free application is almost unthinkable. We need…
Updating the Database with Code First
Updating the database with Code First is quite difficult. We need to use Migration for…
Edit the Online Database in SQL Server Management Studio
You may want to organize your databases that you have opened in Azure. We need a program…
Xamarin Using the Phone as an Emulator
Actually using emulator here is wrong with the codes. Because the emulator is to imitate…