In this new post, I introduce my new Timeline component for Blazor WebAssembly and Blazor Server. The components is build with NET6. This...
Enrico
If you create APIs, you can face that same Methods not Allowed in with ASP.NET Core, NET6 or NET7. The WebDAVModule set...
In my previous post titled Create Stripe Webhooks Receiver I created a webhook and now I want to explore how...
In this new post "Getting started with Java", I share with you my consideration about this programming language in comparison...
In this post, I create a Stripe webhooks receiver for ASP.NET Core and Blazor. This is the first post of...
In this post, I show how to keep secrets out of your source code in Visual Studio from version 2019...
More often than not, I try to have an enum but for strings: in this post, I show you how...
If you are a Star Wars fan, the first question I had in my mind was: is Star Wars Eclipse...
With the code in this post, we can embed GitHub Gists on WordPress. Gist is an easy method to share...
In this new post, I will show how to make menus with CSS without using JavaScript. There were dropdown menus, drawers, and...
In this article, I will show how to add badges to a GitHub repository using shields.io. This application is a web...
The creator of the web isn’t sold on crypto visionaries’ plan for its future and says we should “ignore” it....
In this new post, I introduce to you the new ScrollTabs component for Blazor WebAssembly and Blazor Server. This is quite a...
Very different type of post because I want to show you how to create a fully responsive table layout with...
In this post, I show you how to create form dynamically with Blazor without using DataAnnotation but only simple classes....
How manipulating CSV files in the internet era? Comma Separated Files (CSV) are text files that contain multiple records (rows),...
In this new post, I will show how to evaluate Postfix expression for your interviews as a C# developer. When...
In this post I show you how to convert derived classes with System.Text.Json and how to implement a converter for...
In this new post, I show you how to add SQLite to the MAUI application in order to have a...
In this new post, I show how to implement drag and drop with Blazor WebAssembly and Blazor Server. It's common to find drag...
In this new post, I am going to explain how to use biometric authentication with MAUI in your mobile or...
After 27 years, Microsoft has finally bid farewell to the web browser Internet Explorer and will redirect Explorer users to...
As Beeping Computer reports, the security tweaks bundled in the June 2022 cumulative Windows Updates seal the zero-day security hole that enabled...
This is a quick announcement about a repository I have just started about Agile methodology handbook. I have created a...
In this tutorial, I'll show you one how to create nice documentation with Docsify and GitHub Pages. I have created a nice template that...