Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 1096 | Replies: 7
![]() |
•
•
Join Date: Apr 2007
Location: Richmond, BC, Canada
Posts: 44
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,166
Reputation:
Rep Power: 7
Solved Threads: 59
ASP (Active Server Pages) is the older of the two technologies. ASP uses VBScript or JScript which are interpreted languages.
ASP.NET uses a framework that uses many more langugages (VB, C#, J# ..) and is much more Object Oriented and type safe. and has a cleaner division between client and server code and has built in libraries for some of the latest Internet technlogies such as XML, AJAX and Web Services etc.
I would say ASP and ASP.NET are *very* different in almost every way.
ASP.NET uses a framework that uses many more langugages (VB, C#, J# ..) and is much more Object Oriented and type safe. and has a cleaner division between client and server code and has built in libraries for some of the latest Internet technlogies such as XML, AJAX and Web Services etc.
I would say ASP and ASP.NET are *very* different in almost every way.
•
•
Join Date: Oct 2006
Location: somewhere in West-Africa
Posts: 202
Reputation:
Rep Power: 3
Solved Threads: 6
Try out this link. I hope it helps
.
http://msdn2.microsoft.com/en-us/asp.net/aa336565.aspx
.http://msdn2.microsoft.com/en-us/asp.net/aa336565.aspx
•
•
•
•
ASP (Active Server Pages) is the older of the two technologies. ASP uses VBScript or JScript which are interpreted languages.
ASP.NET uses a framework that uses many more langugages (VB, C#, J# ..) and is much more Object Oriented and type safe. and has a cleaner division between client and server code and has built in libraries for some of the latest Internet technlogies such as XML, AJAX and Web Services etc.
I would say ASP and ASP.NET are *very* different in almost every way.
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,166
Reputation:
Rep Power: 7
Solved Threads: 59
That link shows me a blank page.
•
•
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 13,370
Reputation:
Rep Power: 33
Solved Threads: 326
•
•
Join Date: Feb 2005
Location: Braintree, UK
Posts: 1,166
Reputation:
Rep Power: 7
Solved Threads: 59
•
•
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 13,370
Reputation:
Rep Power: 33
Solved Threads: 326
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode