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

Explain the asp.net page life cycle.

531


What are the types of authentication in asp.net?

522


What is considered a service provider?

490


What are the different types of sessions in asp.net? Name them?

655


What is the difference between “Web.config” and “Machine.Config”?

671






What kind of programming language is ASP.NET?

573


What is session state server?

590


What does passport and windows authentication mean in ASP.NET?

625


What are the event handlers that we can have in global.asax file?

511


What is the difference between rest and restful?

516


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1476


How will you maintain versioning in asp.net 2.0?

573


How many types of state management are there in asp net?

501


Web API supports which protocol?

823


Explain difference betn dataset and recordset?

510