![]() |
#1 |
Registered User
Join Date: Oct 2013
Location: Hyderabad
Posts: 20
|
How different ASP.NET from ASP ?
Difference between ASP AND ASP.NET
|
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Nov 2013
Posts: 92
|
asp has less oops and no xml support.
sap.net is wide oops feature and it supports xml.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
#3 |
Registered User
Join Date: Jun 2015
Location: canada
Posts: 29
|
1.Asp has limited support for OOPs. While Asp.net has Full support for OOPS.
2. ASp is not having built in support for XML. while ASP.net has full support of XML, which help easy data exchange. 3.Error handling is very poor in ASP where as error handling is good in ASP.net 4.In ASP you can do scripting using visual basic scripting and java scripting while in ASP.net scripting is done using c# and vb.net which is used as a server side programming language.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
#4 |
Registered User
Join Date: Jul 2015
Posts: 39
|
Hi,
-ASP has limited oops support -ASP.Net is fully object oriented -ASP Very less development and debugging tools available. -In ASP.net various tools and compiler available. In ASP you must be entering first line as - <%LANGUAGE="VBSCRIPT" CODEPAGE="960"%> In ASP.net you must be entering first line as <%@Page Language="VB" CodePage="960"%> <%@QutputCache Duration="60" VaryByParam="none" %> Thanks |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How widely used is ASP.net? | torres84 | ASP | 13 | 01-31-2015 09:08 PM |
Best Books for Asp.net and Html | poojasaini98745 | Programming General | 2 | 10-15-2013 07:14 PM |
Asp.net project training in ahmedabad, live project training in Asp.net ahmedabad | anantitsolution | Post your ad here | 1 | 07-16-2013 07:42 PM |
How to redirect www to known www in Asp.net ? | anuingenious | Programming General | 0 | 07-10-2013 03:03 AM |
ASP.NET to PHP conversion in web development | Jack Hard | PHP / mySQL | 2 | 05-07-2013 04:40 AM |