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 1866 dni, 15 godzin, 10 minut temu 86 źrodło rozwiń
Domain-Driven Design #06: aggregate and aggregate root
Architektura 1894 dni, 16 godzin, 2 minuty temu 115 źrodło rozwiń
[EN] Domain-Driven Design #05: value object
Architektura 1929 dni, 15 godzin, 19 minut temu 81 źrodło rozwiń
[EN] Domain-Driven Design #04: entity
Architektura 1957 dni, 15 godzin, 12 minut temu 141 źrodło rozwiń
Domain-Driven Design #03: bounded context
Architektura 1999 dni, 14 godzin, 25 minut temu 210 źrodło rozwiń
Domain-Driven Design - "język wszędobylski"
Architektura 2034 dni, 15 godzin, 24 minuty temu 69 źrodło rozwiń
Początek cyklu postów o Domain driven desing.
Architektura 2048 dni, 16 godzin, 6 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 2234 dni, 15 godzin, 19 minut temu 138 źrodło rozwiń
Architektura 2264 dni, 14 godzin, 51 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 2466 dni, 14 godzin, 32 minuty 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.