Difference between asp and asp.net ?

Answer Posted / shirishakyatoor

Both are serverside technologies which are used to develop
a dynamic and interactive pages. But the main differences
between them are

asp is an interpretted code where as asp.net is a compiled
code and asp is a object based language ie it doesnt
supports polymorphism and inheritance concept where as
asp.net is a object oriented language .. (it supports)

In asp.net. There is of two pages ..one for designing and
other for coding so designer can do his work and developer
can do his work at same time on same application form.It
results in better performance.. reducing time in devlopment
of a file which is not possible for asp.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between Fragment Caching and Page Caching in ASP.NET?

575


List the types of authentication supported by asp.net?

521


What is meant by ispostback in asp net?

535


Which is the parent class of the ASP.NET server control?

533


What is new asp.net core?

566






What is base class of .net?

528


What’s the catch?

617


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

615


What is the use of execute non query in asp.net?

477


What is a 401 redirect?

500


Out of ASP or ASP.NET which one is stateless?

674


What is the use of data set in asp.net?

478


Where is the session stored?

626


Explain what does mvc represent in asp.net? : asp.net mvc

492


How dataadapter.fill works?

558