NET Domain-Driven Design with C#P roblem – Design – Solution phần 5 pptx

NET Domain-Driven Design with C#P roblem – Design – Solution phần 1 potx

NET Domain-Driven Design with C#P roblem – Design – Solution phần 1 potx

... Managing Projects 55 The Problem 55 The Design 55 Designing the Domain Model 56 Defining the Project Aggregate 56 Defining the Aggregate Boundaries 57 Designing the Repositories 58 Writing the Unit ... View 154 Summary 156 Chapter 5: Submittal Transmittals 157 The Problem 157 The Design 158 Designing the Domain Model 158 Defining the Submittal Aggregate 159 ftoc.indd...

Ngày tải lên: 09/08/2014, 12:22

44 374 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 2 pptx

NET Domain-Driven Design with C#P roblem – Design – Solution phần 2 pptx

... that will be used in the Project Aggregate. c03.indd 56 c03.indd 56 3/18/08 5: 12:46 PM3/18/08 5: 12:46 PM Chapter 3: Managing Projects 58 Company Class EntityBase Address Class Allowance Class MarketSegment Class ... and one for the Employee Aggregate (see Figure 3.4 ). c03.indd 58 c03.indd 58 3/18/08 5: 12:47 PM3/18/08 5: 12:47 PM Chapter 2: Designing the Layered Architecture...

Ngày tải lên: 09/08/2014, 12:22

43 358 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 3 docx

NET Domain-Driven Design with C#P roblem – Design – Solution phần 3 docx

... this.AppendProjectAllowances(project); }); } #endregion c03.indd 83c03.indd 83 3/18/08 5: 12 :55 PM3/18/08 5: 12 :55 PM Chapter 3: Managing Projects 84 To refresh your memory from Chapter 2 , the ChildCallbacks ... public MarketSegment BuildEntity(IDataReader reader) c03.indd 82c03.indd 82 3/18/08 5: 12 :55 PM3/18/08 5: 12 :55 PM Chapter 3: Managing Projects 103 Figure 3.9: The P...

Ngày tải lên: 09/08/2014, 12:22

43 323 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 4 doc

NET Domain-Driven Design with C#P roblem – Design – Solution phần 4 doc

... 3/18/08 5: 14: 15 PM3/18/08 5: 14: 15 PM Chapter 4: Companies and Contacts 146 < xcdg:DataGridControl.View > < xcdg:TableView HorizontalGridLineThickness=”1” VerticalGridLineThickness=”1” ... FindByKeyTest() { // Set the Key value object key = “8b6a05be-6106-45fb-b6cc-b03cfa5ab74b”; (continued) c04.indd 114c04.indd 114 3/18/08 5: 14:14 PM3/18/08 5: 14:14 PM Chapter 4:...

Ngày tải lên: 09/08/2014, 12:22

43 381 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 5 pptx

NET Domain-Driven Design with C#P roblem – Design – Solution phần 5 pptx

... base(key) { this.projectKey = projectKey; (continued) c 05. indd 165c 05. indd 1 65 3/18/08 5: 15: 34 PM3/18/08 5: 15: 34 PM Chapter 5: Submittal Transmittals 159 Defining the Submittal Aggregate As you can ... Person Fields Methods Properties JobTitle Status SpecificationSection Class Fields Methods Properties Description Number Title SubmittalStatus Class Fields Methods Propertie...

Ngày tải lên: 09/08/2014, 12:22

43 269 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 6 pot

NET Domain-Driven Design with C#P roblem – Design – Solution phần 6 pot

... at Figure 5. 5 , which shows what the form looks like at run time: (continued) c 05. indd 192c 05. indd 192 3/18/08 5: 15: 43 PM3/18/08 5: 15: 43 PM Chapter 6: Requests for Information 2 05 SubmittalService.GetSpecificationSections(); ... /xcdg:Column.CellContentTemplate > < /xcdg:Column > (continued) c 05. indd 195c 05. indd 1 95 3/18/08 5: 15: 48 PM3/18/08 5: 15: 48 PM...

Ngày tải lên: 09/08/2014, 12:22

43 430 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 7 potx

NET Domain-Driven Design with C#P roblem – Design – Solution phần 7 potx

... DataHelper.GetSqlValue(item.Cause), (continued) c07.indd 255 c07.indd 255 3/18/08 5: 17:37 PM3/18/08 5: 17:37 PM Chapter 7: Proposal Requests 250 The BrokenRule class is a Value class for holding information ... ProposalRequest class ’ s Validate method: c07.indd 252 c07.indd 252 3/18/08 5: 17:36 PM3/18/08 5: 17:36 PM Chapter 7: Proposal Requests 255 The PersistNewItem Method The...

Ngày tải lên: 09/08/2014, 12:22

43 282 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 8 pps

NET Domain-Driven Design with C#P roblem – Design – Solution phần 8 pps

... this.contractors; } } #endregion c09.indd 315c09.indd 3 15 3/18/08 5: 56:10 PM3/18/08 5: 56:10 PM c08.indd 294c08.indd 294 3/18/08 5: 18 :50 PM3/18/08 5: 18 :50 PM Chapter 9: Construction Change Directives ... designing the domain model, determining the Change Order Aggregate and its boundaries, and designing the Repository for Change Orders. c09.indd 295c09.indd 2 95 3/18/08 5:...

Ngày tải lên: 09/08/2014, 12:22

43 286 0
NET Domain-Driven Design with C#P roblem – Design – Solution phần 9 ppt

NET Domain-Driven Design with C#P roblem – Design – Solution phần 9 ppt

... the server to get the reference data and the c10.indd 355 c10.indd 355 3/18/08 5: 56 :50 PM3/18/08 5: 56 :50 PM Chapter 10: Synchronizing With the Server 346 Here is the code for the Converter class ... a lot of behavior in it. c11.indd 363c11.indd 363 3/18/08 5: 55: 20 PM3/18/08 5: 55: 20 PM Chapter 10: Synchronizing With the Server 355 associated Repository to persist it. Remem...

Ngày tải lên: 09/08/2014, 12:22

43 314 0
Tài liệu .NET Domain Driven Design with C# docx

Tài liệu .NET Domain Driven Design with C# docx

... 2:37 :58 PM3/17/08 2:37 :58 PM

Ngày tải lên: 17/01/2014, 06:20

435 910 2
Từ khóa:
w