What is the difference between ASP and ASP.NET?
Answer Posted / navin.cp
To resolve URL in ASP, we need to write ISAPI or we have to
purchase third party tool but in asp.net we can write code
to resolve URL in no. of ways.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does occur first in ASP.Net, Authentication or Authorization?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Explain server-side scripting and client-side scripting.
What are the different session state management options available in asp.net?
How do we implement bundling in MVC?
What is virtual directory in asp.net?
What is viewstate parameter?
What are uri parameters?
What is asp according to you?
What is the flow of processing of the request? : asp.net mvc
What is a Cookie? Where is it used in ASP.NET?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Explain the difference between an exe and a dll?
How long should a session id be?