Answer Posted / mupnesh
ASP is based on a procedural & event driven programming
model.. Whereas ASP.NET is based on object oriented & event
driven programming model.
Application written in ASP.NET are compiled,Whereas ASP are
interpreted.
ASP.NET can only support one programming language on a
page,ASP support muliple programming languages on a page.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Are there resources online with tips on asp to asp.net conversions?
What types of data validation events are commonly seen in the client-side form validation?
What permissions do asp.net applications posses by default?
Is asp.net a programming language or framework?
What is the difference between the get method () and post method ()?
What is asp short for?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is data caching?
Can you set which type of comparison you want to perform by the comparevalidator control?
Define static member?
What is event in asp.net?
What is the Difference between MVC And MVP design pattrens
Explain how cookies work.
What are the types of caching in asp.net?