can i inherit one web applications into another web
applications in asp.net?
Answer Posted / kotu
Yes. ASP.NET 2.0 Provides the New Concepts for Visual
Inheritence using Master Pages.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the procedure to create the environment for asp.net? : asp.net mvc
What is the difference between system.stringbuilder and system.string
What are server-side comments in ASP.NET?
How we implement web farm and web garden concept in asp.net?
How does the service stream content?
What is state management technique?
What is clr? Difference between clr & cts?
How do you deploy your asp.net application?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are strong names?
Explain Life cycle of ASP.NET page when a request is made.
How is mvc different from asp.net? : Asp.Net MVC
What is the full form of asp.net?
If 200 is for all successful operation then why do we have 201 response codes?
Is post back in asp.net?