That would be quite a challenge if you are new to programming. Why don't you start with something smaller and for the bulletin board look at something like JOOMLA!
There is also an extension called Joo!BB
and there will be a lot of similar product out there...not need to reinvent the wheel
Marked as answer by Dino He - MSFT on Mar 29, 2012 01:56 AM
There is a Open source project which was done in PHP
here. You can get the basic concepts from there if you are familiar with PHP. Unfortunately I coulnd't find any open source project from C#. But I hope you will be able to figure things out if you have a knowledge about PHP and then convert it to C#.
JaniceW
Member
21 Points
37 Posts
Starting of the bulletin board
Mar 22, 2012 10:16 AM|LINK
Hi there,
I'm new with visual basic web developer 2010 express and using C#.
One of the module in the system im developing is Bulletin Board.
I've got no idea how to get started even after searhin the Internet for a long time.
My question is, should I do the coding myself or Open source code?
Is there any available links or tutorials?
THanks
Basquiat
Contributor
2385 Points
645 Posts
Re: Starting of the bulletin board
Mar 22, 2012 11:36 AM|LINK
That would be quite a challenge if you are new to programming. Why don't you start with something smaller and for the bulletin board look at something like JOOMLA!
There is also an extension called Joo!BB
and there will be a lot of similar product out there...not need to reinvent the wheel
paritoshmmec
Participant
1555 Points
304 Posts
Re: Starting of the bulletin board
Mar 22, 2012 11:39 AM|LINK
i would suggest that first you need to learn the basics of VB and then make small program like games to understand concepts.
Do not push yourself for big modules otherwise you will end up with lot of frustation.
Thanks and Regards,
Paritosh
Ruchira
All-Star
43014 Points
7029 Posts
MVP
Re: Starting of the bulletin board
Mar 22, 2012 07:34 PM|LINK
Hello,
There is a Open source project which was done in PHP here. You can get the basic concepts from there if you are familiar with PHP. Unfortunately I coulnd't find any open source project from C#. But I hope you will be able to figure things out if you have a knowledge about PHP and then convert it to C#.
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.