ProgrammerX
09-23-2003, 07:24 PM
HOW:) :) :)
|
Click to See Complete Forum and Search --> : how do you proggram a forum? ProgrammerX 09-23-2003, 07:24 PM HOW:) :) :) Khalid Ali 09-23-2003, 08:16 PM using HTML and a variety of programming languages and webservers and database Programming languages JSP PHP ASP Perl ColdFusion C/C++(CGI programming) Plus extremely good knowledge of databases(SQL to write efficient queries) and so on... PeOfEo 09-23-2003, 08:42 PM dont forget asp.net, I made my forum(and am still maken it, its a progressive project) with asp.net. You are leaving out one of the most powerful tools here (I wonder how asp.net stacks up with jsp... they are both object oriented so...) http://knights.europe.webmatrixhosting.net/forum/forums.aspx Khalid Ali 09-23-2003, 08:52 PM I have not seen its syntax,how different it is from ASP( I know C# is almost 95+% Java) PeOfEo 09-23-2003, 08:55 PM Well the main andvantages of asp.net are really under the hood I believe, I mean some of the things would just cut the work you would have to do to make something with asp classic in half. For instance the view state will save you a whole lot of scripting, thats encripted code genorated by the server which holds a bunch of its variables. Also the web.config saves you a bunch of xml scripting work. C# is powerful I guess but having more experience in vb I use it instead. Basically its the difference between vb and vbscript. I will probably start using c# more once I get better at java (I am taking a class in java at school). Reb80 09-29-2003, 09:04 AM I don't know if this helps, but you can get a pretty cool (free) forum through ChatArea. It lets you personalize absolutely everything, and saves all the time of coding. I know how it is to want to code and create your own things, though. :) PeOfEo 09-29-2003, 04:31 PM You could also get an invision board for free as well as a phpbb forum and a vbullitian etc, there are tons of free forum source codes if you host it yourself that you can personallize (while most do not give you total control) you can also use the ones on www.asp.net etc. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |