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
What is difference between inproc and outproc?
Do you know about caching with the datasource controls?
What are the versions of garbage collection?
Why is mvc better than asp.net?
What is gridview in asp.net?
Explain what are delegates?
What are the validation controls available in ASP.NET?
Define tracing.
Explain State management in asp.net
How does asp.net page work?
How do I create a web form?
What are asp.net web forms?
What is the difference between stored procedure vs function?
How does output caching work in ASP.NET?
What are different types of api?