I want to show you how using Chart.js with Blazor Server or Blazor Web Assembly. This is a simple implementation. No using external components
Author: Enrico
NuGet package versioning with DevOps
In this new post, I show you how to implement a NuGet package versioning with Azure DevOps in your pipeline using semantic version number
Barcode Scanner in Swift on iOS
In this new post, I’m going to show how to implement a barcode scanner in Swift on iOS to read barcode from any kind of products
NuGet package with Azure DevOps
Today we are going to create our own NuGet package, publish it to Azure DevOps, and then consume it in our application.
Create an accordion component with Blazor
In this post, I’m going to explain how to create an accordion component with Blazor WebAssembly or Blazor Server in a very simple way
Can you install Windows 11?
A new version of the PC Health Check app, now available via this official Microsoft link to people without Windows Insider accounts
Epic Games scores partial victory
On Thursday, a federal judge ruled that Epic Games, maker of Fortnite, could direct iOS users to a third-party site to make in-app purchases
Using biometric identification in Xamarin Forms
I’m going to explain how using biometric identification in Xamarin Forms to simplify authentication before executing certain important actions
How Windows11 makes PCs faster
Windows 11, the first version of Windows developed under the leadership of Surface inventor Panos Panay is about to bring big changes to the desktop OS
This is Swift!
This is Swift! Swift is a compiled programming language for iOS, macOS, watchOS, tvOS, and Linux applications. Here’s what you need to know
Copy folders excluding files in PowerShell
Here I will give you a script to copy folders excluding files in PowerShell. This is quite useful when you want to copy your deployment folder
Microsoft will release Windows 11 on October 5th
Microsoft is announcing that Windows 11 will be released on October 5th. The operating system will be available as a free upgrade for Windows10
Is Azure CosmosDB really broken?
A flaw in Microsoft’s Azure Cosmos DB database product left more than 3,300 Azure customers open to complete unrestricted access by attackers
Connect a display to your iMac
You can connect one or more external displays depending on your Mac model. In this post I show you how to connect your monitor to an iMAC 24″
Amiga 500 Mini is on the way
A few years after the mini console boom comes the turn of another classic system – the Amiga and now the Amiga 500 is on the way again.
Universal PredicateBuilder for Expression
In this new short post, I’ll show you how to create a universal PredicateBuilder for Expression in C# to merge 2 or more expressions with Linq
Pull Docker image from ACR in pipelines
How to pull a container from Azure Container Repository without getting Denied retrieving permissions failed in Azure DevOps pipeline? Solved
Hello World using Xcode and Swift
“Hello World using Xcode and Swift” is the first post about Swift where I’m starting to create a simple but real app from the basis. Join me
Create a LogicApp to use CosmosDB
I’m going to explain how to create a LogicApp to use CosmosDB in Azure based on a common scenario. I’ll show other solution in the next posts
Starting out with Swift commands
Starting out with Swift commands is some of the things I discovered I needed to get to a place where I could contribute to projects in Swift
Getting started with Swift development
Getting started with Swift development is a quick post to give you the basis to start creating apps with your Mac but also with Windows
Configure IdentityServer for Xamarin Forms
In this new post, I explain how to configure IdentityServer for Xamarin Forms to integrate Web Authenticator using Xamarin Essentials
Windows 365 is here!
Windows 365 is here! A completely new way to use the best-selling operating system from Microsoft. Here’s how it works.
Install MAUI with Visual Studio 2022
Microsoft is talking a lot about this new technology and here I will explain how to install MAUI with Visual Studio 2022 and run a first app
Authentication in Xamarin Forms with IdentityServer
I want to start to use Visual Studio 2022 Preview and create a base Xamarin Forms project integrated with IdentityServer