What is the difference between ASP and ASP.NET?

Answers were Sorted based on User's Feedback



What is the difference between ASP and ASP.NET?..

Answer / siddhartha suripunj

ASP is implemented with the scripying language where as
ASP.NET is a technlogy which is implement in various
languages under .net framework like
VB.Net ,C# ,etc.Therefore the ASp.net project is compiled
rathere than interpreted and hence edge over ASP as far as
performance is concerned.

Is This Answer Correct ?    2 Yes 1 No

What is the difference between ASP and ASP.NET?..

Answer / srini

1.ASP and ASP.NET both are uset to build td the web
application and web site.

2.ASP is a compiled Managed code.
But asp.net is a object oriented programming language.

3.ASP.NEt give highly productive programming language.

Is This Answer Correct ?    2 Yes 1 No

What is the difference between ASP and ASP.NET?..

Answer / divya

Asp.Net - Code & Content separation, Used dataset, there is
code behind

Asp - Code & Content mixed, Used Recordset, there is no
code behind.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between ASP and ASP.NET?..

Answer / navin.cp

To resolve URL in ASP, we need to write ISAPI or we have to
purchase third party tool but in asp.net we can write code
to resolve URL in no. of ways.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

0 Answers  


Difference between ByVal and ByRef?

2 Answers   Microsoft,


I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?

1 Answers  


Why cyclomatic complexity is important?

0 Answers  


All kind of access specifiers for a class and for methods ?

1 Answers   MMTS,






difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


What is an asp.net web form?

0 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


How you can access the values from the Repeater control in ASP.NET?

0 Answers  


What is syntax code to send email from an asp.net application?

0 Answers  


what is satellite assembly in .net?

4 Answers   iSoft,


How is application management and maintenance improved in asp.net 2.0?

0 Answers  


Categories