how to create the forum by using ASP.NET language? i rarely have a idea but i not really know to implement in.....so please help me....
Printable View
how to create the forum by using ASP.NET language? i rarely have a idea but i not really know to implement in.....so please help me....
Need Help....
Are you using Visual Studio?
no using ASP.NET!
Um...
What are you using to write your ASP.NET?
Learn HTML and web design
Learn ASP.NET
Then learn ADO.NET
By then you'll have a fairly good idea as to how you should create a forum. :)
well a start by learning database design study existing forum websites like this one.
Why would he study database design first?
i believe that forum store data of some sort to a backend like sql, xml, etc. so by making a good relational database design it is much easier to think of what user interface should become.but again developers have their own procedure of doing this.just my 2 cents.:) :D
That's true, we all think in our own order of things. :)