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 are the various session state management options provided by asp.net?
What is viewstate in asp net with example?
What is the difference between pathparam and queryparam?
What are strong names?
What is a session http?
Define machine.config in .net?
What is a web farm?
What is the exact purpose of http handlers?
What is simple data binding?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is the default Orientation property in a Menu control?
Why mvc is better than asp.net? : Asp.Net MVC
What's the use of response.output.write()?
How does http session work?
When does a session actually start?