Deserialize Both Single Item And An Array For The Same Property In C#
ASP.NET MVC

In some scenarios, we are getting a dynamic response, for example, In the same property, we are getting a single element and sometimes an array of elements. That is a challenging task to handle both a single item and an array for the same property while deserializing. In this article, we will handle both item and array for the same property.

Upload File To Azure File Storage Using C#
ASP.NET MVC

Hello Friends, In this article, we will discuss how to upload files into Azure File Storage using C#. We all know that File Storage is a part of Azure Storage. Azure File Storage provides an option to migrate file share-based applications to the Cloud environment without managing any highly available file server VMs. Step 1…

Subscribe

Select Categories