CRUD application for few tables for

Posts   
 
    
anate
User
Posts: 8
Joined: 14-Dec-2010
# Posted on: 18-Jan-2011 01:10:32   

Hi,

We are using LLBLGen Pro as an O/R Mapper for our .NET web project. I would like to create a page for a few tables to show fields and update the data(light weight CRUD application). I heard LLBLGen has a support for this kind of application. Could you please let me know if there is any documentation or any ideas?

Thanks

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 18-Jan-2011 06:52:30   

There are some examples out there: http://www.llblgen.com/Pages/ListAdditionalDownloads.aspx#6

Also, if you like generate crud for prototyping maybe the ASP.Net GUI Templates would help you. Also the DynamicData support (both in the download section of the customer area)

David Elizondo | LLBLGen Support Team
anate
User
Posts: 8
Joined: 14-Dec-2010
# Posted on: 18-Jan-2011 16:00:44   

Thank you. Will I be able to use my existing generated classes if I use Dynamic Data? I would like to create GUI for look up tables by using existing LLBLGen Entity classes . Could you please suggest?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39908
Joined: 17-Aug-2003
# Posted on: 18-Jan-2011 18:21:21   

anate wrote:

Thank you. Will I be able to use my existing generated classes if I use Dynamic Data? I would like to create GUI for look up tables by using existing LLBLGen Entity classes . Could you please suggest?

Dynamic data is discontinued by Microsoft (team has been split up), so I'd suggest you look into using our own ASP.NET gui templates, available on the additional downloads.

Frans Bouma | Lead developer LLBLGen Pro