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 2049 dni, 17 godzin, 45 minut temu 86 źrodło rozwiń
Domain-Driven Design #06: aggregate and aggregate root
Architektura 2077 dni, 18 godzin, 37 minut temu 115 źrodło rozwiń
[EN] Domain-Driven Design #05: value object
Architektura 2112 dni, 17 godzin, 54 minuty temu 81 źrodło rozwiń
[EN] Domain-Driven Design #04: entity
Architektura 2140 dni, 17 godzin, 46 minut temu 141 źrodło rozwiń
Domain-Driven Design #03: bounded context
Architektura 2182 dni, 17 godzin temu 210 źrodło rozwiń
Domain-Driven Design - "język wszędobylski"
Architektura 2217 dni, 17 godzin, 59 minut temu 69 źrodło rozwiń
Początek cyklu postów o Domain driven desing.
Architektura 2231 dni, 18 godzin, 41 minut 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 2417 dni, 17 godzin, 54 minuty temu 138 źrodło rozwiń
Architektura 2447 dni, 17 godzin, 26 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 2649 dni, 17 godzin, 6 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.