.NET ORM

Aug 06, 2007 08:54

Has anyone worked with any .NET ORM products? NHibernate is looking pretty good and I know people really like its Java cousin, Hibernate- but I'd like to benefit from the experience of others ( Read more... )

programming, work

Leave a comment

Comments 2

(The comment has been removed)

t3knomanser August 6 2007, 13:08:05 UTC
This is a possibility. But when I say that the database is going to change dramatically, it is really going to change dramatically. Views wouldn't cut it- I'd need to write table-valued-functions and do some PL/SQL wizardry to make it work.

This is all hypothetical at the moment- the only thing that's certain is that I'm integrating the third-party app. The DB redesign and app rewrite are tentative- at least in the short term. In the long run, they're definitely going to happen- but how long?

Reply

t3knomanser August 6 2007, 17:31:15 UTC
Also- the changes have to be implemented before the DB schema is designed.

Reply


Leave a comment

Up