• 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: June 2018

How To Detect Global Mouse Hooks In A C# Console Application

2 Comments
Jun 28, 2018DoumerC#

Hello friends, this week we will look at another low level programming topic with C#. We are going to do something which normally is not possible with C#. That is, Listening to global mouse hooks (Mouse clicks every where on your screen) with a C# console application. The guys who built the classes used for writing console […]

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 Access A PC’s Hardware and USB Ports With C sharp ManagementObjectSearcher and Registry

Jun 21, 2018DoumerC#

Hi, everyone. This week, we will discuss about something different. We will use C# to play with the guts of our PCs. C# is a great OOP language and yes, it permits us to do some bare metal stuff with our code. Though in this domain C and C++ are more efficient, we can still […]

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

5 Reasons Why LINQ Can Be Addictive For Every .Net developer

Jun 13, 2018DoumerC#C#, LINQ

Hello everyone, today we are going to discuss the reasons why LINQ can be addictive. I’m a .Net developer and ever since I learned LinQ and mastered it, I just can’t give up on it. I feel like saying LINQ is one the best addition made to an Object Oriented Programming language. If you are […]

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

LiteDB on Xamarin Forms as an Alternative to SQLite

Jun 6, 2018DoumerXamarin

Hello guys what’s up ?. When building a Xamarin Forms application, persisting data locally is done mostly with SQLite. SQLite is widely used to persist data in mobile applications. While SQLite is widely used and there are libraries which function as ORM for interactions with SQLite databases in .Net applications, you may need another solution […]

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