answersLogoWhite

0

A web designer creates the aesthetic value of the site. A web programmer determines the functionality of the site. Read on for more information on Windsor Web developer and programmer.

Very technical question !

PHP and ASP.NET Both are server-side technologies and allow to do a lot of things

thanks to their huge frameworks out of the box.

ASP.NET is a Microsoft technology while PHP is open source.

In regard of the hosting, that makes a difference price wise (PHP/MYSQL is

cheaper than ASP.NET/SQL SERVER hosting).

Same if you want to find developers, a MYSQL/PHP Developer is cheaper than

ASP.NET.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the difference between net and php?

.net is a framework based on Microsoft software and is not open source, php is a language which is open source and based on Linux/unix systems


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


Difference between apache and PHP?

Apache is a web server. PHP is a scripting language.


What is the difference between PHP4 and PHP5?

they are the same, but php 5 has improvements in design, security, and stablity. it is basically a new version. if you want more details just go to http://www.php.net and find the recent changes in php.


Which one is better PHP or .NET for making projects?

. NET


What is the difference between PHP and struts?

STRUTs is a framework of technology of java based on JSP/Java Servlets PHP is another server scripting language


What is the difference between dot net and php?

Liprat Consulting offers Basic and Advanced PHP Training course in Noida. Our Faculties have more then 5 to 10 year industrial experience.Our Placements Records is Excellent till now.We also provide Career Consulting & Guidelines for our students. Call us for any query at 9958153868


Who is php designer?

PHP is associated with development not design. Normally you associate the tag developer with the person who programmes PHP.


What is the difference between PHP and ASP.net?

PHP vs ASP.NETBoth PHP and ASP.net are scripting languages designed to be used as a front-end to HTML (allowing server-side processing of web pages and user data prior to sending the HTML to the user's browser). PHP is free and broadly cross-platform (it can be installed and used on any type of server), whereas ASP.net is Microsoft-specific, and fairly expensive. However, ASP.net is somewhat faster than PHP, and works particularly well with Windows clients.ASP.NET is using an XML frontend that is similar to HTML, in order to communicate with .NET libraries..NET code is faster than PHP because it is a precompiled language, whereas PHP is an interpreted language.


Difference between jsp and php?

JSP stands for Java Server Pages whereas PHP stands for Hypertext PreProcessor. PHP is a scripting language whereas JSP is a full fledged technology. JSP is much more powerful and has more features than PHP


What is the difference between the 1982 Large Digit and Small Digit pennies?

http://www.thecentproject.com/sort1982.php


What is the difference between single quotes and double quotes?

in programming, single quotes are for characters, and double quotes are for string, but in php, javascript, html, css i don't see any difference between the two.