Hi, The EF is not available in Mono at this moment. We have the hope of it in new releases because Microsoft have open sourcered it.
You have to manage your SQL in the ADO.net version 2 fashion. Pretty beautiful if you ask me combined with LINQ and writting your own classes to manage your classes. Fast running, anyway. Cheers. /Gabriel -----Original Message----- From: Bonjo <[email protected]> Date: Mon, 22 Oct 2012 01:19:21 To: <[email protected]> Subject: [Mono-list] Where is System.Data.Entity.dll in mono 2.11.4 I downloaded mono 2.11.4, i have EF code writen with Vs .net 4.0, and when i want compile this with mono in Linux, i don't find System.Data.Entity.dll, whats wrong?, mono 2.11.4 comes with EF support? Thank You _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
