What are the fundamental differences between ASP.net and PHP?

asp.net, php

Solution

Microsoft has published a great overview of migrating from PHP to ASP.NET which reveals differences and similarities.

http://msdn.microsoft.com/en-us/library/aa479002.aspx

Problem

Possible Duplicate: .NET & ASP vs PHP Are there speed differences, performance issues, and what reasons do businesses have when they choose one or the other, is the learning curve steeper for one over the other? Also... are you likely to be paid more using one over the other?

Original source

Related problems