V3 - ASP.NET 3.5 GUI generator templates (Adapter / C#)

Posts   
 
    
Leo Wang
User
Posts: 29
Joined: 29-Jul-2010
# Posted on: 10-Aug-2010 06:52:30   

I'm using LLBLGen 3.0. How to set the template to generate the base entity manger classes for VS2008? (The generated code contains insert/edit/delete/One to Many/Many to One...). Such as Core\Mangers\EntityManager.cs And where can I download the related templates?

Thanks Leo

Walaa avatar
Walaa
Support Team
Posts: 14986
Joined: 21-Aug-2005
# Posted on: 10-Aug-2010 07:24:29   

The Manager Templates were 3rd party templates and haven't been ported to v.3.0

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39767
Joined: 17-Aug-2003
# Posted on: 10-Aug-2010 10:01:28   

The GUI templates aren't designed to use other templates, everything that's needed is built in, so you generate the code and you have a complete webapp.

The manager classes aren't ported and won't be ported by us for now, because the code they generated was very bloated.

Frans Bouma | Lead developer LLBLGen Pro