Domain Objects Persistence Pattern for .NET
Domain objects in an application represent the core data and business validation rules relating to it. And, domain objects are usually central to the entire application and used by most subsystems. Therefore, their good design is critical for a good application design that is robust, high performing, and yet flexible. <snip>
Cheers:-)
[351 byte] By [
zqurra] at [2007-11-19 10:09:20]

# 1 Re: Domain Objects Persistence Pattern for .NET
We post articles here at dev-archive rather than going to third-party sites. If you would like to have your article posted here, you can use the Submission Form (http://www.dev-archive.com/edit-article.php) (http://www.dev-archive.com/edit-article.php) or email it and all supporting files to submit@dev-archive.com. Using the submission forms will help it to be posted quicker.
Sincerely,
Brad! Jones
Site Manager