PHP is How to ....
ASP is how not to ...
Develop the Web SIte , it is my View an obviously i may be wrond.
2006-07-02 05:00:48
·
answer #1
·
answered by TheOne 1
·
5⤊
0⤋
ASP is old technology for server side processing in web applications. PHP is a well-established SS technology that runs on lots of platforms but has scalability issues that present unique challenges architecturally; these challenges can be overcome with some effort however.
You should look at ASP.Net as it is simply the best SS web platform available for rapid development and operations ... as long as you can run only on Windows or Linux with Mono.
2006-07-02 04:59:57
·
answer #2
·
answered by Keith 4
·
0⤊
0⤋
ASP The latest incarnation of ASP, ASP.NET, is not completely backward-compatible with previous versions of ASP, as it is a complete rewrite of the software. Previous ASP technology actually has a lot more in common with PHP than with ASP.NET, which is a complete framework for building Web applications. One of the principal features of this model is the flexibility to choose your programming language. ASP.NET works with scripted languages such as VBScript, JScript, Perlscript, and Python, as well as compiled languages such as VB, C#, C, Cobol, Smalltalk, and Lisp. The new framework uses the common language runtime (CLR); your language source is compiled into Microsoft Intermediate Language code, which the CLR then executes.
The framework also provides for true object-oriented programming (OOP), and true inheritance, polymorphism, and encapsulation are supported. The .NET class library is organized into inheritable classes based around particular tasks, such as working with XML or image manipulation.
Besides the programming language and the methodology, database access is a significant concern. When you program in ASP.NET, integration with databases can be accomplished through ODBC, which provides a consistent set of calling functions to access your target database.
2006-07-02 04:58:34
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
Definitely PHP for me, it is much more widely supported, used and hosting tends to be about 25% cheaper too. Also Microsoft suck and so there's probably a lot more flaws in ASP than PHP. :P
2006-07-02 05:04:31
·
answer #4
·
answered by Needs help 2
·
0⤊
0⤋
PHP for the mear fact that it is free
I've never touched ASP though, though ASP servers a pain in the *** to manage.
2006-07-02 06:23:49
·
answer #5
·
answered by duct_tape_is_good 4
·
0⤊
0⤋
asp, i have found is great for what i need to do, also the majority of the big businesses are using the microsoft product.
allthough php is easier to learn and maintain maintain the server.
2006-07-03 06:05:42
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋
ASP is microsoft and very evpensive. PHP is pretty much free.
2006-07-02 04:57:10
·
answer #7
·
answered by microsvc 5
·
0⤊
0⤋
PHP, stands up by itself as a script environment for newbies.
Friendly, ubiquitous code/syntax standards as well.
ASP, probably best for died-in-the-wool MS developers.
Both have their relative merits.
2006-07-02 05:00:23
·
answer #8
·
answered by blank 3
·
0⤊
0⤋
It really depends on wether you want to work on open source machines primarily (you know, linux, apache, mySql, php = aka. "LAMP") or microsoft based solutions.
I will say that LAMP is much more common, so you might be able to find more work in it.
2006-07-02 04:57:53
·
answer #9
·
answered by A N 3
·
0⤊
0⤋
ASP hosting is to expensive.
2006-07-02 04:57:44
·
answer #10
·
answered by Interested Dude 7
·
0⤊
0⤋