Simple XML minifier in C#
In this new post, I give you my code for a simple XML minifier in C#. I know I always…
All technologies, only pure source code
In this new post, I give you my code for a simple XML minifier in C#. I know I always…
SVG Icons and flags for Blazor is a new library that contains tons of icons in SVG format and also…
In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server using…
In this new post, I show you the code to dynamically add JavaScript from a Blazor components coming from the…
From now on, we can create minimal APIs in NET6 that allows us to write in few lines of code…
Uploading files in ASP.NET Core is largely the same as standard full framework MVC but now we can stream large…
Google Analytics illegal in Austria: Austria has ruled that Austrian website providers using Google Analytics are in violation of the…
Microsoft is acquiring Activision Blizzard, the publisher of Call of Duty, World of Warcraft, and Diablo. The deal will value…
Microsoft has officially confirmed that the manufacturing of all Xbox One consoles has ceased in favour of Xbox Series X and Xbox…
I'll create a Copy to Clipboard component for Blazor. I use the button to notify if the copy is successful.…
I have created a new Markdown Editor component flexible and rich of functionalities for Blazor WebAssembly and Blazor Server with .NET6.
In this new post, I show you how to upload/download files using HttpClient in C#...
In this new post, I like to show how handling exceptions globally with .NET6 adding a single class using a…
In this new post I explain how to start with Unity 2021 and the basic interaction with the Unity Editor,…
Microsoft released Windows 3! Picture of 19yo Bill Gates and 22yo Paul Allen from February of 1975, show to the…
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release…
How to install Windows Subsystem for Android and debugging a new MAUI app with Android debugging with Windows Subsystem (outside…
Today I want to show you how to create a Code Snipper component for Blazor using highlight.js that is available for…
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the…
Azure Pipelines Error NETSDK1045: The current .NET SDK does not support targeting .NET 6.0. How to fix this error in…
I have just released a new DataTable component for Blazor WebAssembly and Blazor Server. The...
In this new post, I will show you have to create a simple Markdown editor component for Blazor Assembly and…
In this post I will show you how creating a cross-platform and managing a .NET Service with Blazor that can…
In this new post, I explain how to create and use Tabs control for Blazor Web Assembly and Blazor Server…
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my…