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
Are xaml file compiled or built on runtime?
What are the Types of objects in ASP
What is cookies cache and session?
How do I send an email message from my ASP.NET page?
What is the maximum amount of memory any single process on windows can address?
Can we use a static function with a non-static variable?
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?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
Is there any alternative to avoid name collisions other then Namespaces?
What does asp in asp.net stand for?
What is connection pooling and how to enable and disable connection pooling?
What is csrf attack in asp.net?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Using code explain Configuration Management
Which method is used to perform all validation at the page level?