message boards in asp.net and c#

  • Thread starter Thread starter Allen Anderson
  • Start date Start date
A

Allen Anderson

what are some of the best message board software packages out there
for just putting up little message boards attached to articles? I'm
looking for something like codeproject has where they have a little
msg board after articles and profiles and such. Any recommendations?

thanks
 
while I'm aware of the microsoft asp.net forums, I was kinda looking
to see if there were any other forum software out there that anyone
could recommend. Is the MS forum the only one there is thats worth
using?
 
Hi Allen,

Here are some of the online formu/board resources for .NET I know:

This is just the Code Project's message board, its open source. However,
currently it seems haven't a asp.net version.
#The Code Project Discussion boards
http://www.codeproject.com/asp/codeproject-forum.asp?target=board

Below is another two third-party formu components built with .net
#ITCN ASP.NET Forum 2004
http://www.codeproject.com/aspnet/itcnforum.asp?target=board

#Project: Yet Another Forum.net: Summary
http://sourceforge.net/projects/yafdotnet/

Here is the formu resources on the www.asp.net site:
#The formu components on www.asp.net
http://www.asp.net/ControlGallery/default.aspx?Category=34&tabindex=2

Hope these help.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top