What is the difference between asp and asp.net

Answer Posted / pramod

ASP(Active Server Pages) is a scripting technology and is
completeley linear when it it comes to builing web pages.
ASP has limitations on use of language and provides limited
reusablity of code as the server side code is built along
with the design in the same file.

ASP.NET is a much superior specification for development of
web pages. It supports multi language integration
(interoperability) and supports Object Oriented programming
thereby supporting extreme reusablity of code. Additionaly
it supports code-behind techniques; better integration with
back end systems and allows development of pages with rich
graphical user experience using Ajax, Silverlite etc.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the special characters in xml ?

712


How do I configure an xpointer processor?

725


How do I compare spreadsheets?

646


What are xml tags?

617


Why is dtd important?

643


What are the steps required to make xsl work?

718


What are xml naming rules?

636


What are the different XML API's?

778


Write syntax to serialize class using XML Serializer?

717


How do I open an rss file?

687


What is xsl describe its two parts?

689


What's an rss feed and how do I use it?

645


What is xsl and its components?

652


Can we use xml for database purpose in html?

636


Can xml replace html?

709