Eric Evans in the book DDD: Tackling Complexity in the Heart of Software presents a model characteristic for Domain Driven Design, which consists of layers: User Interface, Application, Domain and Infrastructure.
Strona głównaUżytkownik
fildev | użytkownik
Sztuka programowania 1879 dni, 4 godziny, 26 minut temu 86 źrodło rozwiń
Domain-Driven Design #06: aggregate and aggregate root
Architektura 1907 dni, 5 godzin, 18 minut temu 115 źrodło rozwiń
[EN] Domain-Driven Design #05: value object
Architektura 1942 dni, 4 godziny, 35 minut temu 81 źrodło rozwiń
[EN] Domain-Driven Design #04: entity
Architektura 1970 dni, 4 godziny, 27 minut temu 141 źrodło rozwiń
Domain-Driven Design #03: bounded context
Architektura 2012 dni, 3 godziny, 41 minut temu 210 źrodło rozwiń
Domain-Driven Design - "język wszędobylski"
Architektura 2047 dni, 4 godziny, 40 minut temu 69 źrodło rozwiń
Początek cyklu postów o Domain driven desing.
Architektura 2061 dni, 5 godzin, 22 minuty temu 136 źrodło rozwiń
We distinguish several ways of communication between components: parent to child, child to parent and any to any. In this post I will show an example of the implentation of each of the ways.
How to use resolvers in Angular with example.
Token Authentication Management (JWT) in Angular
How to create token in ASP.NET Core
Sztuka programowania 2247 dni, 4 godziny, 35 minut temu 138 źrodło rozwiń
Architektura 2277 dni, 4 godziny, 7 minut temu 239 źrodło rozwiń
Rejestrowanie zależności poprzez system refleksji + Autofac modules
Rejestrowanie każdego wywołania actiona w controllerze w ASP.NET MVC
Prosty sposób na połączenie biblioteki Nlog z Elasticsearch w ASP.NET Core
How to create model from existing database in Entity Framework Core - ASP.NET Core
RabbitMQ (EasyNetQ) Request / Response Messaging Pattern
Prosty i czytelny sposób na generowanie dokumentów xml - Linq to Xml
Bazy danych i XML 2479 dni, 3 godziny, 48 minut temu 212 źrodło rozwiń
Podstawowe informacje o message broker i rabbitmq z uzyciem easynetq jako klienta.
After some *windows * update,docker localhost processing stopped working.