Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Why add a project to a solution rather than a folder?

Architectural decisions: ASP.NET MVC & Entity Framework

Authentication in a multi layer architecture

Which class structure is more desirable?

How to support multiple mobile application versions with the most up-to-date server deployment?

SwiftUI: what substitutes the Delegate protocol?

swift architecture swiftui

How to handle class dependency with interfaces and implementatons

java architecture

How to scale a GKE deployment according to an AWS SQS queue size

Immutability and Graphs Models - How to create them?

MVC repository architecture and accessing different tables

Should POCOs be derived from DTOs or better not?

DDD / Presenter pattern VS Use case optimal query

Selenium GRID vs TestNG parallel

Web components - Services / non html components

How to re-export types from a referenced .NET assembly

How to handle global string constants ASP.NET MVC

.net architecture

Circular dependency of Business logic and Data access layer

Wrapping managed code for unmanaged use

c# c++ architecture c++-cli