What is the difference between asp and asp.net

Answers were Sorted based on User's Feedback



What is the difference between asp and asp.net..

Answer / o. sathish

asp.net supports language independence
but asp doesn't support

In asp write the server side code along with designing code
asp.net supports designing part and server side code in
different pages

Is This Answer Correct ?    3 Yes 2 No

What is the difference between asp and asp.net..

Answer / murugan

Asp is pool but asp.net is sea.

Asp is Scripting Technology, but Asp.net is server side
technology. Client can send query and it will returns
something we want.

Asp.net Provides easy UI.

Murugan
http://globetrends.blogspot.com/

Is This Answer Correct ?    2 Yes 1 No

What is the difference between asp and asp.net..

Answer / 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

What is the difference between asp and asp.net..

Answer / harika

active server page

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More XML XSLT RSS Interview Questions

What is XPath Query ?

0 Answers   CSC,


What does a namespace-aware application do when it encounters an error?

0 Answers  


Can we generate xsd from xml?

0 Answers  


How do I declare an xml namespace in an xml document?

0 Answers  


If I start using xml namespaces, do I need to change my existing dtds?

0 Answers  






How do I create an xml pdf file?

0 Answers  


Does google have an rss reader?

0 Answers  


What is the function of smon?

0 Answers  


Is there any way that html can be replaced with xml?

0 Answers  


How would you build a search engine for large volumes of XML data?

1 Answers  


What is the function of forward compatible processing?

0 Answers  


Can you use the xslt to convert html into vxml? : xslt

0 Answers  


Categories