I need to setup a users forum/discussion board (maybe 200 users max) for supporting a custom piece of software.

I prefer asp.net (vb) against SQL Server, customization ability would be nice, but I would like for it to be usable right out of the box with little effort on my part.

Recommendations/links?

link|improve this question

feedback

3 Answers

up vote 1 down vote accepted

I've used a site called OpenSourceCMS to research this type of thing in the past. Everything they list is open source and free, and it's all rated by the site visitors. They also create trials for all of the packages so you try them out before installing them on your hardware.

Ed

link|improve this answer
feedback

How low cost? InstantForum is 199 USD and is a pretty neat solution.

Snitz is free, as is DMG Forums.

The above are VB based solutions, but there's plenty more available if you can work with C#.

link|improve this answer
feedback

Not sure if they haev a VB build or not, but I've used YAF (Yet Another Forum) fourm in the past and it has worked out very well. It's also open source and has a very active message board for questions.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.