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

How do you manage session in ASP and ASP.NET ?

2 Answers   Cap Gemini, Microsoft,


Difference between dynamic query and static query ?

1 Answers   DELL,


Which namespace in used to connction web cam

3 Answers  


Define page fragment caching?

0 Answers  


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

3 Answers   Accenture,






What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


What kind of programming language is ASP.NET?

0 Answers   3i Infotech,


What a diffgram is, and a good use for one?

0 Answers  


Which method do you use to kill explicitly a users session?

0 Answers   MindCracker,


Which template must you provide, in order to display data in a Repeater control?

3 Answers   Siebel Systems, Wipro,


What are Sticky Sessions?

2 Answers   Infosys,


What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?

1 Answers   Syntax Softtech,


Categories