also compile this article about this case in the original EF series.
Case Overview
Byteart Retail demonstrates the application of Microsoft. NET technology and field-driven design concepts in software design, architecture, and practice based on the online sales business of laptops. Prior to Byteart Retail, the open-source community also had some practical cases
This article is fromWhat is Domain driven Design?This article has been translated. ”... In many areas, the role of experts is reflected in their expertise rather than intellectually. “-- Don ReinertsenDomain driven design is a software development approach that enables so
This article is from what is Domain driven Design? This article has been translated. ”... In many areas, the role of experts is reflected in their expertise rather than intellectually. “-- Don ReinertsenDomain driven design is a software development approach that enables s
analysis mode and design pattern to DDD;
Some tips on flexible design;
If you maintain the integrity of the model and the knowledge of continuous integration;
How to refine the model, identify the core model and the common sub-domain;
These topics are important, because space is limited and I have limited knowledge of the current, and in order t
and the knowledge of continuous integration;
How to refine the model, identify the core model and the common sub-domain;
These topics are important, because space is limited and I have limited knowledge of the current, and in order to highlight the focus of this article, so do not give them a detailed introduction, we are interested can read their own.Some related extensions read the CQRS architectureThe core idea is to completely separate t
association between the various domain objects.
Add behavior for domain objects: Add behavior to domain objects based on business requirements (System use cases and interface prototypes, etc.) and define which methods are referenced by the business service.
Case Online BookstoreIn order to understand the domain
.
Define the domain object (entity, VO): defines the domain object based on the business logic of the business unit, and describes the domain object through the UML method and design mode.
Define the attributes and associations of domain objects: determine the various attr
In the byteart retail case I developed, the implementation of domain events has been introduced. For more information, see my previous article: in-depth analysis of byteart retail case: domain events. After a period of study and thinking, we have a new understanding of the design and implementation of domain events. In
small experience to share with you This article is about these design methods in itself there is a great advantage, you will find it with the traditional three-storey architecture is the most obvious difference, which is the most classic advantage of the place, the most valuable place;
Originally this article is "[Top]." NET domain driven
methods mentioned in this article have great advantages, you will find that it is the most obvious difference from the traditional three-tier architecture, which is also the most classic advantage and the most valuable place;
This article was originally "[stick]. net domain-driven design-Practice (going bright through the fog) "is part of the article, but due
Strategic Design
It should be pointed out that DDD is not a simple set of technical tools, but many programmers do think so and use DDD with such ideas. Too much technical implementation will lead to ddd-lite. Simply put, DDD-lite will lead to poor domain objects, because we ignore the benefits of DDD strategic modeling.
The Strategic Design of DDD mainly inclu
The Domain-driven design ("DDD") by EricEvans is a classic concept. Although the concept of "Domain" has long existed, however, this book makes it possible for people to carefully examine the construction of software. I believe that after reading this book, you will truly appreciate the power of the field, this power d
NET Domain Driven Design Combat series summary One, quoteIn fact, I've seen a lot of books about domain-driven design last year, including Microsoft. NET Enterprise Application framework desig
framework, the main focus is on the technical level, multi-threading, operating system, data structure, algorithm.(4) "Daniel" drive: There is a "Daniel" in the company to make a framework, or the use of an open-source framework, and then other people receive the demand, and constantly fill in the business code.(5) Data-driven: all data in a DB or central storage, all work to the data "adding and deleting" as the center.
The above classification meth
2007 Eric Evans published "Domain driven design" so far, the concept of domain driven designs (Ddd:domain-driven design) has become increasingly understood and used. I have been a post-
simple set of technical tools, but many of the programmers I see do think so, and have the idea to use DDD. Being overly wedded to technical implementation will lead to ddd-lite. In simple terms, Ddd-lite will lead to inferior domain objects because we overlook the benefits of DDD strategy modeling.
The strategic design of DDD mainly includes the concepts of domain
. NET domain driven design-first taste (one: questions, patterns, principles, tools, processes, frameworks, practices)2013-04-07 17:35:27Tags:. NET DDD Driver Design original works, allow reprint, please be sure to use hyperlinks in the form of the original source of the article, author information and this statement.
{/// ///User ID/// PublicGuid UserId {Get;Set; } }}
Domain Object Event handle
The domain object event handle is the notification that Eventbus triggers all event handles when the domain object changes public void publish tevent : IEvent User Registration event handle for sending emailusingSystem;usingSystem.Collectio
provides a one-time return of a large view at the service layer, but whether this method is appropriate at the service layer needs to be weighed at the design level ).
DtoAnd doDifference
First, there is a conceptual difference. DTO is the data transmission object between the presentation layer and the service layer (it can be considered as the protocol between the two ), do Is the abstraction of various business roles in the real world, which lea
Domain driven design practices for the Entity framework
EntityFramework's field-driven design practice-Preface
EntityFramework field-driven design practice (i): From DataTa
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.