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
Where web.config file is used?
What is s2s tracking?
How many types of state management are there in asp net?
How can I have a particular web page in an asp.net application which displays its own error page?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the use of session in web application?
Why is string called immutable data type?
How can you debug your.net application?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are the features of asp.net mvc?
What are type/key pairs in client script registration?
What is the function used for removing an event listener?
What's the difference between viewstate and sessionstate?
What is preprocessor in .net?
How do you hide the columns?