X509Certificate, SOAP body and send a Request
string certificatePath = @"f:\ctqc_certificate\qcct.p12"; …
string certificatePath = @"f:\ctqc_certificate\qcct.p12"; …
CSR is created from the correct machine [Not needed in most of the cases] Alwa…
We cannot import a very big database in MYSQL using PhpMyAdmin. For this, we ha…
If you are using Skype as well, uncheck the field stating to use ports 80 and 4…
First you need to Install the NuGet Package extension for VS Code. After Inst…
We need to authenticate users/clients that are going to use our APIs. For thi…
Here are steps to create a .NET Core Web API Project using Visual Studio Code i…
DNS probe errors are extremely frequent and imminent in the setup. You will o…
Selectt the Start button and scroll to find anydesk. Right-click on anydesk,…
Current Dapper version is the most affected one and only works for .NET Fra…
The All-in-One Design & Mockup Engine features a huge library of 7000+ re…
Get list of all tables created by you. SELECT * FROM sys.objects WHERE …
How to check node.js is installed or it's version on windows? Open comma…