|
| Author |
Message |
Keith
Moderator
Joined: 28 Jan 2004
Posts: 445
Location: Dublin, Ireland
|
Posted: 2/22/2004, 2:12 am Post subject: ASP, ASP.Net & .Net - Is there a difference? |
|
|
I haven't got a clue about these technologies. Is there a big difference? If so, can someone explain them (in simple terms if possible). _________________ Keith McLaughlin - DeveloperCube Moderator
Web Hosting Directory - Freelance Web Design - Webmaster Resources |
|
| Back to top |
|
 |
Paul
Joined: 18 Jan 2004
Posts: 137
Location: Worthing, UK
|
Posted: 2/22/2004, 12:39 pm Post subject: |
|
|
ASP is a scripting language, same idea as PHP really
ASP.Net is the follow up to ASP, its really technology for using .Net languages on websites, which brings us to...
.Net is a framework for which many languages are available, that you can program in. Some of the main languages are VB.Net, C#, C++ .Net and J#
If you use ASP.Net on the web, its much more like "real" programming than using PHP or ASP! _________________ Paul Woodland - DeveloperCube Moderator
LiquidSix Hosting: Windows 2003 Plans from £9.95 / $18 for a year
PW New Media Network / Forums |
|
| Back to top |
|
 |
Keith
Moderator
Joined: 28 Jan 2004
Posts: 445
Location: Dublin, Ireland
|
|
| Back to top |
|
 |
|