Here is the first look at Star Wars Outlaws, the most awaited game of the year. The Star Wars universe is expanding once again.
Month: August 2024
Split SQL script tool
I have created a simple C# console application as a tool to split big SQL scripts. For example, I had a problem with data seed scripts.
Display HTML with MAUI Label
I show how display HTML with NET8 MAUI Label using only the Label attributes. The source code of this post is available on GitHub