(Michael Scharhag) Each HTTP request consists of a method (sometimes called verb) that indicates the action to be performed on the identified resource.
Other News
Using RESTful APIs and Microservices to Work With Db2
(Peter Kohlmann) In this article, see an in-depth tutorial on how to use RESTful APIs and microservices to work with Db2.
Azure DevOps Services Status Check
(Abhijit Jana) Azure DevOps Services Status Page can instantly check and update you on the health of your Azure DevOps Services.
Email Confirmation with ASP.NET Core Identity
(Marinko Spasojevic) Email Confirmation is quite an important part of the user registration process. It allows us to verify the registered user is indeed an owner of the provided email. But why is this important?
How to Create a Radial Basis Function Network Using C#
(James McCaffrey) A radial basis function (RBF) network is a software system that is similar to a single hidden layer neural network. In this article I explain how to design an RBF network and describe how an RBF network computes its output.
What to Check if MySQL Memory Utilisation is High
(Paul Namuag) One of the key factors of a performant MySQL database server is having good memory allocation and utilization, especially when running it in a production environment.
SQL SERVER – Linked Server Error – Msg 3910 – Transaction Context In Use By Another Session
(Pinal Dave) One of my clients contacted me for an error that appeared while performing a distributed transaction over a linked server. The interesting part was that the linked server was local SQL Server, this is also called a loopback linked server.
Angular 9 New Features
(Satheesh Elumalai) In this article, let’s take an overlook on the features of Angular 9. Angular has come a long way, it has now reached a peak level of admiration and loved by web developers, and on the horizon, we have a new version (Angular 9).
Use AzCopy to upload data to Azure Blob Storage
(Nisarg Upadhyay) AzCopy is a command-line tool that is used to upload and download blobs/files from or to the Azure Blob Storage.
Stop #AzureDataStudio from opening a connection screen on startup
(Kenneth Fisher) When I’m working with a tool I like a clean startup. And by that I mean don’t automatically open anything. I’ll let you know if I need a connection to object explorer, an open query, whatever.
