WPF/Prism and Entity Framework and LLBLGen 3.0

Posts   
 
    
renejdm
User
Posts: 15
Joined: 24-Jul-2007
# Posted on: 07-Nov-2009 18:57:35   

I am thinking of building a composite application with WPF/Prism and Entity Framework. What benefits (if any) would there be to also using LLBLGen 3.0?

I am currently using LLBLGen 2.0 and absolutely love it, however I am wondering if using the upcoming LLBLGen 3.0 will unnecessarily add complexity to my WPF application.

Does anyone care to comment?

Rene

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39797
Joined: 17-Aug-2003
# Posted on: 07-Nov-2009 20:41:30   

It will actually be less complex, as in 3.0 you can exclude functionality from the generated code. For the rest, the runtime will be pretty much the same as in 2.x, as most work for 3.0 was done on the designer, the runtime will get a major update with more changes in subsequential versions of 3.0 (3.1/2 etc.)

Frans Bouma | Lead developer LLBLGen Pro