Skip to content
Menu
Archicode
  • About me
Archicode

Author: Hakim

May 6, 2023May 8, 2024

I changed the layout of my home office

I have this home office from where I work and though it still need a bit of work, it’s perfectly functional. I thought about having the desk in the middle of the room à la executive and it failed. The room isn’t big enough to accomodate a desk facing the door and place to move…

Read More
May 5, 2023May 4, 2023

Single responsability vs Interface segregation

I stumbled upon a Reddit post forwarding an article about how single responsability and interface segregation would be essentially the same. I obviously disagreed but by reading the comments, it appeared that the differences between the two aren’t that clear for some Let’s start with the single responsability. It means that a class has one…

Read More
May 4, 2023May 4, 2023

One of my favourite quote

Do you have a quote you live your life by or think of often? Remember, success is a journey not a destination. Have faith in your ability. You will do just fine. Bruce Lee This is an important wisdom imparted by the late Bruce Lee who was not only an amazing actor, but also a…

Read More
March 8, 2021

Leveraging the Action Pack subscription in the Pandemic

More than a year ago, the world was taken by storm by a mysterious virus that posed the biggest sanitary crisis the world has seen since the Spanish Flu of 1918. Since then, humans did what they do best, we adapted. While schools, sports, shops and restaurants were closed, homeworking became the rule where this…

Read More
August 3, 2020

Safely store secrets during development

When developing an application, we sometimes need to call an api or connect to a database and for this, we use passwords or keys to connect. If we put them in the appsettings, there’s always the danger of forgetting about them and commit them to source control which can then cause a security flaw. To…

Read More
July 15, 2020

Working with Legacy databases

It does not happen everyday that as a developer we start working on a greenfield project. On many occasions, we have maintenance work to do on existing projects or we are rewriting an old application into microservices. What happens during these brownfield projects is that we have to cope with an existing database that is…

Read More
July 7, 2020

Blazor : convince your CTO (or whomever takes the technical decisions)

When there is something new on the market, we developers want to work with it. There might be several reasons for that, but not always the shortcut decision makers think we favour, which is wanting to try the new shiny thing. Most of the time, we want to work with the new stuff because it…

Read More
June 30, 2020

Blazor : server-side or Web assembly

Blazor is amazing. But if you are wondering which of Web Assembly of Server-Side would suit your project, here’s an attempt to explain and help

Read More
June 24, 2020

Feature flags using Azure feature

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
June 9, 2020

Publish a Xamarin app to App Center with Azure Pipeline.

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
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Recent Posts

  • 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
  • Error NETSDK1082 in Maui Blazor Hybrid App
  • Understanding @inject in Blazor Components

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

  • 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
©2025 Archicode | Powered by WordPress and Superb Themes!