View Single Post
Old 06-17-2013, 08:58 PM   #1
redfox1939
Registered User
 
Join Date: Jun 2012
Posts: 10
PHP is interpreted at the server, so when changing a functionality, no additional steps are required to see the changes. On the other hand, ASP.net needs to be compiled each time the code is modified. Again, the development process is more time-consuming when using ASP.net as opposed to PHP.
redfox1939 is offline   Reply With Quote