Create form dynamically with Blazor
I show you how to create form dynamically with Blazor reading the definition of the form from an API or a Json file. It is working quite well
All technologies, only pure source code
I show you how to create form dynamically with Blazor reading the definition of the form from an API or a Json file. It is working quite well
How manipulating CSV files in the internet era? Comma Separated Files (CSV) are text files that contain multiple records with more elements
I will show how to evaluate Postfix expression for your interviews. What is a Postfix? How to write a simple code to evaluate an expression?
In this post I show you how to use System.Text.Json and how to implement a converter for polymorphic classes.
I show you how to add SQLite to the MAUI application in order to have a small database in your mobile applications
I show how to implement drag and drop with Blazor because drag and drop has become a popular interface solution in modern applications.
In this post I show how to use biometric authentication in MAUI in your applications for iOS and Android and in machines with Windows Hello
After 27 years, Microsoft has finally bid farewell to the Internet Explorer and will redirect Explorer users to the latest version of Edge.
Windows under attack by zero-day flaw: the bug has been exploited by Chinese hackers who used it to send malicious documents to Tibetans
This is a quick announcement about a repository I have just started about Agile methodology handbook available on GitHub Pages
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and GitHub Pages
I introduce you my new Guided Tours #Blazor component to help your users to understand the UI of your application
Microsoft launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O operations
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! It’s won most loved platform 3 years in a row in the annual StackOverflow developer survey
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but…
I finally complete the first implementation of my Blazor component for ChartJS that helps you to create beautiful graphs
It is time to start with MAUI. With the Release Candidate from yesterday we can update Visual Studio 2022 Preview to play with Multi-platform
The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is here.
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations from OWASP.
In this new post, I’ll show you how to add security header to our website to be ready for a penetration test. Quick and easy to implement.
It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL) a language close to SQL language
In this new post, I explain how to validate a JSON result with Postman from your APIs using JavaScript with few lines of code. Full code here
This post is about implementing handling file uploads in OpenAPI with ASP.NET Core. Open API is one way to document REST API endpoints.
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure DevOps processes