Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

MVVM architecture: one model - several view models + place for data access

Agile Solution Design [closed]

A good agile modelling tool? [closed]

Difference between a distributed and a decentralized network

Broker Vs Gateway pattern

Architecture for Avoiding Switch Statements

Bounded context and infrastructure relationship

C++ Templated return

nested reference can be accessible from dotnet core 1

Service layer in Architecture - DLL? [closed]

c# .net wcf dll architecture

Given disk is slow and multiple cores does on the fly decompression make sense for performance?

Service Oriented Architecture: Foreign Key Across Different Databases

Watch unused Local Variable is impossible? Why?

What does this mean? #if !(arch(x86_64) || arch(arm64))

Controllers handle application flow, so where does my business logic go?

How to organize architecture WPF project?

c# wpf architecture

How to properly use Struts ActionForms, Value Objects, and Entities?