Xamarin Forms Pop Up

Hello friends. In this article, we will talk about creating Pop Up on Xamarin Forms. What is Pop Up at first? Pop up means that the UK will suddenly appear. In Xamarin Forms, you can think of it as a page that covers a certain…

Xamarin Forms Instagram Tasarımı

Hello friends. In this article I will talk about how to design an Instagram with Xamarin Forms. Designing with Xamarin Forms is more difficult than drag and drop design. I really wanted it to be an example for beginners by not being so difficult and…

Visual Studio Change Project Name
C#

Sometimes you might have opened your projects with a ridiculous name and continued over it. But instead of opening a new project for the rest of the future, it would be more logical to change the name of the existing project. That's what I'm going…

Xamarin Tool Bar Item

You may want to create items on some of your pages. You can add it to the settings item, the search bar, or whatever you need. These items that work very useful on your page can take advantage of removing the buttons that take up…

Installing Visual Studio For Mac

If you have a MacOS device and want to develop software with Microsoft technologies, or if you are dealing with a mobile application developer or Xamarin, you have to install Visual Studio For Mac. Of course, it will make you feel much more comfortable with…

Xamarin iOS Opening Locaiton

You may also want to use maps in your Xamarin Forms applications. Maybe you want to get the location information of the person here. For this you need to get permission from the phone that the application is installed. I showed you how to do…

Xamarin iOS Launch Screen

The opening part of the applications is very important in terms of aesthetics. The user scales from the first view to the application. For this, we have Splash Screen on Android and Launch Screen on iOS. First we open our project. Here we come to…

Mac Connection with Visual Studio

One of the main reasons for using Xamarin is that we do not work cross-platform. This is the side that separates Xamarin from other platforms. We can compile Android and UWP platforms very easily. It is not so easy for us to say this for…

Installation Play Store to Emulator

When you develop a mobile app, you need to have it installed in your Google Play Store emulator so you can take advantage of Google's apps. Because it's a Maps app or another app, the Play Store must be installed. We need to install ourselves…

(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. Sayfa tasarlarken çok hızlı bir şekilde yaptığınız değişiklikleri görmeniz sebebiyle çok kullanışlı olacaktır. Bunun için öncelikle hangi telefonda bu özelliği kullanmanız gerektiğini belirlemeniz gerekiyor. Ardından telefon mağazasına girip Xamarin Live…