Topic: Difference between asp and asp.net (Read 2049 times)
I crack Photoshop!
Posts: 3
30 credits Members referred : 0
« on: Dec 21, 2008, 11:42:01 pm »
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.
Where are my glasses?
Posts: 23
146 credits Members referred : 0
« Reply #1 on: Jan 21, 2009, 12:06:34 pm »
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 !
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5778
46265 credits Members referred : 3
« Reply #2 on: Jan 22, 2009, 09:18:34 am »
php/mysql is faster, cheaper (actually it is free), plus you get the help of a huge community
Atari ST fan
Gender:
Posts: 7
46 credits Members referred : 0
Scott
« Reply #3 on: Jul 30, 2010, 08:02:13 am »
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...
Google dot what?
Posts: 2
16 credits Members referred : 0
« Reply #4 on: Aug 25, 2010, 11:35:55 am »
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.
OMG!I am geek
Posts: 56
372 credits Members referred : 0
« Reply #5 on: Mar 14, 2011, 12:44:48 pm »
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.
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=8301