• 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

Monthly Archives: April 2018

How to Build a Native Xamarin.Forms Custom Modal Popup

Apr 26, 2018DoumerXamarinCustom Dialog, Modal, Popup, Xamarin.Forms

Hello, friends. You might have noticed that when building Xamarin.Forms applications, you can only call extremely simple modal, popups, or dialog (these words will be used interchangeably). These popups are used only for very simple scenarios such as displaying information or allowing users to select a set of predefined options only. Where the need of […]

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...

Reactiveui ReactiveCommand without OAPH

Apr 18, 2018DoumerXamarin

Hello everyone, I’m writing this post to to add value to one of my existing posts. That is MVVM pattern with ReactiveUI and Xamarin.Forms .  Do you remember it ❓ No ❓ then you should go look read it, Yes ❓ then read this one carefully cause I’ll make good additions to it. Now let’s see ReactiveCommand OAPH. What are the amelioration […]

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.Forms ListView Advanced Guide With MVVM

Apr 11, 2018DoumerXamarinXamarin.Forms

Hello Friends, If you have been building Xamarin.Forms applications, you surely have noticed that the ListView is one of the controls you will use most often. The ListView has several functionalities and serves primarily in displaying a list of data. Taking this into consideration, you will notice that data displayed on list views need to provide […]

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...

Kotlin(The New Alternative to Java)

Apr 2, 2018Senior NgengeJVMandroid, jetbrains, mobile development

If you have been a follower of Google IO, which is Google’s annual developers event for showcasing their new stuffs and improvements, then you must have heard of Kotlin announced as the third language to have joined the Android platform(after C/C++ and Java) kotlin java. What the  is Kotlin? Each and everyday, new languages popup […]

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...

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
 

Loading Comments...
 

    %d