In this new post, I introduce you my new Guided Tours Blazor component for Blazor WebAssembly and Blazor Server to...
Enrico
Microsoft just launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O...
In this new post, I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with...
In the annual Stackoverflow survey, .NET is the most loved platform from developers and the public! As someone who has...
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but...
After a lot of work, I finally complete the first implementation of my Blazor component for ChartJS for Blazor WebAssembly...
It is time to start with MAUI! After the Release Candidate from yesterday, we can update Visual Studio 2022 Preview...
The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is...
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations...
In this new post, I'll show you how to add security header to our website to be ready for a...
Having processes, it ends up in request of custom query in Azure DevOps for work items. I have discovered that...
In this new post, I explain how to validate a JSON result with Postman from your APIs. In Testing APIs...
This post is about implementing handling file uploads in OpenAPI with ASP.NET Core. Open API is one way to document...
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. However, by browsing to...
In this new post, I show a simple way for testing APIs with RestClient in Visual Studio Code. This is...
Creating my new browser detect component from Blazor, the first issue I face was to find a way to check...
In this post, I'm going to create a browser detect component for Blazor WebAssembly and Blazor Server with .NET6. Firstly, if you need...
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app...
The demand for data science is growing fast and employers are desperate for data scientists. Recruiters are struggling to find...
Google’s plan to kill cookies means remove third-party cookies from Chrome hasn’t gone smoothly. Back in January 2020 the company...
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...
The component SVG Icons and flags for Blazor helps you to display a SVG image in your application for Blazor WebAssembly and Blazor...
In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server. In...
In this new post, I show you the code to dynamically add JavaScript from Blazor components. For example, I'm creating...