Xamarin and Cognitive Service (Part 1)

In this article I will try to explain how to incorporate Cognitive Services in Azure…

Xamarin Forms Waiting Icon

One of the most important features in applications is usability. We may also have to…

Xamarin iOS Opening Locaiton

You may also want to use maps in your Xamarin Forms applications. Maybe you want…

Xamarin Forms iOS Toast Message

In my previous article, I explained how toast messages for Android. In this article, I…

Xamarin Forms iOS Adding Hamburger Menu

Hello. You may want to add a Master Detail Page in your Xamarin Forms project.…

Xamarin Forms Toast Message

Sometimes in your applications you can request a short message on the screen. You do…

Xamarin Using ListView

You may be receiving data from internet or you may want to keep tour data…

Xamarin Storing Data inLocal (SQLite)

Your mobile applications may be small in size. You may only want to store your…

Xamarin Forms Map and Finding Location

Nowadays, many applications use the ability to find a map or use a location. Almost…

Xamarin Rounded Entry

One of the most challenging issues when working with cross-platfrom in Xamarin is design. For…