How to create a local test playground of Azure Cosmos Db for .NET development 05-03-202202-03-2022 by Maytham Fahmi When I have started my first article series regarding How to unit testing Azure Blob Storage locally and GitHub few months back, I have never thought what comes next. I facing the same issue as I did with Azure Blob Storage, How can I unit test my Cosmos Db methods in .NET both locally and…. ShareTweetSharePin
How to get Windows Product Key from BIOS for VirtualBox, VMware or any other Virtual Machine 08-02-202229-01-2022 by Maytham Fahmi I come recently to install Windows 10 on VirtualBox 6.1 and VMware Workstation 16 player to make some tests, but have had the issues with some windows feature was locked and required activation. I have spend some time to find out, how I could solve this issue. I have made my founds and would like…. ShareTweetSharePin
How to make integration test for Azure Storage – Part Main 15-11-202205-01-2022 by Maytham Fahmi When I started programming, and before the age of moving solutions to Azure Cloud, I was not concerned about where to save my data. Because in most cases I used the same storage space where the code was hosted on. In most cases, the solution was on-premise within the same domain and there were no…. ShareTweetSharePin
How to Install Notepad++ Compare plugin 08-02-202203-03-2018 by Maytham Fahmi Start your Notepad++ as administrator mode. Press F1 to find out if your Notepad++ is 64bit or 32bit (86x), hence you need to download the correct plugin version. Download Compare-plugin v.2, from:– for Notepad++ 7.5 and above use Compare v2.– for Notepad++ 7.7 and above use Compare v2.0.0 for Notepad++ 7.7https://github.com/pnedev/compare-plugin/releases Unzip Compare-plugin in temporary…. ShareTweetSharePin