What about disconnected scenarios...
I currently able to serialize(using LLBLGEN) an entity(or entity collection) from a web service and pass it to a client to be de-serialized very easily, can EF do this without much hassle? From: [email protected] [mailto:[email protected]] On Behalf Of Arjang Assadi Sent: Friday, 13 April 2012 11:06 AM To: ozDotNet Subject: Re: Dump EntityFramework for LLBLGen One Word: EF Code First! and I haven't looked back ever since. DAL is dead, Long live Entities Regards Arjang On 13 April 2012 10:59, <[email protected]> wrote: Been using llbLgen for years but finding that EF would do what i need. Would save me a step(time) using EF in vs 2010 instead of generate DAL using LLblgen Anyone have an opinion on this? Anthony
