How do you a replicate a set of controls across a number of
ASP Pages
Answer Posted / shivendra pandey
Simply create user control so that on each page just drag
and drop user control to give same set of control.
In visual studio 2.0 u can use master page
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
calling result set one procedure to anothar procedure in sql2000
Explain why datareader is useful?
Can we have multiple web config files for an asp.net application?
What does occur first in ASP.Net, Authentication or Authorization?
What is s2s tracking?
What does the orientation property do in a menu control?
When should I use server transfer and response redirect?
How would you turn off cookies on a page of a website?
Where the viewstate is stored after the page postback?
What is the difference between a multi-layer and multi-tier applications?
Describe the Server Control Events of ASP.NET?
Why do we use datasource in asp.net?
Differences between “dataset” and “datareader”.