|
|
|
View Poll Results: ASP/ASP .NET/PHP. Which is the best/better one?
|
|
ASP
|
  
|
0 |
0% |
|
ASP .NET
|
  
|
4 |
13.79% |
|
PHP
|
  
|
25 |
86.21% |
 |
|
x10Hosting Member
Join Date: Sep 2008
Posts: 42
Credits:
500
|
|
10-03-2008, 11:57 AM
|
|
Asp/asp .net/php
I'm planning on making website using either ASP/ASP .NET/PHP. I'm not sure which I should go for, because they all have their drawbacks. I've been coding with PHP for the past few years.
So, I'm giving the voters the ultimate decision.
ASP?
ASP .NET?
PHP?
|
|
|
|
x10Hosting Member
Join Date: Oct 2008
Posts: 7
Credits:
275
|
|
10-03-2008, 06:03 PM
|
|
Re: Asp/asp .net/php
In the last year I began to learn php and asp.net together, I must admit that there are lot of php tutorials on the net, but I ended up learning asp.net first because I manged to get a student free key of VS2008 pro, and as I was just setting up a site for a friend I thought I would give it a shot, now I had created a few sites before with PHP and not dome too badly, dynamioc links, mailers etc you know the things, any way, when it came to creating the site with asp.net I began with Visual Studio and was a bit awe struck by the shher size of the thing, buttons everywhere, do this do that, but I know its getting a larger share of the web dev market so I thought I ould percivere, I began with the videos from www.asp.net web site and the tutorials on there are fantastic, you start with lesson one, and by lesson 20 (they are all about 15-20 mins long) I had a fully working secure login datadriven website, with practice I can now get the framework for a site up and running in around 45 minutes, after that the rest is just window dressing and filling the site with content.
I am hellishly impressed by VS2008, it really has got my vote, the support and tutorials on asp/.net site are amazing, and you dont need to know any code, they start off as you should, as if you have just opened the box and you need to learn to use the tool.
I would recommend it to any one.
btw if there are any students out there who want free MS development software let me know and I will pass pn the link to down load the software and legal cd keys, you HAVE to be a student tho..
__________________
COFFEE.EXE Missing - Insert Cup and Press Any Key A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila http://www.mywritingcommunity.com
|
|
|
|
x10Hosting Member
Join Date: Sep 2008
Posts: 42
Credits:
500
|
|
10-03-2008, 10:54 PM
|
|
Re: Asp/asp .net/php
Quote:
Originally Posted by Odd Thomas
In the last year I began to learn php and asp.net together, I must admit that there are lot of php tutorials on the net, but I ended up learning asp.net first because I manged to get a student free key of VS2008 pro, and as I was just setting up a site for a friend I thought I would give it a shot, now I had created a few sites before with PHP and not dome too badly, dynamioc links, mailers etc you know the things, any way, when it came to creating the site with asp.net I began with Visual Studio and was a bit awe struck by the shher size of the thing, buttons everywhere, do this do that, but I know its getting a larger share of the web dev market so I thought I ould percivere, I began with the videos from www.asp.net web site and the tutorials on there are fantastic, you start with lesson one, and by lesson 20 (they are all about 15-20 mins long) I had a fully working secure login datadriven website, with practice I can now get the framework for a site up and running in around 45 minutes, after that the rest is just window dressing and filling the site with content.
I am hellishly impressed by VS2008, it really has got my vote, the support and tutorials on asp/.net site are amazing, and you dont need to know any code, they start off as you should, as if you have just opened the box and you need to learn to use the tool.
I would recommend it to any one.
btw if there are any students out there who want free MS development software let me know and I will pass pn the link to down load the software and legal cd keys, you HAVE to be a student tho..
|
True, but I find that PHP can also become a complete database driven website as well. As for the rest, are you using VS9.0's web development kit? If so, without it, PHP and ASP are pretty much the same imo.
|
|
|
|
x10 Elder
Join Date: Sep 2007
Posts: 572
Credits:
4,950
Location: Ft. Lauderdale, Florida
|
|
10-04-2008, 02:33 AM
|
|
Re: Asp/asp .net/php
I started on PHP strictly on reputation for being a powerful language and was not disappointing. I was also driven to ASP because it was similar to JavaScript, which is the first scripting language I learned. I found that while ASP was fairly easy, PHP was a more powerful language and much easier when it comes to database driven websites. I never tried ASP.net, but I do not want to because it teaches some bad habits like Visual Basic.
|
|
|
|
X10 Senior Mod
Join Date: Aug 2007
Posts: 1,121
Credits:
10,138
Location: UK
|
|
10-04-2008, 04:32 AM
|
|
Re: Asp/asp .net/php
I've always coded websites dynamic websites with PHP.
Before I started with PHP I have a little look at ASP but basically I hated it. I don't think I'll ever try ASP or ASP.Net.
I also find PHP a lot easier to learn, whenever I need help I just have to google it and I almost instantly then know how to do it.
To the guy that was talking about Visual Studio '08 - you only like ASP because you can code it in VS, try doing it in Notepad 
__________________
Dan Senior Moderator
DO NOT PM ME OR ANY OTHER STAFF UNLESS ASKED TO DO SO.
|
|
|
|
x10Hosting Member
Join Date: Oct 2008
Posts: 7
Credits:
275
|
|
10-04-2008, 09:05 AM
|
|
Re: Asp/asp .net/php
This is not a flame - its an opinion and not meant to cause a rukus or any sort of an argument, its just my own view!
Quote:
Originally Posted by Dan
I've always coded websites dynamic websites with PHP.
To the guy that was talking about Visual Studio '08 - you only like ASP because you can code it in VS, try doing it in Notepad 
|
And what?  when you send a letter do you write it out by hand or do you use a word processor? when you've written your letter do you use a spell checker?
do you send email? or would you rather get a piece of string and two empty cans? or would you prefer smoke signals!
lolz
all im pointing out is just because a tool make things easier for you doesnt make it a bad thing, long before I began using dreamweaver I wrote all my php/xhtml jacascript etc stuff in notepad, and I would have done the same with asp.net, but to be honest, its a LOT of hard work, and constantly typing code behinds and creating code, pointing to reusable code can be an enormous effort, and if there are tools out there that make your life easier fair enough I say use them
How many sites have been created using phpbb3? mySQL command line IMHO is a right royal pain in the A**E give me phpMyAdmin any day!
There is a 'purist theme; across the net that says if you havnt written out your code line by line then its not a 'real' site, I could say to all my clients 'yep every single line is created by tapping away at a keyboard for nine hours a day', would you know the difference?
Im learning Java at uni later on next year, should I avoid netbeans?
Odd
__________________
COFFEE.EXE Missing - Insert Cup and Press Any Key A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila http://www.mywritingcommunity.com
|
|
|
|
x10Hosting Member
Join Date: Oct 2007
Posts: 7
Credits:
355
|
|
10-04-2008, 02:47 PM
|
|
Re: Asp/asp .net/php
i learned vb and vb.net in school, but i told my professor i dont code in ****ty languages
asp.net and the whole .net framework just sux. its slow compared to a php code. the only1 who says its a good language are noobs who dont know other coding languages and m$ (coz they earn money with it :P)
i would suggest you better stay far far away from this bull****
greetz 
Edit:
Quote:
Originally Posted by Odd Thomas
There is a 'purist theme; across the net that says if you havnt written out your code line by line then its not a 'real' site, I could say to all my clients 'yep every single line is created by tapping away at a keyboard for nine hours a day', would you know the difference?
Im learning Java at uni later on next year, should I avoid netbeans?
Odd
|
the last website i had to code i had to use Smarty (a template engine) - and yeah you can tell the difference. i wrote a cms once (its not finnished yet, but its already quite useable) and its 100 times faster then the ****ty 3 page project i coded with the use of smarty. smarty can do some cool stuff but i wouldnt use it for a big page - its just too slow imho.
phpbb is a very good forum - system and i doubt you can code a better one 
there are even some very good cms around - if you do a clan site i really would use e107
but i dont understand all the hype about typo3 - its way too complicated, its like learning a whole new coding language (a quite sucky one), and its too slow  and if you happen to have an error its quite impossible to trace it back
there is some good finnished software around but its hard to find 
Last edited by Cifer; 10-04-2008 at 02:47 PM.
Reason: Automerged Doublepost
|
|
|
|
x10Hosting Member
Join Date: Sep 2008
Posts: 42
Credits:
500
|
|
10-04-2008, 02:49 PM
|
|
Re: Asp/asp .net/php
Alright, thanks, but one thing and then I'll know exactly what to stick to.
Can ASP/ASP.NET modify headers like PHP?
|
|
|
|
Retired staff (11-12-2008)
Join Date: Jul 2006
Posts: 1,301
Credits:
7,409
Location: Hampshire
|
|
10-04-2008, 03:30 PM
|
|
Re: Asp/asp .net/php
Yes I believe so (ASP.NET)
Not sure about ASP
__________________
Micro
Account Manager
Do NOT PM me without my prior permission. Thanks.
|
|
|
|
x10 Sophmore
Join Date: Jul 2008
Posts: 144
Credits:
1,416
|
|
10-05-2008, 10:08 AM
|
|
Re: Asp/asp .net/php
I started first with ASP.net as the php installer had a problem (it is not installed but it appears like it is and it won't uninstall) I used IIS until it had a problem too... ah Vista ... anyways, I tried to some other servers, but the only ones that supported ASP.net where costing money. I switch to php (I am a c/C++ native) and I found that it was way easier to code, the syntax was clear, easy to learn and use, and there was a good debug system. I never turned back. I am currently coding a website using a template system coded by myself, inspired from the phpBB one. I also have some session and good login system, that I learned 1 week ago. I stated my project about 1 month ago... So I say go for PHP, the code is clearer, not only server side wise. (go take a look at some aps.net page html source code)
|
|
|
|
 |
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:40 PM.
Powered by vBulletin® Version 3.7.3 Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
Mortgages | Turbo Tax | Loans | Charmed News | Property in Spain
| |