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

Is it possible to apply themes to an asp.net application? If yes, then how?

672


How to prepare culture-specific formatting in .net.

621


What is server redirect?

641


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

572


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

667






What is another word for redirect?

591


what are configuration files?

637


What is the concept of view state in asp.net?

656


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

650


Elaborate differentiation between ViewState and SessionState?

712


In asp.net, how can you validate drop down box?

691


What are early binding and late binding.

662


Write a code for sending an email from asp.net application.

641


What is server side session management?

607


Explain about secure socket layer?

615