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.
With C# 7 around, you can now declare such functions inside another the body of another function. Such functions are known as local functions. In other words, the support for local functions ...
C# coders can now use the Functions service in the Oracle Cloud to build and deploy functions typically used in serverless, event-driven computing.