Xamarin Forms Material Design

Hello friends. In this article, we will talk about how to use Material Design in Xamarin Forms. If you ask what Material Design is, it is the design interface introduced by Google. With Material Design, you can design your mobile application much more easily without…

Xamarin.iOS

Hi, I am going to talk about how to write native applications for iOS with Xamarin in my current article. First we need to create an application. After creating the application, we need a Mac device, of course, to do the operations. When creating the…

C# Delegate
C#

The delegation of the dictatorship stands out as a delegate to the Turkish counterpart. In this article we will talk about Delegates used in many projects. First of all, if we want to explain its purpose, we can say that delegates are method holders. Delegates…

Visual Studio Code Installation for Mac

The Visual Studio Code was developed by Microsoft; It is a source code editor that supports Linux, MacOS and Windows. It is a lightweight and useful editor, which has become popular in recent times. I think that if you need size, you have to be…

Xamarin Application Publish Google Play Store

After developing the application with Xamarin, we need to deploy it for other users to benefit from the project. If we wanted to use it on our friend's site rather than on the Google Play Store, we could run it in Release mode and distribute…