can i inherit one web applications into another web
applications in asp.net?
Answer Posted / anilkumar
Yes we use other web application in our application through
add reference
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How would you get asp.net running in apache web servers? Explain it's limitations.
How can we identify that the Page is Post Back?
What is the maximum timeout we can set for Cookies?
What is meant by ispostback in asp net?
what are the security certificates used in webservices?
What are the Types of session management in ASP.NET
What is session management in web application?
When cookie will expire?
Explain code snippet to register exception filters from controller?
What is runat?
Explain the main differences between asp and asp.net?
Explain form level validation and field level validation?
What is the use of session state and application state and difference between them?
What are the event handlers that can be included in the Global.asax file?
What are resource file and how do we generate resource file?