Object Relational Mapping

  • Thread starter Thread starter Noel H
  • Start date Start date
N

Noel H

Hi all,

Just a question. Anyone know a good ORM tool? Would like to hear
recomendations. I've found one that I'm pretty keen on Evaluant
(http://www.evaluant.com/en/default.aspx)

Any news on Object Spaces? Would really be grateful if anyone if this will
still be ship with .NET2.

Thanks,
 
Noel said:
Hi all,

Just a question. Anyone know a good ORM tool? Would like to hear
recomendations. I've found one that I'm pretty keen on Evaluant
(http://www.evaluant.com/en/default.aspx)

See signature below :)
Any news on Object Spaces? Would really be grateful if anyone if this will
still be ship with .NET2.

Objectspaces is not part of .NET 2.0 anymore. it will be released as a
separate package just after the release of .NET 2.0.

Frans.
 
Thanks for the links :)

Oh well, looks like the I've to download the demo and evaluate the options.
I heard the Object Spaces was dropped from the .NET2. I was hoping that it
was just a rumour, but alas...

Have you guys used Hibernate? Its the leading ORM tool for the Java world.
I'm just looking for something that's quite similar in functionality to it
I guess (multiple database support; only looking at Oracle 9i and SQL Server
2k, and object level caching.)

Thank you once again for the links Feng and Frans.

Regards,
Noel H
 
Deklarit is the best that I've come across. It's more than ORM and it
rocks. LLBLGen is also a killer product, I have a small bias toward
deklarit but both products are put out by people who know their stuff and
you won't be disappointed with either of them.
 
Back
Top