Contributions

Article
This article is about monitoring and downloading files of different sizes with the Xamarin Android Download Manager.
https://doumer.me/xamarin-android-download-manager-advanced-guide/
Tutorial
Have you ever wanted a more powerful media player than native iOS and Android players in your Xamarin apps? today, I present in detail the powerful LibVLCsharp media player for your Xamarin Forms apps.
Article
While implementing Push notifications in your apps and back-end have you ever asked yourself;
- How do I know when a user swipes my notification,
- How do I ensure my app receives a notification even if it is killed
- How do I display image attachments in my notifications
etc...
Article
Have you ever wanted to allow your REST APIs accept null values on Post requests ? (Asp.net core)
This short article is just about that.
Article
Xamarin Forms has become an awesome robust framework to build cross platform applications. Here are 6 ways in which it evolves to be one of the best crossplatform app development framework
Tutorial
Today we will create a control. which gives your users the power to hide or display components of your user interface at will (an Accordion in Xamarin Forms). We will use a few components of Xamarin Forms, and no platform specific code. These components include: The ContentView, Animations, Bindable Propoerties.
Tutorial
In this post we build a simple bot which Creates conversations and reply proactively to them in Microsoft Teams using the Botframework V4 C# SDK.
Article
Hey everyone, in case you are a .Net developer who wants to measure the quality of the code you write and analyse quickly all the flaws and maintainability of your source code, here is a blog post which talks about a tool which will help you accomplish that, the NDepend static analysis tool.
Tutorial
This talks about, Implementing a Numeric Entry in your Xamarin.Forms app. Both to accept only numbers, or limit the numbers accepted to a max value.
Article
Take a look at a few newly added Xamarin Forms features in this post.
Tutorial
Check this week's post about getting the user name of a device owner with Xamarin.Forms. it explains how to accomplish this easily.
Article
You may be facing difficulties when it comes to Xamarin.Forms debugging. Here is a summary of 5 Xamarin.Forms debugging nightmares and how to overcome them.
Tutorial
Have you ever wondered if it was possible to know when a user is clicking his screen with his mouse or not ? and to be notified exactly when this happen's, This article explains you how to do all of that on a CONSOLE app in C#
Article
This post explains how to use C# and the .Net framework to access information about a PCs Hardware (Processor...), OS, Serial ports and devices connected to the PC (USB devices, pointing devices..)
Article
As a .Net Developer, you are surely a big fan of LINQ. If you ain't, you should, cause LINQ is awesome and this post resumes why it can be addictive. Once you master it, you will surely never let it go.

Showing the last 30 only...