A weekly tech review about .Net , Cloud, web, and so much more!
Pages
(Move to ...)
Articles
Reading Notes
Videos
Streams
Talks
Contact
About
▼
Showing posts with label
post
.
Show all posts
Showing posts with label
post
.
Show all posts
Converting a Blazor WASM to FluentUI Blazor server
›
TL;DR: This post walks through migrating a Blazor WebAssembly project to FluentUI Blazor server, highlighting key improvements in UI, aut...
Making AI smarter with an MCP server that manages short URLs
›
Have you ever wanted to give your AI assistants access to your own custom tools and data? That's exactly what Model Context Protocol (MC...
Migrating AzUrlShortener from Azure Static WebApp to Azure Container Apps
›
It's been already 2 years since I stopped working on the AzUrlShortener project. Not that I didn't like it, but I was busy with oth...
Visual Countdown Days Until [a date]
›
During the holidays, I embarked on a fun project to create a visual countdown for important dates. Inspired by howmanysleeps and hometime ...
It turns out, it's not difficult to remove all passwords from our Docker Compose files
›
I used to hardcode my password in my demos and code samples. I know it's not a good practice, but it's just for demo purposes, it ca...
How to Deploy a .NET isolated Azure Function using Zip Deploy in One-Click
›
In this post, I will share a few things that we need our attention when deploying a .NET isolated Azure Function from GitHub to Azure using...
Problem in my local paradise: Func CLI doesn't upgrade
›
Last Friday, I encountered an issue while trying to run my Azure Function locally using VS Code. Despite having installed the Azure Functio...
It's Time To Ditch your USB Keys
›
On day 2 of GitKon 2023 , I presented a short beginner-friendly introduction to Git without using any "command lines". Too many...
Database to go! The perfect database for developer
›
When building a new project, we don't need a big database that scales and has lots of data, but we do still need some kind of data sour...
My Ubuntu laptop finally works with my docking station!
›
I've been running Ubuntu on my personal laptop, a Dell Inspiron 13. I love it. It's slim, performant and I can code, play, read, st...
How to edit a JSON object inside an Azure Logic App
›
I use Azure Logic Apps in many of my solutions, I find them so conviennant to integrate different systemes. Recently one of them was faillin...
How to re-open a repository cloned in a volume, from Visual Studio Code
›
I love Dev Containers, I use them a lot for most of my development. One of my favorite options is to clone a repository directly in a docke...
How to simplify a Docker run command
›
I recently wanted to create animated GIFs from videos. The idea was to get video previews, in a very lightweight file. After a quick search...
›
Home
View web version