Web Forum

Web Forum

am 03.03.2005 13:34:01 von Marek Krzeminski

I would like to create a web forum for my website, where people can come and
post/read messages.

I'd like to use Asp.NET to do this.

Does anyone know of sample code or a dev. kit that I can look at to start.
Maybe there already exists a free forum that I can modify to suit my needs.

Help!

Re: Web Forum

am 03.03.2005 13:46:01 von nomailreplies

The Community Server Forums are ideal for you:
http://www.telligentsystems.com/Solutions/license.aspx?File= cs-beta3.exe

I translated them to spanish ( address in signature... )



Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Marek Krzeminski" wrote in message
news:%uDVd.291$pp6.108@fe51.usenetserver.com...
>I would like to create a web forum for my website, where people can come
>and post/read messages.
>
> I'd like to use Asp.NET to do this.
>
> Does anyone know of sample code or a dev. kit that I can look at to start.
> Maybe there already exists a free forum that I can modify to suit my
> needs.
>
> Help!
>
>
>

Re: Web Forum

am 03.03.2005 13:53:02 von reachjerome

Hi,

Have a look at the source code of CommunityPortal Kit from www.asp.net.

Cheers,

Jerome .M

"Juan T. Llibre" wrote:

> The Community Server Forums are ideal for you:
> http://www.telligentsystems.com/Solutions/license.aspx?File= cs-beta3.exe
>
> I translated them to spanish ( address in signature... )
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> http://asp.net.do/foros/
> Foros de ASP.NET en Español
> Ven, y hablemos de ASP.NET...
> ======================
>
> "Marek Krzeminski" wrote in message
> news:%uDVd.291$pp6.108@fe51.usenetserver.com...
> >I would like to create a web forum for my website, where people can come
> >and post/read messages.
> >
> > I'd like to use Asp.NET to do this.
> >
> > Does anyone know of sample code or a dev. kit that I can look at to start.
> > Maybe there already exists a free forum that I can modify to suit my
> > needs.
> >
> > Help!
> >
> >
> >
>
>
>

Re: Web Forum

am 03.03.2005 14:05:13 von Bern

you can also find help on the
www.p2p.wrox.com
hope it will help.
Reguards


"Marek Krzeminski" wrote in message
news:%uDVd.291$pp6.108@fe51.usenetserver.com...
> I would like to create a web forum for my website, where people can come
and
> post/read messages.
>
> I'd like to use Asp.NET to do this.
>
> Does anyone know of sample code or a dev. kit that I can look at to start.
> Maybe there already exists a free forum that I can modify to suit my
needs.
>
> Help!
>
>
>

Re: Web Forum

am 03.03.2005 14:23:44 von nomailreplies

While the P2P site is quite interesting, and a good resource,
they don't offer "sample code or a dev. kit for a forums
application", which is what Marek is asking for.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"GMK" wrote in message
news:eUhzbE$HFHA.3484@TK2MSFTNGP12.phx.gbl...
> you can also find help on the
> www.p2p.wrox.com
> hope it will help.
> Reguards
>
>
> "Marek Krzeminski" wrote in message
> news:%uDVd.291$pp6.108@fe51.usenetserver.com...
>> I would like to create a web forum for my website, where people can come
> and
>> post/read messages.
>>
>> I'd like to use Asp.NET to do this.
>>
>> Does anyone know of sample code or a dev. kit that I can look at to
>> start.
>> Maybe there already exists a free forum that I can modify to suit my
> needs.
>>
>> Help!
>>
>>
>>
>
>

Re: Web Forum

am 03.03.2005 14:56:31 von Marek Krzeminski

thanks for the advice.

I was also able to find:
http://forum.snitz.com/default.asp
http://www.dotnetnuke.com/Home/tabid/510/Default.aspx

in addition to
http://www.telligentsystems.com/Solutions/Forums/

Does anyone have comments on these. Are any of these better/worse then the
others?

Marek

Re: Web Forum

am 03.03.2005 16:06:45 von nomailreplies

They each have their strong points and weaknesses.

The main thing to consider is whether you want/need
a stand-alone forum application, like the Community
Server Forums and Snitz, or whether you want a
full portal-like application like the Portal Starter Kit
and DotNetNuke.

That's should be your first consideration.
Then testing them, to see if they fill your needs, comes next.

btw, the Community Server Forums comes in both flavors.

There's a stand-alone Forum app, and a version which
includes the Forums, which also include an NNTP interface,
a Picture Gallery and Blog hosting.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Marek Krzeminski" wrote in message
news:lIEVd.294$pp6.29@fe51.usenetserver.com...
> thanks for the advice.
>
> I was also able to find:
> http://forum.snitz.com/default.asp
> http://www.dotnetnuke.com/Home/tabid/510/Default.aspx
>
> in addition to
> http://www.telligentsystems.com/Solutions/Forums/
>
> Does anyone have comments on these. Are any of these better/worse then
> the others?
>
> Marek