How do you a replicate a set of controls across a number of
ASP Pages
Answer Posted / chellamnaidu
Create master page containing the set of controls that you
wants to appear on other pages and then use the
ContentPlaceHolder controls to define the locations where
the sub pages can plug in the content of their own.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between array and linkedlist?
What is a server farm in iis?
What are the different types of proxy patterns?
What is difference between view and partial view?
In which event of the page life cycle, is the viewstate available?
List down the sequence of methods called during the page load.
When should I use server transfer and response redirect?
From which base class all web forms are inherited?
What is asp.net with mvc? : Asp.Net MVC
Explain the concept of event bubbling in ASP.NET?
Explain the role of global.asax?
Explain the various authentication mechanisms in asp.net.
How many types of validators are there in asp net?
How do you remove duplicates without using remove duplicate stage?
Explain about the Class view window?