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 basic functionality of garbage collector?
How many ways are there to maintain a state in .net? What is view state?
What is application state?
Differentiate strong typing and weak typing
Is asp.net a programming language or framework?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is autopostback in dropdownlist in asp net?
What is user control in asp.net?
Is sql backend or frontend?
Which is faster viewdata or viewbag?
Define static function?
What is semantic gap?
Is asp.net 64-bit enabled? How?
Explain the difference between authentication and authorization.
Difference between application events and session events