Topic archive · 7 notes

Xamarin.Android

Practical articles, implementation notes, and lessons learned from real software projects.

Xamarin.Android SnackBar Example

Sep 20, 2021English · 4 min
Xamarin.Android SnackBar Layout

Although SnackBar functionally resembles Toast messages, it stands out with a few features. For example, we can add a button to the SnackBar, or we can drag it away from the screen whenever we…

Read article

Syncfusion Community License Key

Jan 15, 2021English · 6 min
Create Free Syncfusion Account

Syncfusion is a software company that creates software components and tools for the Microsoft .NET platform, including user interfaces and reporting tools. It includes more than 1600 components and frameworks for Windows Forms, WPF,…

Read article

What is .NET MAUI? Evolution of Xamarin.Forms

Dec 1, 2020English · 7 min
MAUI, Introducing dotnet multiplatform app ui

Microsoft held its annual Microsoft Build conference for developers using Windows, Xamarin, Microsoft Azure and other Microsoft technologies in May 2020. This conference had important news for mobile application developers. .NET Multiplatform App UI,…

Read article

Animated Splash Screen

Sep 8, 2020English · 5 min
lottie animation assests folder

We usually see plain splash screens in mobile applications. But what should you do if you want to view an animated splash screen? Here, this post is for you. Alternatively, you can make your…

Read article