• If you liked, follow me :-) for more.
Damien Doumer Kake logo
  • Home
  • Podcast
  • Activities
  • Projects
  • About
  • Contact Me
  • Books Recommendation
  • Home
  • Podcast
  • Activities
  • Projects
  • About
  • Contact Me
  • Books Recommendation

Category Archives: .Net

background tasks in Xamarin forms

Properly Manage Background Tasks in Xamarin Forms

2 Comments
Feb 27, 2022Doumer.Net, Android, C#, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Android, Xamarin.Forms, Xamarin.iOS

Hello Friends, while building your mobile app, I’m sure you’ve already come across a situation where you need your app to do some time-consuming work in the background, without interfering with the user’s experience. Such tasks might include synchronizing data, sorting data, unzipping large files, etc. Though C# gives us a way to run asynchronous […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Firebase Dynamic Links with Xamarin Forms and .NET Backend

Feb 6, 2022Doumer.Net, Firebase, Firebase Dynamic Links, Xamarin Forms Tips and Tricks, Xamarin.Forms, Xamarin.iOS

Hello you. I’m sure you’ve already used an app that can process URLs as it if was a web page. I’m sure you’ve come across a link that links to a page or a resource in an app, and when that app isn’t installed on your device, the link takes you to Playstore or AppStore […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
Introduction to .NET MAUI HANDLERS

Deep Introduction to .NET MAUI Handlers Architecture

8 Comments
Jan 19, 2022Doumer.Net, .NET MAUI, Handlers, MAUI, MAUIhandlers, MAUI

Hello, and Happy new year to you 🥳. In my last article, I did a deep introduction to .Net MAUI. For my first article of the year, we will have an introduction to .NET MAUI handlers. If you are a Xamarin dev, you should know about the “Renderers” architecture. Well, handlers are what replaced renderers […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
Introduction to dotnet MAUI

Introduction to .NET MAUI

Dec 27, 2021Doumer.Net, Dotnet6, MAUI, MAUI

Microsoft announced more than a year ago its new framework for building cross-platform modern applications on mobile and desktop. They called it MAUI. We are not talking about the Maui beach here :-), MAUI actually stands for Multi-platform App UI. This framework is Xamarin.Forms’ evolution. This framework brings several features to make it extremely easy […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
PDF in Xamarin Forms Pages (Android and Radaee PDF)

Opening a PDF in Xamarin Forms Pages (Part 2: Android and Radaee PDF)

Oct 25, 2021Doumer.Net, MAUI, Xamarin, Xamarin.Android, Xamarin.FormsPDF, Xamarin Forms

Hello Friends, Last time we saw how to create make a PDF view and a thumb view for iOS and use it to open a PDF in Xamarin Forms. Now we are going to see how to do the same thing with Android. In brief, we will create a custom renderer based on Radaee PDF’s […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Creating a Simple Skeleton Loader in Xamarin Forms

Aug 30, 2021Doumer.Net, C#, MAUI, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Android, Xamarin.Forms, Xamarin.iOSC#, MAUI, xamarin, Xamarin.Forms

Hi friends. Nearly every application nowadays talks to APIs or processes data from an internal database. These tasks are time consuming and most of the time are done in the foreground. Since they are done in the foreground, we have to inform the user that some important work is going on. The most basic way […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri

Jun 30, 2021Doumer.Net, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Forms

Hey friends, today we will take a quick look at a little, but annoying problem we still face in Xamarin Forms. I guess you might have come across this error message “[0:] ImageLoaderSourceHandler: Could not retrieve image or image data was invalid: Uri:“. This error is quite simple to identify. Here is how it manifests […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
Download Data Streams to a File in the Background with Xamarin iOS

Download Files in Xamarin iOS in the Background

Apr 21, 2021Doumer.Net, Xamarin, Xamarin.iOS

Hello Friends, have you ever wanted to download a file from an API to your user’s phone in the background? You might have faced a situation where you want to let your users download very large files from your server. And you want to download these sorts of files in the background. You might have […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
Firebase push notifications for dotnet

Firebase push notifications for dotnet. Advanced guide

4 Comments
Jan 25, 2021Doumer.Net, .Net Core, Asp.net core, Xamarin, Xamarin Forms Tips and Tricks, Xamarin.Forms

Hello friends, what will a good mobile app be like without push notifications nowadays? No matter if your app is a chat app, a ride-sharing app, or a simple news app, you surely want to keep your users engaged, and let them come back to your app very often. Push notifications have become indispensable if […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...

Xamarin Show: Xamarin Forms Code Snippets

Sep 17, 2020Doumer.Net, Activities, VideoTutorial, Xamarin, Xamarin.Forms

Our favorite host in the entire world, James Montemagno had me on the Xamarin Show. I was really happy to appear on the Xamarin Show. During this Xamarin show, in particular, I talked about creating code snippets for Xamarin Forms. I created a few snippets to make any Xamarin Dev’s work a lot easier. This […]

READ MORE

Share This Post On:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to email a link to a friend (Opens in new window) Email
  • Click to share on Pinterest (Opens in new window) Pinterest
  • More
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to print (Opens in new window) Print
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp

Like this:

Like Loading...
  • 1
  • 2
  • 3
  • 4

Recent Posts

  • The End of Software Devs? How AI will Re-shape their Jobs and Make Product Owners Obsolete

    The End of Software Devs? How AI will Re-shape their Jobs and Make Product Owners Obsolete

    February 2, 2025
  • Modify and Debug Native iOS and Android plugins in Flutter Apps

    Modify and Debug Native iOS and Android plugins in Flutter Apps

    May 5, 2024
  • Modular Components with Flutter_bloc

    Modular Components with Flutter_bloc

    March 6, 2024
  • Infinite Scroll in Flutter (No Package Required)

    Infinite Scroll in Flutter (No Package Required)

    November 1, 2023
  • #17 Ismael Nzouetom Failure Lessons I-Dispo

    #17 Ismael Nzouetom Failure Lessons I-Dispo

    October 25, 2023

Archives

  • February 2025
  • May 2024
  • March 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • October 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • January 2021
  • November 2020
  • October 2020
  • September 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • December 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018

Recent Comments

  • Philippe on How To Detect Global Mouse Hooks In A C# Console Application
  • helloe on How To Detect Global Mouse Hooks In A C# Console Application
  • Leroy Van on 10 Things Every Junior Software Developer Should Know To Be Successful
  • Damien Doumer on Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect
  • ayc on Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Thanks for reading my blog. You can follow me on social media to stay updated :-)

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
By Damien Doumer, All rights reserved.
  • Privacy Policy
  • Disclaimer
%d