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 are the advantages of xml over html?
When should I use the default xml namespace instead of prefixes?
What is media rss feed?
How xml is used in web application?
What is targetnamespace in xsd file?
Where is pom xml?
Why is xml preferred over html?
Who developed XSLT?
How do I use patreon rss feed?
Why rss feed is important?
What are the rules defined by the transformation of xsl?
Can you use the xslt to convert html into vxml? : xslt
How do I create an xml pdf file?
Are there any keywords present in XML that cant be re-used while describing tags ? If so, list them.
How do I convert xml to pdf?