Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Multiple Inheritance, Polymorphism and newer ways of programming

architecture polymorphism

Framework Comparison and Overhead

Separation of users and posts microservices?

How do the decentralized behaviour of Distributed Revision Control Systems Work?

architecture dvcs

Why not monolithic event driven architecture?

architecture event-driven

SSRS using Xml datasource [WCF], its possible, but is it advisable?

ResX files and extra application layer

Adapter Pattern in SOA hexagonal/onion architecture

Single Cache Object for Multiple Projects [closed]

c# .net vb.net architecture

Microservice Architecture - How to get user information from API gateway to microservice

CUDA cache mechanism behavior for stores with a simple mem-filling kernel

REST, Pagination with filters dependent on external system and sql

Deploying a WCF application in Windows Azure

c# wcf architecture azure

How to share events code in a microservice architecture

Completely Arbitary C# Question

c# architecture

How should I organise a pile of singly used functions?

Microservices with common users table

Domain object construction responsibility: Should I use domain objects in service layer interface?