What do you mean by "Solid Principles" in ASP.NET Framework?
Pranam Bhat
Select an image from your device to upload
What do you mean by “Solid Principles“ in ASP.NET Framework?
https://www.c-sharpcorner.com/UploadFile/damubetha/solid-principles-in-C-Sharp/
SOLID is not directly linked to ASP.Net or any other framework. These are design principle you can use with any language. It gives you the guidance to write a better, clean and managable code.