Page 1 of 1

Unidirect.NET & the ADO.NET Entity Data Model in VS 2008

Posted: Tue 02 Jun 2009 11:43
by Jacobus1
How can I get VS 2008 to generate an Entity Data Model from my database using Unidirect pro? I'm using a postgres DB but would still like to be able to port to other databases using Unidirect. Any help?

Thanx in advance

Posted: Tue 02 Jun 2009 13:00
by Shalex
UniDirect .NET doesn't support Entity Developer. We don't have any plans now to support it.

Posted: Tue 02 Jun 2009 13:19
by Jacobus1
OK, what about LINQ. How can I map my database to my objects using LINQ and Unidirect or some other ORM tool (NHibernate perhaps)?

Posted: Fri 05 Jun 2009 10:39
by Shalex
UniDirect .NET doesn't support LINQ to SQL and Entity Framework. If you want to work with PostreSQL using LINQ to SQL, please take a look at dotConnect for PostreSQL.