Quote:
|
Originally Posted by grumpy
If you write your code proper in php you can reuse it to. Advance of php is that its low on server resources. Asp and Net are costly and use a lot of server resources. Reason big companys demand asp or . net or the combo is because its Microsft. The big software comapnies will use asp and .net because they can make more money with that type of coding.
|
Using .NET framework for webdevelopment is NOT draining your servers resources it's a myth. it only copile the code ONE time the rest is up to the bandwith.
Using PHP the server read the code for all hits made on the server and is therfor using alot og CPU power.. i belive
well all in all I think MS made a fucking awsome framework that give programers a lot of opportunities that has not been availible before in any language.