Blog
Discover our latest posts
.NET MAUI ScrollView Tutorial – Making Content Scrollable
When building applications with .NET MAUI, you will quickly run into situations where your content does not fit on the screen. That is exactly where ...
T-SQL: Cursors vs. WHILE Loops – When to Use Which?
In the world of T-SQL (Microsoft SQL Server), the unwritten law is: "Think in sets, not in rows." However, there are scenarios where row-...
How Typing "Ö" Teleported Me to Greenland (and Why I Want to Stay There)
It was a perfectly ordinary Saturday. The sun was beating down mercilessly. The 24 Hours of Nürburgring had just started. I was sitting in front...
SQL Plan Advice: Now with a Share Feature
SQL Plan Advice: Now with a Share Feature
We’ve all been there: You’re stuck with a slow SQL query, have the execution plan in front o...
Asynchronous email delivery via Service Broker
Classic scenario: you have a stored procedure that does something (creates an order, registers a user, whatever) and at the end an email needs to go ...
MSSQL Performance Skript
A short script to test the performance of an SQL Server.
/* =========================================================...
MistralAI.Client
Features
Complete API Coverage : Chat completions, embeddings, models, files, fine-tuning, batch jobs, and more
Streaming Support ...
C# 14: Performance-Friendly Increment Operators!
From time to time, custom classes with ++ and -- operators are necessary. The more or less big problem with this has been that it's somewhat... w...
The "Why-Doesn't-My-Scanner-Work" Drama
That's exactly what happened to me while building my Buchmoment app ! I wanted to create a cool feature to scan books by barcode (because who wants ...
Page 1 of 2