Commonly Used Blockchain Terminologies
Introduction When we start learning new technology, we need to learn basic terms use in the technology. If we don’t know the terms and terminologies of that technology, it will
Introduction When we start learning new technology, we need to learn basic terms use in the technology. If we don’t know the terms and terminologies of that technology, it will
Introduction This article provides the guidelines to upgrade ASP.NET Core 2.1/2.0 (or lower versions) to 3.1. .Net Core 3.1 has long-term support and if you are using a 2.0/2.1 or
Introduction This article is an extension of the previous article Integrate Stratis Blockchain APIs In Your Custom Application. The article describes how to integrate Stratis blockchain transaction APIs in your
Introduction A smart contract is a computer program where the parties have consent on predetermined conditions of the agreement. Smart contract stores and self-executes in the blockchain network. It runs…
C# Corner is going to organize a free virtual event (webinar) on August 14, 2021, on the topic of Blockchain. Please find details about the event from here and register
C# Corner is going to organize a free virtual event (webinar) to get started with Stratis Blockchain and get ready for Student Hackathon on July 24th 2021. Please find details
Introduction In this article, I will elucidate how to integrate Stratis Blockchain API in custom or third party application. We will create angular application and integrate Stratis Private APIs. We
This write-up describes how to implement sweet alerts in the Angular application. The article will explain from the project creation to sweet alert implementation in detail. The very first step
I was upgrading project framework from ASP.NET Core 2.1 solution to ASP.NET Core 3.1 and got error as shown below after upgradation. Error Details: “System.InvalidOperationException HResult=0x80131509 Message=EndpointRoutingMiddleware matches endpoints setup
I was upgrading project frmework from ASP.NET Core 2.1 to ASP.NET Core 3.1 and I got below exception error in my Startup.cs class. Error details : “System.InvalidOperationException HResult=0x80131509 Message=Endpoint Routing