Just a quick question for anyone who knows:
I just received a request this morning to drop in a "forum"
utility into an existing internal ASP.NET 2.0 app we have. I usually like to
roll most things myself, but in this case it is not going to be public facing,
heavily used, or really that important.
I am familiar with DasBlog, Haack's Subtext project, and some other .Net blogging
software downloads that are out there but are there any Forum types (with
threads and responses out of the box) that anyone is familiar with or that they
would suggest? Hopefully that are open source so I can manipulate the
authentication to operate with AD and maybe utilize an existing table structure
as well?
(This isn't a "lazy web" request. I started researching but before
I just start downloading and playing with and tossing out different
alternatives I was hoping someone had used something I could start to review
first instead of just blindly arriving at it. Thank you!)