What is the difference between ASP and ASP.NET?
Answer Posted / srini
1.ASP and ASP.NET both are uset to build td the web
application and web site.
2.ASP is a compiled Managed code.
But asp.net is a object oriented programming language.
3.ASP.NEt give highly productive programming language.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Define managed code and managed data in .net?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are the difference between overriding and overloading?
What are the Difference between asp.net and asp ?
What does clearing cache?
What is the difference between login controls and forms authentication?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is session and application variable in asp net?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
How can u debug your .net application?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Differentiate between namespace and assembly.
Differences between “dataset” and “datareader”.
Explain the difference between sql invalidation and sql notification.
What is the difference between mvc and asp.net? : Asp.Net MVC