Using Azure Containers to Provide an On-Demand R Server

Sat, 01 Dec 2018 10:00:00 GMT

Master the key steps in developing a simple ASP.NET Core 2.1 Web App that submits data to a logistic regression classifier implemented in R to obtain better quality control data for ultrasound scans. The article shows how Azure Containers, Docker, Azure Event Grid and Azure Functions are combined to implement a real-world application.

Read article

Web Site Background Processing with Azure Service Bus Queues

Thu, 01 Nov 2018 10:00:00 GMT

In this article, Will Stott shows how to perform long-running processing in the background for an ASP.NET Core 2.1 WebApp using Azure Functions and a ServiceBus queue.

Read article

Testing - Get Your Customers Involved in the Testing Process with Functional Tests in Excel

Tue, 11 Jan 2005 10:00:00 GMT

For specification documents to be truly valuable, they need to give an accurate picture of all the requirements of a project. This article describes how the communication value of specification documents can be improved by permitting users to test the code under construction using the Framework for Integrated Test (FIT), an open-source tool. It also explains how you can build a Windows Forms application in C# (WinFITRunnerLite) that converts functional tests, as written by your customers using Excel, into a form that allows you to run them with FIT against the code you're developing.

Read article