There are limitations to EF. A project here was started with ef but soon ran 
into obstacles when the number of tables mapped was greater than the number 
possible in ef.  It's now using hand written dal that is a damn sight faster as 
well. 

EF / NHibernate are tools, use the right tool for the right job.

Davy

Hexed into a portable ouija board. 

-----Original Message-----
From: Arjang Assadi <[email protected]>
Sender: [email protected]
Date: Fri, 13 Apr 2012 11:05:45 
To: ozDotNet<[email protected]>
Reply-To: ozDotNet <[email protected]>
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****
>

Reply via email to