News

In C# 9 lambda or anonymous methods can have a static modifier. This article talks about static anonymous functions and why they are useful, using code examples to illustrate the concepts.
C# finally gets the BASIC GOSUB feature through local functions, but local functions take that GOSUB-like capability up a few notches.
Save this array of intercept corrections. The remaining signal is the photo-response between T0 and T1. Calculate the average, and divide each pixel's photo-response by the average.
More on This Topic: Introducing: Serverless C# with Azure Functions Serverless C# with Azure Functions: HTTP-Triggered Functions One of the features of Azure Functions is the ability to easily create ...
Take advantage of Azure Functions to run small pieces of code that can be triggered by events in the Azure cloud.