sharp-developer
Newcomer
- Joined
- Mar 29, 2007
- Messages
- 1
Split from Here - PD
Nice article from Peter Bromber ASP.NET vs PHP or PHP.NET?. May be you could have both and even under Linux/Mono?
If you're using MS SQL then use a language that was built to actually use it, .NET. PHP was built to use MySQL.
The only true way to test is to fill a table with 1 million records and do speed tests for retrieving and updating the table with both technologies. If numbers come out similar then ask yourself; which program would be easier to update in the future if built correctly using OOP techniques and save the company time and money? The answer to that is simple, .NET.
Nice article from Peter Bromber ASP.NET vs PHP or PHP.NET?. May be you could have both and even under Linux/Mono?
Last edited by a moderator: