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 »We all know popups. We use popups when the user needs to confirm or reject a selection. Or sometimes we…
Read More »Postman is a REST Client designed for back end developers. Many software developers use this REST Client to share, test,…
Read More »Do you need documentation showing how developers and customers will use web API projects? And you think how to document…
Read More »As you know, you cannot use any third party library directly in your project. Firstly you need to extract the…
Read More »While developing a mobile application, do you sometimes need to send feedback to the user after his actions? Even without…
Read More »In this article, I will explain the use of custom fonts in your Xamarin.Forms applications and how to use platform-specific…
Read More »Resource Dictionaries is a repository of resources created to customize XAML views. These resources include properties of view items such…
Read More »With the importance of code sharing, Microsoft's Visual Studio also created its own sharing platform: NuGet. NuGet Package Manager, which…
Read More »I will show you how to develop and test web services using ASP.NET Core. At the end of this post…
Read More »In mobile applications, it is important to have permanent data. Because mobile applications are not a web application, they may…
Read More »