2007-12-15 21:06:35 UTC
For one thing everything is done completely different. Accessing databases seems so much easier to me in PHP. I was looking at code one of our .NET programmer uses to access a database; complicated! It was impossible trying to parse through it. He mainly programs .NET with C#. And C# looked completely different than php. There is a lot of stuff in their that isn't in php.
All the layers in .NET I found confusing. I know it makes things more organized, but I prefer the way PHP globs PHP, Javascript, and html into one file, code seems so much more readable to me that way.
So what advantages are there to .NET? Why would you want to migrate from php to .NET?