Description of Discussion Forum in ASP.NET :
The article, Discussion Forum in ASP.NET is about building a ASP.NET discussion forum which could help the users in posting HTML messages too. The author touched the creation of the main forum page, reply page and the post message page. The database structure is also given along with this article. The author also explains the code by step by step process.