Information for Web Application

Posts   
 
    
tsmith
User
Posts: 38
Joined: 17-Apr-2006
# Posted on: 02-May-2006 19:31:29   

We are looking at using LLBL with our web application, but the only book I see available appears to focus on winforms. Is there any references for Web Development ? Any differences that are needed to run Win vs. Web?

Kris
User
Posts: 79
Joined: 27-Oct-2005
# Posted on: 02-May-2006 22:39:49   

Check the port of MS Petshop at http://www.llblgen.com/pages/secure/filestreamer.aspx?filename=Example_Petshop_10242005.zip

This will give you an idea how to use the low level business layer in ASP.net applications.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 03-May-2006 07:33:41   

LLBLGen Pro generates a Data Access Layer with Business Objects (Entities). Generally there is no difference using them in a Windows app. or a Web app.