Azure DevOps CI/CD Pipeline For Azure Functions In this post, I'll show you how to set up a CI/CD(continuous integration and continuous delivery/deployment) pipeline in Azure DevOps Warming Azure Functions To Prevent Cold Starts In this post, I'll show you how to prevent your Azure Functions from going to sleep thus preventing a cold C# Transient Fault Handling With Polly In this post, we’ll look at Polly which is a .NET library used for resilience and transient-fault-handling. It provides you Getting Started With C# Azure Functions In this post, I'll show you how to get started with C# Azure Functions. To quote Microsoft: "Azure Functions is C# Basic Algorithms And Data Structures In this post, we'll look at some basic algorithms and data structures in C#. ESP32 Web Server, Web Sockets And HTTP API Calls In this post, I'll show you how to make API requests from the ESP32 or ESP8266, how to set up C# Covariance And Contravariance In this code snippet, we’ll take a look at covariance and contravariance in C#.Covariance and contravariance enable implicit type conversion C# Image Classification With ML.NET In this code snippet, we’ll see how to do image classification in C# using the ML.NET machine learning framework. It GPU Acceleration For Your C# App With ILGPU In this code snippet, we’ll see how to use GPU acceleration in C# using the ILGPU library. ILGPU provides you with C# COM Objects, Interop with PInvoke And Type Marshalling In this code snippet, we will take a look at COM objects, interop using PInvoke and type marshalling in C#. 1 2 3 … 24 Next >