About US

I am Krunal Shah or you can say kunal shah, i am writing a blogs, i have Over 8 years of experience in web development such as developing dynamic applications with top technologies. Deep knowledge of .NET Core, Angular CLI, Node Js, React, Asp.NET MVC, Sql Server, Oracle, Azure, HTML5, Javascript and CSS3, etc. and a Microsoft Certified: Azure Developer Associate.

More Stories

SOLID principles in C# with examples

SOLID principles are a set of design principles that can be used to improve the quality of Csharp code. By following these principles, developers can create code that is more flexible, readable, testable, maintainable, and reusable.

Krunal Shah

How To Enable Gzip Compression In Asp Net Core Using Dot Net CLI With Example

GZIP is a generic compression method that can be applied to any stream of bits, need to do some configration changes in startup file in Dot Net core CLI 6

Krunal Shah

Exploring the Benefits of Using Partial Methods in C#: A Beginners Guide

Learn about Partial Methods in C#: a powerful feature for customizing auto-generated code, split method declaration and implementation within partial class or struct, with many options. #CSharp #PartialMethods

Krunal Shah