ASP.NET 2.0 GUI generator templates (Adapter / C#)

Posts   
 
    
dalikdik
User
Posts: 9
Joined: 10-Nov-2008
# Posted on: 10-Nov-2008 10:32:04   

help i already generated the DatabaseGeneric and DatbaseSpecific and GUI folder along with DatabaseDBSpecific and Database(Database is the RootNameSpace) c# project file

how do i integrate them can anbody help me with this.

i downloaded the file from http://www.llblgen.com/pages/downloads.aspx with the title ASP.NET 2.0 GUI generator templates (Adapter / C#)

Walaa avatar
Walaa
Support Team
Posts: 14987
Joined: 21-Aug-2005
# Posted on: 10-Nov-2008 16:29:27   

You should open Visual studio and open/add all the generated projects into a solution.

dalikdik
User
Posts: 9
Joined: 10-Nov-2008
# Posted on: 10-Nov-2008 23:41:12   

Walaa wrote:

You should open Visual studio and open/add all the generated projects into a solution.

the dbgeneric and dbspecific do i need to put it in a app_code im creating a website?

dalikdik
User
Posts: 9
Joined: 10-Nov-2008
# Posted on: 11-Nov-2008 03:05:48   

Walaa wrote:

You should open Visual studio and open/add all the generated projects into a solution.

it works. i just forgot to reference it.