Manage Windows Taskbar in Extended Screen
Post Views: 530 This write-up describes the steps to manage the windows taskbar on the extended screen and main screen. Here, we will learn the setup to show all the…
Learn developer and data technologies with us
Post Views: 530 This write-up describes the steps to manage the windows taskbar on the extended screen and main screen. Here, we will learn the setup to show all the…
Post Views: 597 Introduction Stratis group provides a blockchain platform for .Net developers. Stratis provides the Strax Wallet through which you can send and receive Strax in your crypto wallet.…
Post Views: 1,404 Introduction OneDrive is the option where we can store our files, folder, or work in the cloud. OneDrive is part of Office 365 (Microsoft 365). In Hotmail/Outlook…
Post Views: 2,284 This write-up helps you to change the text of the button as well as disable/enable the button using Javascript. Sometimes we need this in our application while…
Post Views: 958 I was using form serialize() to submit user input data using the ajax post method to the controller in ASP.NET 5 application but data was not passing…
Post Views: 680 I was working on ASP.NET Core MVC project. I was submitting the form using $.ajax but once the submit response is succeded then it was not going…
Post Views: 705 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…
Post Views: 2,124 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…
Post Views: 1,233 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…
Post Views: 1,179 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 when the predefined conditions are met. Smart Contract allows…