PDA

View Full Version : ASP programming


new_comer
07-14-2008, 06:17 PM
Dear Folks,


Could I know the major differences between ASP and ASP.net:

- Do they share the same programming languages eg vbscript and javascript
- What is new in ASP.net

Many thanks in advance!



Newbie

vinyl-junkie
07-15-2008, 12:36 AM
ASP (also known as classic ASP) is not the same thing as ASP.NET. The two are completely separate programming languages. For a synopsis of some of the differences between the two, you might want to read this page (http://www.w3schools.com/aspnet/aspnet_intro.asp).

new_comer
07-15-2008, 03:22 AM
Many thanks for your information. :thumbsup:



Newbie