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
Explain what is clr?
What are asp.net web forms?
List the asp.net validation controls?
How does u get record no from 5 to 15 from a dataset of 100 records?
Why is an object pool required?
What are different methods of session maintenance in asp.net?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the use of data set in asp.net?
How would you get asp.net running in apache web servers?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How can you implement encapsulation in asp.net?
What is the difference between custom web user control and a custom web server control?
What is the viewstate in asp.net?
Write code to send e-mail from an asp.net application?
How does ASP.NET framework maps client side events to Server side events.?