I advise anybody who has not looked at NHibernate, to do so.
I think Object Relational Mapping is the way to go. I'm not sold on the code generation thing. [EMAIL PROTECTED]
From: Don Demsak <[EMAIL PROTECTED]> Reply-To: "Discussion of advanced .NET topics." <[email protected]> To: [email protected] Subject: Re: [ADVANCED-DOTNET] XSD -> C# classes -> XML Date: Fri, 3 Feb 2006 10:09:55 -0500 Remember, there are lots of things that you can do in XSD that can not be expressed using the XSD.exe or XML Spy tools. They may get you most of the way there, but you may still have lots of code to write. And the inverse is also true, there are validations that can be expressed in C# that are impossible to do in XSD. Don Demsak blog: www.donxml.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
