Employers are desperate for data scientists
The demand for data science is growing fast and employers are desperate for data scientists. On top of that, the…
All technologies, only pure source code
The demand for data science is growing fast and employers are desperate for data scientists. On top of that, the…
Google’s plan to kill cookies means remove third-party cookies from Chrome hasn’t gone smoothly scrapping Federated Learning of Cohorts FLoC
This World Map component for Blazor WebAssembly and Blazor Server creates an interactive map of the world or specific region…
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…