CRUD Operations using LLBLGen Framework

Posts   
 
    
Sudheer
User
Posts: 4
Joined: 23-Feb-2011
# Posted on: 24-Feb-2011 11:15:30   

Hi All,

I am working on LLBLGen Framework application using LLBLGen. I have 4 tables in DB. So i have generated the all .cs files into one project. Now i have source code which was given by the LLBLGen pro.

After that, What should i do? How to call CRUD operations on each table without any calling stored procedures?

Please suggest and provide the links.

Regards, Sudheer

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 24-Feb-2011 11:40:30   

Read the manual please.

You can start by the "Using the generated code" section.