Create Azure Bot Service from Azure Portal
Post Views: 527 If we observe the current technology trends, BOT is quite popular. Most of the modern solutions come with BOT to automate tasks and respond to the conversation.…
What is LevelDB?
Post Views: 584 Introduction This article will describe the most commonly used database in blockchain technology; LevelDB which is an example of a NoSQL database and stores data as key-value.…
Most Popular and Useful Visual Studio Shortcut Keys
Using shortcut keys and commands can help to save time and result in considerable improvement as well as productivity. In this article, I will share the most useful and trendy…
Manage Windows Taskbar in Extended Screen
Post Views: 523 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…
Embracing Proactive Data Analytics and Security in the Now Normal
Post Views: 58 Business of all types have seen the need to accelerate digital transformation to ensure productivity and respond to rapid shifting customer expectations. Data and information are the…
How to Install and Stake from STRAX Wallet?
Post Views: 585 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.…
How to Link and Unlink OneDrive from Local Machine
Post Views: 1,397 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…
Error Message 401.2.: Unauthorized: Logon failed due to server configuration
Post Views: 429 Sometime, we get this error message after publishing the solution in IIS. This error is quite common. Exact Error Error message 401.2.: Unauthorized: Logon failed due to…
Button Text Change and Enable/Disable Button using JavaScript
Post Views: 2,278 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…
Resolve: Ajax Post Method form Serialization Data not Passing to Controller in ASP.NET 5
Post Views: 951 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…