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

What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?

3 Answers   Syntel,


How many types of cache are there?

0 Answers  


Explain client-side scripting?

0 Answers  


Differnce between Control an View State

1 Answers   Proteans,


What are uri parameters?

0 Answers  






What are cao and sao.

0 Answers  


What is content page in asp net?

0 Answers  


How does output caching work in ASP.NET?

0 Answers  


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

0 Answers   webdirekt,


How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!

3 Answers   Accenture,


what is profiles in asp.net

1 Answers  


what is asp.net

4 Answers  


Categories