adamjcooper.com/blog

Enterprise Software Development in C#

The Quest for Quick-and-Easy Immutable Value Objects in C#

Definition of Terms In the following discussion I will use the term Value Object to refer to an object which: expresses only a value, or set of related values has no identity is typically immutable This is a standard description of a Value Object as given by Domain Driven Design ... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Microsoft's T4: A Free Alternative to CodeSmith

I've long been a fan of CodeSmith, an easy-to-use templating engine for creating code of any kind, though I've been a fan from the sidelines, never having purchased a license. My code generation needs are simply too infrequent to justify myself or my company purchasing a commercial code generator. A... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


 
Powered by BlogEngine.NET 1.4.5.0 | Design by adamjcooper