Integrate Blockchain APIs in Your Custom Application
Post Views: 2,200 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…
Sweet Alert Implementation in Angular
Post Views: 1,983 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…
Error: EndpointRoutingMiddleware matches endpoints setup by EndpointMiddleware and so must be added to the request execution pipeline before EndpointMiddleware
Post Views: 1,561 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…
Error: Endpoint Routing does not support ‘IApplicationBuilder.UseMvc(…)
Post Views: 1,457 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…
How to Install Docker Desktop and Troubleshoot Issues in Windows Machine
Post Views: 1,668 Introduction Docker enables us to build and share containerized applications and microservices. In this article we will learn how to install and make ready a docker desktop…
Failed to register URL for site. Error description: The process cannot access the file because it is being used by another process.
Post Views: 953 .NET Developers often face this issue when they use the existing project or add existing project into another new solution. In my case, I faced this issue…
Stratis Platform and Why it is best Blockchain Platform?
Post Views: 549 Blockchain is an emerging technology of this era. Without any doubt, blockchain is going to make several headlines, news, and research topics in the foreseeable future. On…
Error While Importing Stratis Blockchain Full Node Swagger.json file to the Postman
Post Views: 134 Introduction This article will describe how to resolve the issue of importing swagger.json file of Stratis Full node blockchain network while importing to the Postman. Additionally, it…
What is Data Refresh in Power BI and How to set up Schedule Refresh in Power BI Service?
Post Views: 1,066 Introduction Reports need to show the latest and real-time data then only the user will get the correct business insight. Power BI provides the auto-refresh and manual…
Visual Studio 2022 Preview 1 now available!
Post Views: 579 Microsoft has announced the release of preview 1 Visual Studio 2022 as first release. This means, we can install Visual Studio 2022, however, this is available for…