In this article I would like to share how to develop a forum application similar to C# corner. I used the CSS from this site since I am not familiar with CSS very well.
This application is done using Entity Framework.
Application
This application mainly covers:
- Registering users.
- Checking the availability of users.
- Posting questions & replies for the questions.
- Like the posted questions.
- Will not allow self Likes (no chance for liking his own questions).
- Will not allow a user to like the same question multiple times.
Sample Images
Home page
Home, Questions, Ask Question were developed.
Register

After Login
Latest Questions
Post a question

After a successful post, questions will be displayed in descending order.
Selecting a question will redirect to the display page where we can like and post answers.
Self Like:
Login as a different user and clicking "Like" will be displayed as follows:
Liking the same question by the same user multiple times:
Post a reply
With replies
Multiple likes by various users:

gaurav deshpandePosted Mar 12, 2015, 5:31 AM
What to do about database forumDB.bak???Do we need to rename it to .sql or what??pls help guys
Sean Ooi Shing HoongPosted Nov 11, 2014, 10:24 PM
How to insert image?
Devendra SarangPosted Jun 18, 2014, 2:31 AM
Error 3 Error 10025: Could not find the mapping model to validate. C:\Documents and Settings\Admin\My Documents\Downloads\Web Pages\3\Likemyapp\Likemyapp\forumModel.edmx 1 1 C:\...\Likemyapp\
Devendra SarangPosted Jun 18, 2014, 2:31 AM
i am getting following error. please help me
Meena JegadishPosted Nov 12, 2013, 2:38 AM
Im using mysql for my backend , how to retrieve .bak file for my mysql
alaaPosted Jun 14, 2013, 3:31 AM
registeration page databes not found table and prosedures
Dorababu MekaPosted Jun 14, 2013, 12:47 AM
What error you are getting
alaaPosted Jun 13, 2013, 12:33 PM
register doesnt work ? why ? need help
ganesh wajPosted Mar 9, 2013, 10:27 PM
can u give me the forum code in asp.net C# with database in sql server 2005... thank you
Satyapriya NayakPosted Jan 22, 2013, 11:31 PM
Nice one