Crypto wallets basics
A crypto wallet allows users to directly interact and transact with blockchain networks. Crypto wallets can be software based or hardware based.
The journey of a thousand miles begins with a single step
A crypto wallet allows users to directly interact and transact with blockchain networks. Crypto wallets can be software based or hardware based.
Tenant – represents your organisation and is a directory of users An Azure Active Directory Business-to-Customer (Azure AD B2C) tenant contains the following resources: Directory – This is where your …
For those of you who can’t wait for the much anticipated ‘hot reload’ feature for Blazor apps in .NET 6, this article describes how to achieve something similar on .NET 5
I followed the this tutorial to set up Azure B2C on my MSDN subscription. But it failed with the error: To resolve this, I needed to add the namespace Microsoft.AzureActiveDirectory …
Previously I posted how to use OBS (Open Broadcaster Software) to create tutorial videos with Web Cam and voice overlays. In this post I’ll tell you how to get a trendy circular overlay for your Web Cam stream.
In the past I’ve made video tutorials and walk-throughs to help new starters and junior developers. I wanted my videos to be like YouTube tutorial videos where the Windows desktop is recorded along with a web camera view of my face and voice capture via a microphone.
This post details how I achieved this.
This post describes how to generate an SSH key and how to add it to your GitLab account
I just found out about a cool feature on the Azure portal ‘data explorer’ for CosmosDB. You can interact with CosmosDB and visualise your data using notebooks. It’s free to …
You’ve deployed an ASP.NET Core web application as an Azure App Service resource. But it doesn’t quite work as expected. How do you troubleshoot it?
This post describes how to configure logging and how to stream logs in real-time.