Technologies mentioned in this article include LINQ, VB.NET, and C#. Q In researching startup procedures for a database application using VB.NET (2005), I came across your article, "Enable the ...
Consuming services is something every application needs to do. In this article, Nick demonstrates how to document a REST service using Swagger in order to make it easy to consume from a Universal ...
Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud. Azure Functions is the serverless compute offering in the Microsoft Azure cloud.