Adding Git Ignore File and Folder Using Git Desktop
Post Views: 3,439 Introduction There are many code management and version control tools are available out there. Among all the Git is a famous and mostly used version control tool…
Learn developer and data technologies with us
Post Views: 3,439 Introduction There are many code management and version control tools are available out there. Among all the Git is a famous and mostly used version control tool…
Post Views: 769 There are different types of blockchain that have their own purpose and use cases. Understanding the different blockchain types provides you insights into which one best fits…
Post Views: 749 Introduction This article demonstrates how to send form data from the asp.net web application using the Ajax post method without the form serialization. In the previous part…
Post Views: 2,452 Introduction I was upgrading the .NET Core 3.1 project to .NET 6 and faced issues running test cases in my test projects. I had several projects and…
Post Views: 2,188 I was upgrading the solution from .Net coreĀ 3.1 to .NET 6.0 and got the below error while building the project. This blog describes how I resolved…
Post Views: 562 Introduction This article provides a complete guideline to get started with blockchain development using the Stratis platform. This article will cover three different ways to interact with…
Post Views: 373 Stratis group provides a blockchain platform for .Net developers. Stratis Blockchain is easy to learn, adapt and integrate with the existing and new small to enterprise grades…
Post Views: 1,085 Introduction Stratis empowers developers to build enterprise-grade blockchain solutions for current industries by utilizing their C# and .Net skill sets. Stratis Blockchain is open-source and provides templates…
Post Views: 123 Stratis empowers developers to build enterprise-grade blockchain solutions for current industries by utilizing their C# and .Net skill sets. Stratis Blockchain is open-source and provides templates for…
Post Views: 862 This writeup will provide you insights into the database migration command which is crucial for the code first approach using two methods: the Windows CLI and Visual…