DotNetNuke and LLBL

Posts   
 
    
omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 23-Feb-2006 19:13:57   

We are starting a couple of web projects and decided on DNN4.0 (ASP.NEt2.0) for the UI framework. Any one out there has tried out DNN with LLBL ??

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39930
Joined: 17-Aug-2003
# Posted on: 25-Feb-2006 09:48:24   

I know the user 'Answer' on this forum has done a lot with dotnetnuke and llblgen pro, and so have others. Writing a module is easy. I haven't looked at dotnetnuke v3.x or v4.x so I don't know how they changed things, but when I wrote a module for dotnetnuke v2 and llblgen pro it worked OK. You should do your own data-access though for the data you want to display. So the module meta-data, thats been taken care of by dotnetnuke, the data you want to show yourself, is stored in another db and processed by llblgen pro code.

Frans Bouma | Lead developer LLBLGen Pro