Is there any way to databind an entity or an entity field in asp.net web

Posts   
 
    
KastroNYC
User
Posts: 96
Joined: 23-Jan-2006
# Posted on: 16-Apr-2006 08:08:40   

-update --- I want to databind in a .net website using selfservicing entities.

I've had llblgenpro now for about a month and I'm making my first website using it but I'm still having trouble getting the UI to cooperate. What is the best method for creating a BL Facade to talk the UI from LLBLGenPro entities on the web? I've read the manual a few times already and I hate to be a critic but I had some real trouble understanding it. A simple example would be wonderful. I'm using .NET 2.0. Thanks to all! -Kas

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 16-Apr-2006 11:21:12   

You mean design time databinding for ASP.NET 2.0? That requires a special control which we hope to release with v2 in a few weeks (beta).

If you just need databinding, please check out the petshop example which is asp.net 1.x, but shows you how to databind to entities.

Frans Bouma | Lead developer LLBLGen Pro