Azure blob storage is Microsoft’s offering to store unstructured object data. This data can be files, images, videos or documents etc. Azure blob storage can serve these images and documents…
.net framework
I come across the following error while comparing Date in Linq lambda in the .NET C# project. The exact error is The specified type member ‘Date’ is not supported in…
ASP.NET Web API using NET 6 C# & Windows authentication
I come across the following error while working on the .NET C# project. When I try to open the project properties window I got the following error An error occurred…
Lists are very useful object types in C#. A lot of times we come across requirements to sort list items. By default, we can only sort by Ascending or descending…
CJ dropshipping is one of the best dropshipping services available for eCommerce websites that run on a dropship model. One can use tools provided by CJ dropshipping to integrate with…
Microsoft has recently released .NET 6.0 on 11th Nov 2021. This release has a lot of exciting features. Let’s Explore a few of these features One platform .NET 6.0 You…
I come across the following warning during working on one of my projects. I looked at the internet and it seems this is very common so I thought I’ll add…
Sometimes we come across a requirement to get list of methods in C# class. This is very useful if you want to automate your documentation process and want to have…
As a developer lot of time, you come across ” Object reference not set to an instance of an object ” error and sometimes along with the yellow screen of…