chsami

chsami @chsami

About: Simply a Developer

Joined:
Feb 24, 2024

chsami
articles - 8 total

Better Reverse Engineering with Frida and Ghidra

Frida and Ghidra: A Powerful Reverse Engineering Team Reverse engineering can feel like...

Learn More 0 0Apr 10 '25

.NET 10 field backed property

With the update to C# 13 Microsoft introduced a new field keyword Before – The Old...

Learn More 0 0Feb 28 '25

How do spellcheckers work?

We all know those wiggly red lines that show up under misspelled words—a small but helpful feature we...

Learn More 0 0Feb 28 '25

Why does clustering with redis suck?

A post by chsami

Learn More 0 0Jan 2 '25

Semantic search with Azure MS SQL and EF Core

In May 2024, the first version of the EFCore.SqlServer.VectorSearch extension was released. This was...

Learn More 0 1Jan 1 '25

Stop using try catch in your code

Have you ever found yourself looking through your code and noticing a lot of try-catch blocks...

Learn More 1 1Jan 1 '25

Configuring a custom domain for your Azure Static Web App

Configuring a custom domain for your Azure Static Web App is straightforward. Follow these simple...

Learn More 0 0Dec 28 '24

TestContainers in .NET with PostgreSQL and PgVector

What are we solving? How to include postgresql extension in a docker image through C# for...

Learn More 3 0Dec 28 '24