Azure Cosmos DB — Part 2In this post, we are going to discuss about an important concepts called Throughput. Throughput simply means how many requests the cosmos…Jan 5, 2022Jan 5, 2022
An Introduction to Azure Cosmos DBhello guys, I have been thinking of creating a blog post series about one of the most popular service in azure echo-system, the cosmos db…Jan 3, 2022Jan 3, 2022
Azure Functions — Part 2hello folks, this is gonna be the second part of the azure function series. In case you haven’t read the first part, you can check it out…Dec 23, 2021Dec 23, 2021
Azure Functions — Part 1Hello guys, its been a while since I wrote any technical posts. I was very busy with my 1.5 year old son, in fact I was barely managing to…Dec 21, 2021A response icon1Dec 21, 2021A response icon1
Extension methods in C#To simply put, Extension methods are a convenient way of adding methods to classes that you cannot modify directly, typically because they…Sep 4, 2021A response icon1Sep 4, 2021A response icon1
Storing User Secrets in .Net CoreHi folks, in this post, I try to cover how user secrets can be stored in a .Net core application.Aug 31, 2021A response icon2Aug 31, 2021A response icon2
How to use problem details middleware in .Net Core?ProblemDetails is an open source ASP.NET Core middleware developed by Kristian Hellang that can be used to generate detailed results for…Aug 23, 2021Aug 23, 2021
Object lifetime in C#If you are really passionate about C#, then you should always aim to go a level deeper than your peers and make an effort to learn the…Jun 5, 2021A response icon2Jun 5, 2021A response icon2
OData SecurityHi guys, welcome to the second part of OData. In this post, I am going to cover some basic scenarios of OData security. Often we might come…May 9, 2021A response icon1May 9, 2021A response icon1
OData in .Net CoreRecently I came across this cool feature called OData. OData is an open source, open protocol technology that provides the ability to…Mar 6, 2021A response icon4Mar 6, 2021A response icon4