Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my previous posts. Click to see it
The new Xbox is a fridge
What started as a viral meme became a life-size reality when we created the world’s first-ever, fastest, most powerful Xbox Series X Fridge
Creating log files with R
In this short post I explain how creating log files with R using log4r is a fast, lightweight, object-oriented approach to logging in R based
Segment control for Blazor
In this new post, I’m going to explain how to create a segment control for Blazor Web Assembly and Blazor Server. The NuGet package is available
Another Apple event on October 18
Apple is hosting another launch event on October 18 at 10:30 pm. Titled Unleashed, it hints at the rumoured new MacBook Pro models
November 8 Visual Studio 2022
Microsoft has just announced the upcoming release of Visual Studio 2022 on November 8, and the immediate availability of Release Candidate
A lot of functions for .NET5
We have just released a lot of functions for .NET5 in a NuGet package that you can download for free. Contains functions for everyday work
Using Chart.js with Blazor
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
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