Categories: C#.Net

Transform Object into XML through XSLT in C#

It explains how to generate XML by applying the XSLT transformation on C# object.

Categories: C#.Net

The request was aborted: Could not create SSL/TLS secure channel in C#

How to resolve "The request was aborted: Could not create SSL/TLS secure channel" error in C#.

Categories: Microsoft Azure

Microsoft Azure Durable Functions Introduction

It discuss what are Azure Durable Functions and how to create Durable Functions using Visual Studio.