Good ASP.net messageboard system?

  • Thread starter Thread starter Mark B
  • Start date Start date
M

Mark B

I'm working on creating a new ASP.NET 3.5 website. In one area I'd like web
visitors to be able to start and reply to discussion threads. I'd like to
moderate it if necessary.

What's a good approach here? Is there something built-in to ASP.NET 3.5 or
is there a good third-party solution?

TIA
 
Community Server, by Telligent (Rob Howard and crew) is a good option, if
you want a complete product. If you want to code, there are a variety of
open source projects here:
http://www.codeplex.com/Project/ProjectDirectory.aspx?ProjectSearchText=forums

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

********************************************
| Think outside the box! |
********************************************
 
Back
Top