LLBGenProDataSource

Posts   
 
    
worldspawn avatar
worldspawn
User
Posts: 321
Joined: 26-Aug-2006
# Posted on: 13-Nov-2007 01:04:12   

What a gem this thing is. Never noticed it before and I had been wondering if it we're possible to use controls with the DataSourceId property with LLBLGen objects.

So easy to set up, the best thing is it's heavily configurable. I can set the filters, sorters prefetchs and prolly a whole lot of other stuff I havent had the need to set yet.

Kudos to team Bouma.

LLBGenProDataSource + LLBL Dal + Devexpress's grid means I'm hardly doing any work at all now lol.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 13-Nov-2007 11:04:00   

Thank you very much for the positive feedback simple_smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39908
Joined: 17-Aug-2003
# Posted on: 13-Nov-2007 11:12:16   

worldspawn wrote:

Kudos to team Bouma. LLBGenProDataSource + LLBL Dal + Devexpress's grid means I'm hardly doing any work at all now lol.

smile

Frans Bouma | Lead developer LLBLGen Pro
Anthony
User
Posts: 155
Joined: 04-Oct-2006
# Posted on: 03-Dec-2007 23:22:55   

Does LLBGenProDataSource work with winforms or web forms? Can not see it on the toolbox?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 04-Dec-2007 08:13:07   

LLBLGenProDataSource(2) works on ASP.NET 2.0. You can read more about databinding on:

LLBLGenPro Help - Using generated code - (Adapter | SelfServicing) - Databinding at designtime and runtime - Databinding with ASP.NET 2.0

and

LLBLGenPro Help - Using generated code - (Adapter | SelfServicing) - Databinding with Windows Forms and ASP.NET 1.x

David Elizondo | LLBLGen Support Team