Posted February 21, 200520 yr Im making an ASP based website on video games and maybe a bit of computer programming. I need help with getting information and design. Need to know anything post here. The website is http://www.gamershq.com.au
February 21, 200520 yr Go here -->http://www.csextreme.tk Unzip and run the exe. Good program to teach you the basics
February 21, 200520 yr your gonna have to give a little bit more information on what is it that you want to know exactly heres a msdn website for ya http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anchoraspdotnet.asp
February 22, 200520 yr Author Wat i mean is i kind of need a co-owner who can help me out getting info and stuff
February 22, 200520 yr What you mean is you want to be a lazy bitch and take credit for other people's work...
February 22, 200520 yr asterix said: Why use ASP? PHP is easier to use, and isn't tainted by Microsoft. >_> lol asp kicks ass if you know how to use it and you can do a hell of alot more stuff in asp than you cant do in php, so you cant even compare them, asp is more for stuff like server client apps, and actauly running a fully working program on the a server which a client then can interact with returning XML. another thing making an ASP program is very easy also, .NET pritty much does everything for you all you need to do is code up you want it to do.
February 22, 200520 yr http://www.pointafter.com/Archives/nl0203.htm Some other options there. (JSP and CFM) PHPBB, IPB, VBulletin are all programmed in PHP. I wonder why they chose it over ASP? ;) As gay as Gamesurge is... Their forums were coded from scratch in PHP. They also have a staff-only section that generates statistics (charts, graphs, text, etc.) for each staff member using PHP. madCoder's madGlobal bot keeps track of everything that happens with SRVX in a PostgreSQL database and uses PHP to output/search for events. I'm sure it could be done in ASP as well, but they chose PHP (as have a LARGE percentage of other websites). I personally would not choose ASP over PHP for 2 major reasons: 1. ASP is a Microsoft product, which means only a small group of people have access to the code, delaying bug fixes. (unlike PHP which uses an open-source model, where anyone can contribute/fix bugs immediately) 2. ASP uses cookies for alot of data passing/handling. This includes data being available to another user on the same machine (stored in the cookie), or being intercepted between pages. I've never heard of/seen anything done in ASP that can't be done in PHP (or vice versa), do you have an example? .NET is a very flawed system, I wouldn't even bring it up. ;)
February 22, 200520 yr asterix said: http://www.pointafter.com/Archives/nl0203.htm Some other options there. (JSP and CFM) PHPBB, IPB, VBulletin are all programmed in PHP. I wonder why they chose it over ASP? ;) As gay as Gamesurge is... Their forums were coded from scratch in PHP. They also have a staff-only section that generates statistics (charts, graphs, text, etc.) for each staff member using PHP. madCoder's madGlobal bot keeps track of everything that happens with SRVX in a PostgreSQL database and uses PHP to output/search for events. I'm sure it could be done in ASP as well, but they chose PHP (as have a LARGE percentage of other websites). I personally would not choose ASP over PHP for 2 major reasons: 1. ASP is a Microsoft product, which means only a small group of people have access to the code, delaying bug fixes. (unlike PHP which uses an open-source model, where anyone can contribute/fix bugs immediately) 2. ASP uses cookies for alot of data passing/handling. This includes data being available to another user on the same machine (stored in the cookie), or being intercepted between pages. I've never heard of/seen anything done in ASP that can't be done in PHP (or vice versa), do you have an example? .NET is a very flawed system, I wouldn't even bring it up. ;) he has a point sourcex :rolleyes:
February 22, 200520 yr i think you are missing the point of what i was saying, ASP is good for making Client server things, with fully running programs that could for example play poker, its a RPC architecture for distributed systems and what your talking about are not really in the same area, yes i agree if you are going to make a forum or a simple web site php prob would be better, but php is not like ASP which was another point i was trying to make, php is designed for server side scripting to make HTML, also with php forums it interacts with a SQL database to get its info to then displays it as HTML, which isn't like ASP or the client server RPC stuff that ASP is bassed on, anyways before you can say what is better suited for the job you need to know what exactly this person wants to do (which i asked earlier) before you jumped in and said php was better than ASP. oh and an example of a good ASP type site http://www.serviceobjects.net there ya go if i have some time later i might make a simple ASP server app
February 22, 200520 yr Author I didnt actually mean i wanted sum1 to do all the work for me and taske credit for it its just a bit hard to create a succesful website all by yourself so i really need sm1 who can help out and its not really with the coding of the website its just getting information and some ideas and stff like that