Page 1 of 1

Using .NET with Entity Framework

Posted: Wed 28 May 2008 04:11
by pbainter
I have no idea of how to start using MyDirect .NET with ADO.NET Entity Framework. Please point me in the right direction for this.

Thanks,
Paul

Posted: Wed 28 May 2008 07:55
by Alexey.mdr
For the EF beta 3 please check this folder
%Program Files%CoreLab\MyDirect.NET2\Entity\Samples\
Unfortunately, current version of MyDirect .NET doesn't support .NET 3.5 SP 1 beta.
We are working on this issue now.

Posted: Thu 29 May 2008 02:36
by pbainter
Unfortunately, I tried to build the Entity\Samples\Table\CS example and came up with 15 errors most dealing with the Objects namespace not being recognized. There was also one reference to the EntityClient namespace not being recognized. The error messages are:

The type or namespace name 'Objects' does not exist int he namespace 'System.Data' (are you missing an assembly reference?)

Thanks,
Paul

Posted: Thu 29 May 2008 11:45
by Alexey.mdr
Hello Paul,

Quick question: do you have .NET 3.5 SP 1 beta installed?
Those samples are not working with the new bits.
A new build is coming really soon and it is compatible with Microsoft SP 1 beta update.

Alexey.