Xamarin Forms Instagram Home Page Desing

Hello friends. In this article, we will talk about how the design can be done which is one of the most difficult aspects of Xamarin.Forms. While Xamarin Forms attracts users with a lot of features, developers can be attracted by the difficult design. So in…

Xamarin.iOS Sayfa Yapıları

Hello friends. In this article, I will talk about Xamarin.iOS page structures. As you know, we can actually say that Xamarin is leaving 3. Xamarin.Forms , Xamarin.iOS and Xamarin.Android. To give a brief summary; Xamarin.Forms : It allows you to write mobile applications as cross-platform.…

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…

Web Service with ASP.Net Core [1]

It is not really necessary to mention the importance of the web service. Behind every technology used today is a service. Thanks to these services, all technological devices can communicate. For example, Instagram's web service provides us with both Android devices, iOS devices, desktop applications…

Web Service with ASP.Net Core [2]

We pass the last layer, the presentation layer. In this layer, we can use our projects and codes in the other layer by adding Add Reference in the Dependencies section. After adding other layers we have to make a few adjustments in the Startup class.…