PDA

View Full Version : Head-to-Head: PHP vs. ASP.NET



ahmed
May 10th, 2003, 10:16 PM
A semi-biased article from Microsoft that i thought is worth sharing (since the question is asked so often) =) :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/phpvsaspnet.asp

Jubba
May 13th, 2003, 03:20 PM
semi-biased? lol

abzoid
May 13th, 2003, 06:26 PM
Originally posted by Jubba
semi-biased? lol

Just a lower-case lol? You have far more restraint than I. ;)

ROFLMAO!

Jubba
May 13th, 2003, 06:39 PM
well actually... it was more like LOL

ahmed
May 13th, 2003, 07:26 PM
lol.. ok.. ok.. totally biased.. just didn't wanna make it sound inflamatory :beam: :P

Jubba
May 13th, 2003, 07:30 PM
semi-quoted from article
And ASP.net is much more reliable because its run on our WINDOWS servers -<insert mocking laughter here>- The high quality of Microsoft products ... blah blah blah blah blah blah

ahmed
May 13th, 2003, 08:34 PM
LOL.. yeah... now that i think of it again, I should've not posted it.. it's such a misguidance :sleep:

awligon
May 25th, 2003, 02:45 AM
Haha, anyone know of a non-biased article or have a suggestion? I'm about to put together my first mySql site w/ either asp or php and I'm pretty much new to both so any advice?

fishtank
May 25th, 2003, 08:49 AM
if you want to do real big projects, asp is the better solution. but for the average-sized project i would use php...

Jubba
May 25th, 2003, 10:05 AM
why would asp be the better solution? I find php to be easier to learn and more powerful (especially with the new version coming out).

fishtank
May 25th, 2003, 12:27 PM
i meant, when you know both, and you have to decide which one you use for a certain project... php is really much easier to learn. my teacher told me that asp is better for bigger projects because for example when defining variables, you tell it what type it is (string, boolean...)