DataObjects .NET & ORM Packages

A

Aidan Marcuss

I am looking into using DataObjects .NET -
http://www.x-tensive.com/Products/DataObjects.NET/ - for persisting
data in a C# app I'm building. We've looked at several options for ORM
packages, but found this one to be very complete.

Do others have specific experiences with this package? Would anyone
specifically recommend this? Would anyone specifically not recommend
this? What are other similar ORM tools people have used in practice?
Should I just wait for ObjectSpaces in version 2.0 of the Framework?

Thanks in advance,
Aidan
 
G

Guest

ObjectSpaces are delayed, as of the last thing I heard, so I would not hold
my breath for them. I am not familiar with the package you speak of. I have
used some open source persistance layers in the past, but no commercial
package.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
A

aidan.s.marcuss

Thanks for the reply Greg - which open source packages have you used?
We've looked into several, but many of them are still rather young
(nHibernate is still in beta 0.7.0.0), while others are nothing more
than fancy code-generation frameworks.

Thanks,
Aidan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top