Skip to content
Menu
  • About me

Author: Hakim

Feature flags using Azure feature

June 24, 2020 by Hakim

Feature flags are very useful when you develop an application and while you don’t want users to use the feature that isn’t really ready, you don’t want to stay on a side branch for too long as merging and rebasing from the main branch can become quite the chore. Enter feature flags. So how do…

Read More

Publish a Xamarin app to App Center with Azure Pipeline.

June 9, 2020 by Hakim

I’ve been working on an android app with Xamarin lately and I wanted to deploy it to App Center automatically so I can install it on my mobile to test it as I hate manual deployment. I knew that App Center had a connector to azure devops repositories so you can build and deploy when…

Read More

How to : Blazor components (basic)

October 2, 2019 by Hakim

One essential aspect of Blazor are components. They are basically your Blazor code container. This is where you put the UI and the code needed for your UI to behave the way you want it to. You can dissociate the code from the UI but it’s not mandatory. For small component, I would advise to…

Read More

How to blazorify an existing mvc app

June 10, 2019 by Hakim

Blazor is awesome.  If you don’t know what it is, you can check it out here but to summarize, it’s a framework that allows .net code to run in your browser using the power of Web Assembly. I’ve found a lot of tutorials using the official blazor templates but only hints on how exactly using Blazor…

Read More

Encourage your kids to read books

February 17, 2019 by Hakim

Books are a given, or so I thought. While technological progress allowed many children to receive a smartphone from parents, grand-parents, uncles, aunts,… It seems to be detrimental to books and children willingness to read them. I have loved technology for as long I can remember, even before my parents bought us our 486 compaq…

Read More

Esp8266 – the IOT prototyping Graal

February 16, 2019 by Hakim

I’ve been working for some time now with IOT and I’ve worked extensively with the Esp8266 chip just because I’m testing a lot of stuff and don’t want to spend a lot of money in it. You can get these small WiFi chips at very reasonable prices like these on Aliexpress for example. The main…

Read More

MVA’s dead, long live Microsoft Learn

February 14, 2019 by Hakim

I’ve been a regular user of Microsoft virtual academy for quite some time now and when I heard the news about it being decommissioned I felt a bit nostalgic. This is where I learnt WCF and tons of other stuff, and the content was ever growing at the time and quite often upgraded. Yet there…

Read More

Another blog

February 14, 2019 by Hakim

To be honest, I thought about whether or not writing a blog about .net and dev in general would be relevant given the crazy amount of similar blogs around the web. Yet if you read this you’d know I’ve taken my decision 😉 I’m just going to write about whatever I feel like, and if…

Read More
  • Previous
  • 1
  • 2
  • 3
  • 4

Recent Posts

  • The Great AI Debate
  • Google play services and parental control
  • How to Deactivate and Reactivate a Plugin in Microsoft Dynamics 365: Resolving the “ProjectOperations_Anchor PackageImportFailed” Error
  • Issue when debugging Azure Function locally
  • Understanding Blazor Component Parameters

Recent Comments

  1. Harisinou on Understanding Blazor Component Parameters
  2. ปั้มไลค์ on Encourage your kids to read books
  3. Jamesglalt on How to : Blazor components (basic)
  4. Liza Conable on How to blazorify an existing mvc app
  5. BrianKit on How to : Blazor components (basic)

Archives

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

Categories

  • .NET
  • Fixes
  • IoT
  • Misc
  • Uncategorised
  • Uncategorized
©2026 | Powered by WordPress and Superb Themes!