Categories: Asp.Net Web API

Differences between Rest API and SOAP Services

It explains what are the main differences between REST API and SOAP and also which is best in terms of performance.

Categories: Asp.Net Web API

Asp.Net Web API and REST API

It explains about basic definition of API, Rest API and Asp.Net Web API.

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.