Difference between asp and asp.net ?
Answer Posted / shirishakyatoor
Both are serverside technologies which are used to develop
a dynamic and interactive pages. But the main differences
between them are
asp is an interpretted code where as asp.net is a compiled
code and asp is a object based language ie it doesnt
supports polymorphism and inheritance concept where as
asp.net is a object oriented language .. (it supports)
In asp.net. There is of two pages ..one for designing and
other for coding so designer can do his work and developer
can do his work at same time on same application form.It
results in better performance.. reducing time in devlopment
of a file which is not possible for asp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain the basic use of dataview?
Differentiate between globalization and localization.
What's the difference between viewstate and sessionstate?
Why is the standalone environment only useful during the development process?
What is the difference between session and viewstate in asp.net?
What is a web server? What are the load limits in it?
How to you can limit Access to Web API to Specific HTTP Verb?
9. Why should we hire you over the others waiting to be interviewed?
Where is the view state data stored in asp net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Explain managed code an un-managed code.
Define caching.
What is bson in web api?
What are tuples?
What is meant by web application?