meena
Sun 21 December 2008, 11:42 pm GMT +0100
ASP.NET has better language support, a large set of new controls and XML based components, and better user authentication.
ASP.NET provides increased performance by running compiled code.
ASP.NET code is not fully backward compatible with ASP.
Ludovic
Wed 21 January 2009, 12:06 pm GMT +0100
i want to create a new website with database ....
what you think is better for me to learn now,,,
is it ASP with MSsql
or PHP with Mysql
and why
what is easier ?
what is better with more functions
fasters !
Nikolas
Thu 22 January 2009, 09:18 am GMT +0100
php/mysql is faster, cheaper (actually it is free), plus you get the help of a huge community
iamscottj
Fri 30 July 2010, 08:02 am GMT +0200
I agree with Nicolas. MySQL is simply the best. I am trying to learn MySQL... Getting some resources on the net and trying to grab a copy of MySQL for dummies...
thesslstore
Wed 25 August 2010, 11:35 am GMT +0200
I think with mysql database PHP is better than .net and PHP is open source so easy to integrated and don't warry about license issue.
gaurav467
Mon 14 March 2011, 12:44 pm GMT +0100
lassic ASP uses vb script for server side coding. Vb Script is not supported any more in ASP.NET. Instead, ASP.NET supports more languages including C#, VB.NET, J# etc. VB.NET is very similar to vb script, so it should be easy for old Visual Basic or ASP programmers to switch to VB.NET and ASP.NET
VB Script is a simple scripting language, where as VB.NET or C# are modern, very powerfull, object oriented programming languages. Just for that reason, you will be able to write much more robust and reliable programs in ASP.NET compared to ASP.