W W.G. Ryan eMVP Dec 14, 2004 #2 The two most impressive tools I know are Deklarit and LLBLGenPro. They are slightly different products but both are superlative in every regard. Kathleen Dollard has a great book "Code Generation in Microsoft .NET" http://www.apress.com/book/bookDisplay.html?bID=212 that has a really good section on doing ORM yourself. -- W.G. Ryan, MVP www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com "object-relational persistence mapping" <object-relational persistence (e-mail address removed)> wrote in message news:[email protected]...
The two most impressive tools I know are Deklarit and LLBLGenPro. They are slightly different products but both are superlative in every regard. Kathleen Dollard has a great book "Code Generation in Microsoft .NET" http://www.apress.com/book/bookDisplay.html?bID=212 that has a really good section on doing ORM yourself. -- W.G. Ryan, MVP www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com "object-relational persistence mapping" <object-relational persistence (e-mail address removed)> wrote in message news:[email protected]...
A Anders Norås [MCAD] Dec 14, 2004 #3 Someone can tell me where I find a good Object-Relational Mapping library. Check out NHibernate (http://www.nhibernate.org/) it is a port of the Hibernate framework which is the most popluar Java OR mapping framework. Anders Norås http://dotnetjunkies.com/weblog/anoras/
Someone can tell me where I find a good Object-Relational Mapping library. Check out NHibernate (http://www.nhibernate.org/) it is a port of the Hibernate framework which is the most popluar Java OR mapping framework. Anders Norås http://dotnetjunkies.com/weblog/anoras/