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…

Xamarin Using ListView

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

Xamarin Online Database (Basic)

Nowadays, without the internet we can not think an app. Except the simple app almost…

Xamarin Internet Control

You may want to have internet in your projects. In general, the internet is not…

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 Custom Renderer

Sometimes you may want your applications to look different on each platform, or you may…

Xamarin Dependency Services

When working in Xamarin cross-platform, we sometimes want to show different behaviors on different platforms.…

Xamarin Camera

One of the features we use the most in mobile apps is the camera feature.…

Xamarin Controller

You can also find the controls that will help us in our practice. In practice,…