Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / SOLID

SOLID

SOLID

Great Reads

by Adam Tibi
We are used to repeat the SOLID principles, sometimes without giving them full thoughts. This is a call to drop an outdated principle that doesn't work in today's development, the "Open Close Principle", the result should be SLID.
by Habibur Rony
Application design - a post mortem of a bad design
by Jon Woo
I am writing this article to demonstrate how to build an application from scratch using SOLID principles and common design patterns
by Mohammed Hameed
This is a general code review checklist and guidelines for C# developers, which will serve as a reference point for development.

Latest Articles

by Adam Tibi
We are used to repeat the SOLID principles, sometimes without giving them full thoughts. This is a call to drop an outdated principle that doesn't work in today's development, the "Open Close Principle", the result should be SLID.
by Habibur Rony
Application design - a post mortem of a bad design
by Jon Woo
I am writing this article to demonstrate how to build an application from scratch using SOLID principles and common design patterns
by Mohammed Hameed
This is a general code review checklist and guidelines for C# developers, which will serve as a reference point for development.

All Articles