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
What is the difference between dynamic SGA and static SGA?
What is the function used for removing an event listener?
What is aspect-oriented programming?
What are the different types of Caching techniques in ASP.NET?
What is a master page and what does it do?
Explain what is an assembly?
What is a web api?
How do you declare static variable?
List some of the important session state modes of asp.net.
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain why datareader is useful?
What is caching? Explain.
What is form method?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?