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 2102 dni, 9 godzin, 23 minuty temu 86 źrodło rozwiń
Domain-Driven Design #06: aggregate and aggregate root
Architektura 2130 dni, 10 godzin, 15 minut temu 115 źrodło rozwiń
[EN] Domain-Driven Design #05: value object
Architektura 2165 dni, 9 godzin, 32 minuty temu 81 źrodło rozwiń
[EN] Domain-Driven Design #04: entity
Architektura 2193 dni, 9 godzin, 25 minut temu 141 źrodło rozwiń
Domain-Driven Design #03: bounded context
Architektura 2235 dni, 8 godzin, 38 minut temu 210 źrodło rozwiń
Domain-Driven Design - "język wszędobylski"
Architektura 2270 dni, 9 godzin, 37 minut temu 69 źrodło rozwiń
Początek cyklu postów o Domain driven desing.
Architektura 2284 dni, 10 godzin, 19 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 2470 dni, 9 godzin, 32 minuty temu 138 źrodło rozwiń
Architektura 2500 dni, 9 godzin, 4 minuty 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 2702 dni, 8 godzin, 45 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.