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 great resignations is on. What do you think about it? What is your experience?
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 great resignations is on. What do you think about it? What is your experience?
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 and shows your data
In this new post, I give you my code for a simple XML minifier in C#. I know I always have strange thought but I’m a developer
SVG Icons and flags for Blazor is a new library that contains tons of icons in SVG format and also all the world flags for each country
In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server using highlight.js
In this new post, I show you the code to dynamically add JavaScript from a Blazor components coming from the component itself or another URL
From now on, we can create minimal APIs in NET6 that allows us to write in few lines of code powerful APIs. I collect all my understanding
Uploading files in ASP.NET Core is largely the same as standard full framework MVC but now we can stream large files. Here I explain how
Google Analytics illegal in Austria: Austria has ruled that Austrian website providers using Google Analytics are in violation of the GDPR.
Microsoft is acquiring Activision Blizzard, the publisher of Call of Duty, World of Warcraft, and Diablo. The deal will value at $68.7billion
Microsoft has officially confirmed that the manufacturing of all Xbox One consoles has ceased in favour of Xbox Series X and Xbox Series S
I’ll create a Copy to Clipboard component for Blazor. I use the button to notify if the copy is successful. So, I return reset the button
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# and .NET Core. Creating a…
In this new post, I like to show how handling exceptions globally with .NET6 adding a single class using a generic exception middleware