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
What is the maximum number of classes that can be contained in one dll file?
What are the namespace classes used in asp.net mvc? : asp.net mvc
How can you ensure a permanent cookie?
What is asp.net? How is it different from asp?
What are asp.net web forms?
Describe the Server Control Events of ASP.NET?
Which is the parent class of the ASP.NET server control?
What is the concept of view state in asp.net?
Explain the features that make asp.net more used framework? : asp.net mvc
What is inheritance and an how it be used, example with an example?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Explain the main function of razor in asp.net? : asp.net mvc
What does asax stand for?
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?