•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 456,468 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,780 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 3214 | Replies: 8
![]() |
•
•
Join Date: May 2006
Location: Bellevue, WA
Posts: 1,548
Reputation:
Rep Power: 8
Solved Threads: 51
Creating a forum sounds like a fun project. I've not tried it myself, though I've thought about it several times. It'll be a bit of work though...
You'll need to decide how to structure your database. You'll need data for users, forums (and subforums), threads, and posts. The last 2 could be combined if you're clever about it (I think... like I said, I haven't tried). Getting that to work right is possibly the harder part.
After that, you can probably use a few data controls to render the data to the user. I'm still pretty new to ASP too, so I have no idea what control might be easiest...
You'll need to decide how to structure your database. You'll need data for users, forums (and subforums), threads, and posts. The last 2 could be combined if you're clever about it (I think... like I said, I haven't tried). Getting that to work right is possibly the harder part.
After that, you can probably use a few data controls to render the data to the user. I'm still pretty new to ASP too, so I have no idea what control might be easiest...
•
•
Join Date: Sep 2007
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Why do you need to create a forum??? No one does, you can download and install free forums to your website very quickly and easily
hmmmm, unless you have this as homework... tell us what you know so that we can give you a small list of stuff you need to learn...
hi zmariow!
Thank you for your reply, i really appreciate it alot.Well it is my my final year project for my degree course that i'm doing in my university.
maybe you can help me both
1)Download and install free
2)How to create ownself
This is because i need to present and explain to the panels how i created it.
Thank you
Hi edwin_panther,
You can download DotNetNuke from www.dotnetnuke.com and have yourself a free forum (Of course DNN comes with many more features)
To write your own forum check the comment posted by Infarction previously... it's a good introduction.
Brieftly, you'll need to create users and threads at the very least. That east you should have a users table in the database and a threads table... And then go from there and add all the features you need.
Good luck
You can download DotNetNuke from www.dotnetnuke.com and have yourself a free forum (Of course DNN comes with many more features)
To write your own forum check the comment posted by Infarction previously... it's a good introduction.
Brieftly, you'll need to create users and threads at the very least. That east you should have a users table in the database and a threads table... And then go from there and add all the features you need.
Good luck
•
•
Join Date: Sep 2007
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
Hi everybody and all the kind people in this Forum!
Can anybody please help me or give me with a guideline(books,notes,pdf file,intructions & etc) from A-Z how do i create an ASP.NET Forum,its is for my University Project.I have to create it myself using ASP and not a free downloaded version of forum.10q!!!
Can anybody please help me or give me with a guideline(books,notes,pdf file,intructions & etc) from A-Z how do i create an ASP.NET Forum,its is for my University Project.I have to create it myself using ASP and not a free downloaded version of forum.10q!!!
•
•
Join Date: May 2006
Location: Bellevue, WA
Posts: 1,548
Reputation:
Rep Power: 8
Solved Threads: 51
I recommend you read my previous post. There aren't any books like Building A Forum For Dummies because there's already a ton of forum software out there, and likely most of them are better tested and packaged than what you'll be making. So, you'll have to do it from scratch. You need to decide how to model your data, make the database, and then build your interface to it.
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Batch print barcode in ASP.NET, C#, on client side (ASP.NET)
- Updated : Simple ASP.Net Login Page (ASP.NET)
- Create Forums in ASP .NET (ASP.NET)
- ASP.NET Connection Capabilities (ASP.NET)
- asp.net forum (ASP.NET)
- retrieving ids from dynamically created controls in asp.net (ASP)
- Willing to PAY$$ for someone to create an ASP.NET project for me!! (Web Development Job Offers)
- Populating & Retrieving Data in a listbox : ASP.NET (w/ VB.NET) (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: How to Detect Change on ASP.NET Form and Prompt Client to Save
- Next Thread: Is it possible to hide IP address



Linear Mode