Extended entity generator templates for Adapter in LLBLGen Pro 2.0 & ASP.NET 2.0

Posts   
 
    
Posts: 3
Joined: 07-Jul-2006
# Posted on: 07-Jul-2006 11:28:08   

Do the 'Extended entity generator templates for Adapter' templates work with LLBLGen Pro 2.0 as they are?

Are there any plans to migrate these if they don't?

Has anyone used these templates in the ASP.NET 2.0 environment and have any experiences to share? Pitfalls to avoid? I want to start taking advantage of the ObjectDataSource available in 2.0 for data binding using LLBL entities and managers.

Mika
User
Posts: 14
Joined: 08-Mar-2006
# Posted on: 07-Jul-2006 11:38:10   

Hi Nikolai,

Have a look on the Template with 2 classes in the Adapter Scenario. I'm starting to try to migrate some of my version 1.0 templates (extended entity), but i do it manually. In the version 1.0, I have used partial classes. I think it won't be so difficult.

What I know for the moment, there's a great work in the template to use most as possible .Net 2.0 features like dictionnary, generics,etc ...

So these templates are very different, I think (even if i didn't check all the details)

Mika

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39786
Joined: 17-Aug-2003
# Posted on: 07-Jul-2006 12:54:44   

These extended templates are now shipped with llblgen pro v2. You should select the TwoClasses preset after you've selected Adapter for the template group

Frans Bouma | Lead developer LLBLGen Pro