What is difference between ASP and ASP.NET ?

Answer Posted / mupnesh

ASP is based on a procedural & event driven programming
model.. Whereas ASP.NET is based on object oriented & event
driven programming model.
Application written in ASP.NET are compiled,Whereas ASP are
interpreted.
ASP.NET can only support one programming language on a
page,ASP support muliple programming languages on a page.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default timeout for a cookie?

766


What is server redirect?

728


Where session id is stored?

714


Where code pages are used?

888


How do session tokens work?

716


What are the asp.net list controls and difference between them?

715


What does asax stand for?

737


Explain an object, class and method.

731


What is the use of session in web application?

686


What is a SESSION and APPLICATION object?

767


How you can add an event handler?

733


How does asp.net work?

723


How to deploy/publish webservices?How many ways?Plz explain me

2034


What can you do with asp.net?

686


How can you register a custom server control to a web page?

745