Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you a replicate a set of controls across a number of
ASP Pages

Answers were Sorted based on User's Feedback



How do you a replicate a set of controls across a number of ASP Pages..

Answer / 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

How do you a replicate a set of controls across a number of ASP Pages..

Answer / 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

More ASP.NET Interview Questions

What are the different types of validation controls in asp.net?

0 Answers  


Explain model, view and controller represent in an mvc application? : asp.net mvc

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers   Siebel Systems,


What are Master pages? How to define a Master page?

3 Answers  


What are the different session state management options available in asp.net?

0 Answers  


Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


Is asp.net and .net are same or different?

0 Answers  


diff between Server.Transfer() and Server.Execute()

1 Answers  


How do you create a master page?

0 Answers  


What is the syntax for datagrid and specifying columns ?

2 Answers   Microsoft,


what are Httpmodule and HttpHandler?

3 Answers   Microsoft, Wipro,


Explain transparent caching with aop?

0 Answers  


Categories