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
Explain the advantages of passport authentication.
Why and where this web.config file is used?
Explain about Application and Session Events ?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What is the adavantage of using ASP.NET routing?
How do u declare static variable and how it is declared and what is its lifetime?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
How to handle errors in Web API?
What is a web api?
What can we do with asp.net?
Why we go for mvc instead of asp.net? : Asp.Net MVC
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
How do cookies work?