Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > ASP

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 10-25-2013, 11:56 PM   #1
sansoni1
Registered User
 
Join Date: Oct 2013
Location: Hyderabad
Posts: 20
How different ASP.NET from ASP ?

Difference between ASP AND ASP.NET
sansoni1 is offline   Reply With Quote

Old 05-15-2014, 03:16 AM   #2
alligatortek001
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.
alligatortek001 is offline   Reply With Quote
Old 06-02-2015, 09:53 AM   #3
BenjaminMayer
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.
BenjaminMayer is offline   Reply With Quote
Old 07-13-2015, 03:28 AM   #4
zinist
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
zinist is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
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


All times are GMT -7. The time now is 04:58 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.