How to Post Data in ASP.NET Using Ajax Without JSON Form Serializer
Post Views: 731 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…
How to Resolve Issue of Test Project not Running the Unit Tests After Upgrade to .NET 6
Post Views: 2,441 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…
Error Restoring the NuGet After Upgrading Solution to .NET 6
Post Views: 2,165 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…
Non-nullable property must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Post Views: 2,081 Recently, I was getting this warning for most of the properties which are not specified as nullable. I was not happy this warning, though I was able…
An Introduction to Azure DevOps and Its Features
This platform offers a common workspace for related teams and stakeholders to plan, work, collaborate, build, develop, and deploy software applications. This Azure DevOps provide a set of processes that…
Create A Bot in .NET Using Bot Framework SDK
A bot is a software application that automates the tasks which are repetitive in nature and respond without human interaction. A bot is a short form of robot. In this article, we will…
Three Simple Ways To Getting Started With Stratis Blockchain Development
Post Views: 541 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…
How to Restore Strax Wallet
Post Views: 356 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…
Implementing Smart Contract in ASP.NET Application
Post Views: 1,062 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…
Stratis Blockchain R&D Center
Post Views: 114 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…