can i inherit one web applications into another web
applications in asp.net?
Answer Posted / l
We can access Web application1 by adding reference in the
second application2 only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the Types of objects in ASP
What is difference between inproc and outproc?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
How do you use viewstate?
Explain how can we inherit a static variable?
Why Unload event of MasterPage Calls first in ASP.net ?
What is the difference between session object and application object?
What’s the use of “GLOBAL.ASAX” file?
To add a hyperlink column to the DataGrid which tag is used ?
What are the types of session in asp.net?
Can we set master page as a start page?
What are the data controls available in asp.net?
What are the file extensions for razor views?
What is a web pool?
What is _dopostback in asp net?