Re: which web development have best future between asp.net and php
I program in both, and I have to say that I prefere to code sites in php.
I love the .net framework for desktop windows programs. ASP.net does speed up the programming of complex applications but takes a lot more system resources on the server to run and hence hosting is generally more expensive and can only be run on a windows server natively. For this reason PHP is more popular.
In my opinion there is a world for both languages, but I can see PHP remaining the more predominant for a long time yet, and being over taken by something like ruby-on-rails rather than asp.net.
|