About Creating Forum with asp.net c#
-
can some body tell me about the logic for creating my own forum using c# in asp.net?
-
can some body tell me about the logic for creating my own forum using c# in asp.net?
-
can some body tell me about the logic for creating my own forum using c# in asp.net?
I'd recommend downloading an open-source forum-application for ASP.NET, and taking a look at the source-code. That text is the programming logic. If you want to create your own you should study C#. If you want to be up and running quickly and mucking with databases fast, I'd recommend the tutorials from w3schools.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
-
can some body tell me about the logic for creating my own forum using c# in asp.net?
For forum source you could try
DotNetNuke http://www.dotnetnuke.com
http://gotocode.com/apps.asp?app\_id=8&
http://csharp-source.net/open-source/forum-software
A feature limited free version of Community Server, the same software that this Forum runs on is available here - http://get.communityserver.org/Express.aspx
http://www.codeproject.com/useritems/JumpyForum.asp
http://www.codeproject.com/aspnet/aspnetforums.asp
http://limingxu.com/blogs/xu\_web\_chronicle/archive/2007/05/06/new-download-for-jumptree-open-source-forum-in-asp-net-2-0-nhibernate.aspx
http://www.simplemachines.org/Sankarsan Parida