A specific problem with architecturing a part of our application
Firstly, I’ll try to describe the real world model of what we are trying to express in C# code.
A specific problem with architecturing a part of our application
Firstly, I’ll try to describe the real world model of what we are trying to express in C# code.
A specific problem with architecturing a part of our application
Firstly, I’ll try to describe the real world model of what we are trying to express in C# code.
Best practice for projects architecture – server side [closed]
Closed 10 years ago.
Best practice for projects architecture – server side [closed]
Closed 10 years ago.
Best practice for projects architecture – server side [closed]
Closed 10 years ago.
Best practice for projects architecture – server side [closed]
Closed 10 years ago.
How to make my code decide which class to instantiate based on a parameter?
I have a system in which I will perform queries to a database. I want Query1, Query2 and Query3 to use the same methods in their way to the data source layer.
DDD / Optimizing a specific service belonging to a specific bounded context regarding hardware
Well known is the split of a whole application into several bounded contexts to emerge an Ubiquitous language. while practicing Domain-Driven Design.
REST object with resources
I am designing a HTTP-based REST API.
Let’s say I have an entity called Entity
that has a bunch of properties. Some of its properties are files. Let’s say Entity
has following properties: