Xamarin
-
Xamarin
Xamarin.Android SnackBar Example
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example,…
-
-
-
-
-
-
Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example,…
We usually see plain splash screens in mobile applications. But what should you do if you want to view an…
Read More »It is possible to earn money by adding AdMob ads to your Xamarin.Forms applications. However, to do this, you must…
Read More »In this article, we will apply the scaffolding technique in the ASP.NET Core Web API that we have created before,…
Read More »There are many database management systems available to store data. The most popular of these are MySQL and Microsoft SQL…
Read More »Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example, we can add a button…
Read More »You may have noticed that the navigation bar or notification bar is in different colors in the mobile applications you…
Read More »Want to develop a weather app but don't have a weather data available to you? Do not worry. Many weather…
Read More »Mobile apps take some time to start. Especially when an application runs on the device for the first time, the…
Read More »I will get the data from the service and then show this data in ListView. Here, the number of patients,…
Read More »While solving any problem in daily life, we resort to different ways. In the same way, it is possible to…
Read More »As you know, you cannot use any third party library directly in your project. Firstly you need to extract the…
Read More »MVVM (Model - View - ViewModel) model separates the business and presentation layers of an application from the user interface.…
Read More »