Internet Explorer is dead
After 27 years, Microsoft has finally bid farewell to the Internet Explorer and will redirect Explorer users to the latest…
Windows under attack by zero-day flaw
Windows under attack by zero-day flaw: the bug has been exploited by Chinese hackers who used it to send malicious…
Agile methodology handbook
This is a quick announcement about a repository I have just started about Agile methodology handbook available on GitHub Pages
Create documentation with Docsify and GitHub Pages
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and…
Guided Tours Blazor component
I introduce you my new Guided Tours #Blazor component to help your users to understand the UI of your application
New Profiler feature in Visual Studio
Microsoft launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O operations
Clippy Blazor component
I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with .NET6.
.NET is the most loved platform
.NET is the most loved platform! It’s won most loved platform 3 years in a row in the annual StackOverflow…
Blazor component for ChartJS
I finally complete the first implementation of my Blazor component for ChartJS that helps you to create beautiful graphs
Start with MAUI
It is time to start with MAUI. With the Release Candidate from yesterday we can update Visual Studio 2022 Preview…
MAUI Release Candidate is here
The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is…
Add Security Headers to Blazor WebAssembly
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations…
Add Security Header our website
In this new post, I'll show you how to add security header to our website to be ready for a…
Query in Azure DevOps for work items
It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL)…
Validate JSON with Postman
In this new post, I explain how to validate a JSON result with Postman from your APIs using JavaScript with…
Handling file uploads in OpenAPI
This post is about implementing handling file uploads in OpenAPI with ASP.NET Core. Open API is one way to document…
Azure DevOps Processes
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure…
Testing APIs with RestClient in Visual Studio Code
I show a simple way for Testing APIs with RestClient in Visual Studio Code. RestClient is a simple extension for…
Remote debug Android devices
In this post, I show you how to remote debug live content on an Android device from your Windows, Mac,…
Browser detect component for Blazor
In this post, I talk about user-agent and I'm going to create a browser detect component for Blazor WebAssembly and Blazor Server with…
Deploy WordPress with Azure DevOps
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app…
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…
Google plans the kill cookies
Google’s plan to kill cookies means remove third-party cookies from Chrome hasn’t gone smoothly scrapping Federated Learning of Cohorts FLoC
World Map component for Blazor
This World Map component for Blazor WebAssembly and Blazor Server creates an interactive map of the world or specific region…