Is there a tutorial or a VERY simple forum dll on how to build a forum from an ASP.NET MVC application? I am trying to publish a site for a semester project, but a requirement is that it must have a forum.
A:
Building simple forum shuld't be hard to implement and this site can be helpful for you: http://www.asp.net/mvc/learn/
EDIT: I'v also found: CoolForum MVC
dario
2010-01-16 23:06:36
There is no real project at http://coolforum.codeplex.com/ !
ali62b
2010-01-21 06:18:30
There is. Go to Source code:http://coolforum.codeplex.com/SourceControl/list/changesets instead of releases:
dario
2010-01-21 11:29:36
I downloaded the source and it is the default MVC project which every one has first they install the ASP.NET MVC itself !
ali62b
2010-01-21 22:05:28
+1
A:
OpenForum is a plugable forum module for ASP.NET MVC applications. OpenForum allows you to quickly add a forum to any MVC application with almost no setup/configuration required. OpenForum is highly customizable and extremely flexable. http://openforum.codeplex.com/
ali62b
2010-01-17 12:08:53