JumpyForum: Inspired by Code Project Forum / Discussion / Message board
A very simple forum with the functionality similar to code project discussion
board where user can view multiple messages in a tree view, done in C Sharp,
ASP.NET, SQL Server and JavaScript.
This article describes a discussion board inspired by and similar to Code
Project Forums. I am sure, you all will agree the discussion board at Code
Project is one of the best out there. I tried searching for similar projects in
CP and everywhere but all the examples given were in classic asp / php and were
highly complicated. My effort is to leverage ASP.NET, javascript and SQL Server
to create a very simple and easy to understand forum with the same
functionality.
Before you get carried away, i just want to give a heads up on the strength
of JumpyForum, this is a very simple (beginners level you can say) version and
you might have to consider a lot more to actually have a forum with the CP like
quality, scalability and durability. JumpyForum will only give you a start which
is easy and workable after that the horizon is yours to explore.
Labels: Technology