Answer Posted / r.vijayabaskar
1.asp using interpreter but asp.net used compiler so fast
running
2.asp.net used to easily design(GUI)Compare to asp
3.asp.net support scripting but asp not support
4.Deployment work is easy in asp.net compare asp
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How many web.config files can I have in an application?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is difference between session and viewstate?
List the major built-in objects in asp.net?
What is the use of data set in asp.net?
What is state management in asp.net with example?
How does asp page work?
What are httphandlers and httpmodules and difference between them?
Which is faster union or union all?
Which two new properties are added in asp.net 4.0 page class?
How can you handle errors in Web API?
What is the sequence in which ASP.NET events are processed?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Why do you use the app_code folder in asp.net?
Differentiate between authentication and authorization.