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
What is xsl-fo?
What are various hooks given by xslt?
Is docx a zip file?
What is xml vs html?
Explain about xml data binding?
What is the XSLT?
How you define template in xslt? : xslt
Why was xml created?
Do you know what are the roles of XSLT?
What is xml mapping word?
What is a podcast rss feed?
What is meant by xsl formatting?
Explain what is xsl-fo?
How do I convert xml to pdf?
Explain the used of the xml prolog section.