1.

What is the difference between ASP.NET and PHP?

Answer»

The main difference between ASP.NET and PHP are given below:

ASP.NETPHP
A web application framework.A server-side SCRIPTING language.
It is designed for USE on Windows.It is Platform independent
Code is compiled and executed.Interpreted mode of execution.
It has a license cost ASSOCIATED with it.PHP is open-source and FREELY available.


Discussion

No Comment Found