eeccll
02-20-2006, 03:55 AM
does anyone know how to create forum in asp.net?
how many tables we need to create?
is it one table for POSTING the first thread, and another table for REPLYING the thread?
if i implement the forum using 2 tables (one for POST and one for REPLY), can i combine 2 tables when displaying the data to datagrid?
how many tables we need to create?
is it one table for POSTING the first thread, and another table for REPLYING the thread?
if i implement the forum using 2 tables (one for POST and one for REPLY), can i combine 2 tables when displaying the data to datagrid?