
Introduction to Node.js
This is an introduction to Node.js that is a server to run JavaScript apps. After a brief history, I will create a simple web application.
All technologies, only pure source code
This is an introduction to Node.js that is a server to run JavaScript apps. After a brief history, I will create a simple web application.
Sequoia doesn’t work with MAUI. Now I can’t try my apps on iOS. It is still working for macOS. Here the solution!
Developing applications with NET8 MAUI, we want to deploy apps on a real device. Here are all the necessary steps without wasting time.
Remove bundle id in iOS development when it tights to a different account of your. Spiler alert: clean the Library.
A VBA script converts Excel tables to JSON and exports the data to a file, for App Registration for Azure Active Directory
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use and customize
In this post, I talk about to switch to dark mode automatically on Windows. Why? Although Windows 11 comes with…
After my experience starting a new project and still feel the pain, here I show you How to prepare a MAUI environment for your projects
Do you want to test your script to delete files in a production environment? Here an explanation for testing PowerShell with Pester for real
I want to share with you an awesome way for testing PowerShell scripts with Pester, a framework for PowerShell script testing and mocking
Keep secrets out of your source code in Visual Studio. It is never a good idea to store secrets or passwords in your source code.
With the code in this post, we can embed Github Gists on WordPress. Gist is an easy method to share code snippets.
In this article, I will show how to add badges to a GitHub repository using shields.io. This application is a web…
Windows under attack by zero-day flaw: the bug has been exploited by Chinese hackers who used it to send malicious documents to Tibetans
Documentation is an essential part of making any project useful to users. Here how to Create documentation with Docsify and GitHub Pages
Microsoft launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O operations
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but…
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
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure DevOps processes
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app service created in the Azure
Google’s plan to kill cookies means remove third-party cookies from Chrome hasn’t gone smoothly scrapping Federated Learning of Cohorts FLoC
In this new post I explain how to start with Unity 2021 and the basic interaction with the Unity Editor, navigate the functions of the editor
How to install Windows Subsystem for Android and debugging a new MAUI app with Android debugging with Windows Subsystem (outside US version) No emulator required!
I like to explain how to configure RStudio in Azure with an Ubuntu virtual machine running a script at the startup. Quick and easy.