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

Architecture

architecture

Great Reads

by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
by ASP.NET Community
Hello Everyone,This is my first article. Here I am giving you a brief intro about developing an application in 3-tier
by Amir Jalilifard
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript

Latest Articles

by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
by ASP.NET Community
Hello Everyone,This is my first article. Here I am giving you a brief intro about developing an application in 3-tier
by Amir Jalilifard
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript

All Articles

Sort by Score

architecture 

by Trần_Tuấn_Anh
In this article we look at the C4 model, which provides a structured approach to documenting software systems through four levels of diagrams—Context, Container, Component, and Code.
by Mojtaba_Sarooghi
"HAS-A can be better than an IS-A relationship" What do you think about this sentence? Recently, I came across this topic quite a lot and we were discussing that in our team.
by Dev Leader
CQRS pattern in C#, clean architecture for better software development, code examples, best practices
by Arctype SQL
As a business expands, the need to ethically leverage data is not a luxury anymore, but a necessity.
by Dev Leader
In this article, we'll look at building a flight booking app using vertical slice architecture.
by Grzegorz @ tidyjava.com
Are you using frameworks the right way? Are you using frameworks for business purposes or the other way around? Are your business classes dependent on frameworks?
by Trần_Tuấn_Anh
As microservices architecture becomes more prevalent, monitoring and observing these services is crucial for maintaining performance and reliability. Tools like Zipkin and Jaeger have become essential in the toolbox of developers and DevOps engineers.
by Dev Leader
For this post, we'll delve into plugin architecture, exploring how they can be leveraged in ASP.NET Core to create more flexible and maintainable applications.
by Rob Kraft
Choose wisely how we spend our limited time on creating software and improving processes
by Taiseer Joudeh
Part 1 of a 10 post tutorial where we will build a full microservices app using Dapr and then deploy it to Azure Container Apps
by Dev Leader
Integrate Unit of Work Pattern in C# with Clean Architecture for efficient programming, benefits and C# code examples
by Arian Celina
Web services vs. SOA and Pretty URL vs. REST