| Change Set |
Date |
Downloads |
Comment |
31969
by
tmccart1
|
Mar 5 at
10:50 PM
|
1972 |
Downloaded the new Xceed DataGrid for WPF v3.1 Express; changed references in SmartCA.Presentation to reflect the new DataGrid; removed the LicenseKey assignment in SmartCA.Presentation since it is no longer necessary |
18409
by
tmccart1
|
May 26 2008 at
5:55 AM
|
2534 |
Fixed the RepositoryFactory so it did not cache the Unit of Work that was passed in; added some DataContract classes that were missing; added and fixed several unit tests. |
18122
by
tmccart1
|
May 8 2008 at
4:20 PM
|
155 |
Added the SmartCADbTables.sqlce file to the SmartCA.Infrastructure.Repositories project. This file contains all of the SQL scripts to create the tables used in the SQL CE dataabse. |
18119
by
tmccart1
|
May 8 2008 at
6:26 AM
|
33 |
Added the SpecSection (a SpecificationSection instance) property back in to the TrackingItem class. I also added a SpecificationSection instance as a parameter to the constructor. The text on page 173 originally refers to this and it was mistakenly taken out during the finalization process of the book. |
18070
by
tmccart1
|
May 5 2008 at
6:06 PM
|
48 |
Added null checks in EntityBase for the key field in the Key property setter and in the GetHashcode method. |
15767
by
tmccart1
|
Mar 2 2008 at
11:28 PM
|
323 |
Upgraded to Xceed DataGrid 2.0. Fixed a few of the unit tests that were failing...required a few changes to the Converter class. |
15247
by
tmccart1
|
Feb 4 2008 at
5:30 AM
|
94 |
Minor changes |
14828
by
tmccart1
|
Jan 3 2008 at
5:24 AM
|
105 |
Some changes did not make it in from the last changeset! |
14827
by
tmccart1
|
Jan 3 2008 at
5:17 AM
|
41 |
Chapter 11 complete. This build includes the Client Membership System, which is kind of like the ASP.NET Membership system, only completely refactored into a rich domain model that works locally on a Smart Client. |
14557
by
tmccart1
|
Dec 17 2007 at
10:27 PM
|
62 |
Upgraded to Visual Studio 2008 RTM. This means that the SQL Server CE database was also upgraded to the latest version as well. Changed the Xceed DataGrid for WPF control to be the Express version also. |
14530
by
tmccart1
|
Dec 16 2007 at
12:05 AM
|
59 |
Chapter 9 Completed. Tons of refactoring for all of the ViewModels. More refactoring on NumberedProjectChildren and some other areas as well. |
14204
by
tmccart1
|
Nov 29 2007 at
4:02 AM
|
62 |
Completed Chapter 8, Change Orders. Added more behavior to the Domain Model, more unit tests. Created the IEntity and IAggregateRoot interfaces and am now using them in conjunction with the Repositories. |
13443
by
tmccart1
|
Nov 2 2007 at
5:35 AM
|
108 |
Checking in for Chapter 7, Proposal Requests. Added more behavior to some of the domain model classes, including adding a small validation framework with the EntityBase class.
Also introduced the concept of broken rules, did more refactoring in the UI for Transmittals. |
12598
by
tmccart1
|
Oct 18 2007 at
6:57 AM
|
72 |
Completed Chapter 11. Minor changes to the Synchronization implementation. |
12497
by
tmccart1
|
Oct 16 2007 at
7:04 AM
|
24 |
Checking in for ITARC 2007 Conference. Refactored Unit of Work interfaces and implementation to account for Synchronization. Created a Synchronization strategy for synchronizing transactions from the client to the server and vice versa. |
11729
by
tmccart1
|
Oct 3 2007 at
7:10 AM
|
44 |
Completed Chapter 6 |
9485
by
tmccart1
|
Aug 24 2007 at
6:53 AM
|
119 |
Completed Chapter 5 |
9302
by
tmccart1
|
Aug 17 2007 at
6:09 AM
|
80 |
Submittal Aggregate and Repository classes added |
8377
by
tmccart1
|
Jul 20 2007 at
10:04 PM
|
117 |
Completed Chapter 4 |
7095
by
tmccart1
|
Jun 27 2007 at
7:23 AM
|
68 |
Checking in before vacation....working on saving a Project's Contacts (ProjectRepository) |
6938
by
tmccart1
|
Jun 26 2007 at
8:57 AM
|
33 |
Lots of View-ViewModel work to get Companies working properly; also fully implemented the CompanyRepository; more work on the Address value object |
5246
by
tmccart1
|
Jun 10 2007 at
6:25 AM
|
79 |
Completed Chapter 3 |
5081
by
tmccart1
|
Jun 8 2007 at
7:09 AM
|
26 |
More repository refactorings, updated ProjectViewModel, added support for displaying Value objects, strategy for editing Value objects, added several class diagrams |
3974
by
tmccart1
|
May 30 2007 at
6:56 AM
|
35 |
More project UI functionality, repository refactorings |
3514
by
tmccart1
|
May 25 2007 at
7:50 AM
|
20 |
Added more functionality for Projects (Project Information View) |