Create a discussion forum

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Frank

    #1

    Create a discussion forum

    Hello,

    I would like to create a discussion forum. Anyone know of any good to decent
    articles/sources that would provide some sample code to get me started?

    Thanks in advance,
    Frank K.


  • Peter Bromberg [C# MVP]

    #2
    RE: Create a discussion forum

    Frank,
    there are a number of decent discussion forum apps that are open-source.
    You can find them at gotdotnet.com in the user samples area, on ASP.NET site
    in the Control Gallery section, and at sourceforge.net and other sites.
    One that comes to mind is called PopForums.
    Peter

    --
    Co-founder, Eggheadcafe.com developer portal:

    UnBlog:





    "Frank" wrote:
    [color=blue]
    > Hello,
    >
    > I would like to create a discussion forum. Anyone know of any good to decent
    > articles/sources that would provide some sample code to get me started?
    >
    > Thanks in advance,
    > Frank K.
    >
    >
    >[/color]

    Comment

    • Nicholas Paldino [.NET/C# MVP]

      #3
      Re: Create a discussion forum

      Frank,

      I would try dotnetnuke (http://www.dotnetnuke.com), as they have a
      number of extensible modules, one of them being a forum module.

      Hope this helps.


      --
      - Nicholas Paldino [.NET/C# MVP]
      - mvp@spam.guard. caspershouse.co m

      "Frank" <fkaesser@pfmai l.com> wrote in message
      news:%23ASGZ24G GHA.1424@TK2MSF TNGP12.phx.gbl. ..[color=blue]
      > Hello,
      >
      > I would like to create a discussion forum. Anyone know of any good to
      > decent articles/sources that would provide some sample code to get me
      > started?
      >
      > Thanks in advance,
      > Frank K.
      >[/color]


      Comment

      Working...