Active Server Pages Programming (ASP)/Database driven Discussion forum
Expert: Ashley Brazier - 12/11/2009
QuestionHello Ashley,
I want to develop a database driven discussion forum (like Yahoo answers). At the moment I have an idea on how to approach this project, but I'm concerned with the impact on the server performance, is there any tips to keep a steady performance, i.e. connection pooling?
Also, can you provide any useful links or specific areas of interest that can benefit me?
thank you for your help
Regards
Kulvinder
AnswerHi Kulvinder,
Thanks for your question. If you can I would really look to use ASP.NET for your forum. I've now moved in to ASP.NET C#. Coding time and structure is reduced dramatically.
I would look at google or asp.net/forum they can help you out.
Hope this helps
Cheers