Click here to Skip to main content
15,895,546 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Please let me know how to create forum in .net using c# code
Posted

you can take an idea from Code project forum.
a simple discussion forum can be made using DataList/Repeater as
Building a Web Message Board using Visual Studio 2008, Part I - The Basic Message Board[^]
and you can see these links
yetanotherforum
C# Discussion Forum
 
Share this answer
 
Hello @Aparnashreenivas,

Please take a look on it i think this my help you.In this link you having also a sample application so check it out.

http://www.vbforums.com/showthread.php?t=542586[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900