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 it possible to change the index of primary key on table?
What is a response cookie?
What is the base class from which web forms are inherited?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Explain what are webservices?
How many types cache in asp net?
A Web Service Can Only Be Written In .net. Is it True??
Explain the code Access Security (CAS) in .net Framework?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are the server controls in asp.net?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Write a code for sending an email from asp.net application.
Why is mvc better than asp.net?
When Cookies are expired in ASP.NET?