English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-10-01 02:08:03 · 6 answers · asked by Siu02rk 3 in Computers & Internet Programming & Design

6 answers

It depends what you want to do. ASP.NET is better if you already have an existing system and want to make it available on the Web. For example, if you made a program using VB or C#, and now want it to run on the Internet, you can develop the ASPX pages using the code you've already written. ASP.NET will therefore excel if you're developing a system for a company.

PHP is better if all you want to do is make a Web Database system (which in many cases, is what most dynamic websites are). This is because PHP supports the vast majority of databases without the need for ODBC. Also, hosting is often cheaper for PHP because it runs on Linux servers (no cost for the operating system or licenses). If you've ever programmed before, it may also be worth noting that PHP is syntactically very similar to Java and C++.

Again, it just depends what you want to do. Have fun!

2006-10-01 23:32:57 · answer #1 · answered by Stewie Griffin 2 · 0 0

It's not. Functionally, they are absolutely equivalent (everything you can do in ASP.Net, you can do in PHP and vice versa, the only difference being that in PHP you usually get by with having to code less). Performance-wise, neither is a clear winner; a lot depends on your setup (which database engine you are using, whether database server and HTTP server reside on the same physical machine, etc.) Cost-wise, PHP wins hands down, as you can host it on free operating systems such as Linux and FreeBSD.

2006-10-02 08:34:49 · answer #2 · answered by NC 7 · 0 0

.net is never better than PHP. PHP is more powerful in every aspects, its free etc etc. asp.net is only easy to learn. other PHP is far more better than any other ssls.

2006-10-01 07:04:33 · answer #3 · answered by LemonPro 5 · 0 0

ASP.NET is better than PHP.
Because ASP.NET is user friendly and it has many built in features.
There are many controls like VB.
The controls are very useful.
We don't need to validate each and every textbox there are controls to validate.
There are many special features to design our application.
It supports to create web application

2006-10-01 02:56:56 · answer #4 · answered by Evergreen 2 · 0 0

It should be easier for you to talk to the underlying hardware and the Windows OS. PHP is more OS independent.

2006-10-01 02:11:16 · answer #5 · answered by changmw 6 · 0 0

Umm,

it isnt.

For more information/discussion visit:
http://www.bitforward.com/phpBB2

2006-10-01 02:53:32 · answer #6 · answered by Jay-d 2 · 0 0

fedest.com, questions and answers