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...

What is Master Page in Asp.net?

Answer Posted / venkat

Master pages let you make a consistent layout for your
application, you can make one master page that holds the
layout/look & feel and common functionality of your whole
application and upon this master page, you can build all
the other pages, we call these pages Content Pages. So
simply you can build your master page and then build
content pages, and while creating the content pages you
bind them to the master page you have created before, those
two pages are merged at runtime to give you the rendered
page

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is marshalling ? Is it a part of asp.net ?

1140


I’m having some trouble with cas. How can I diagnose my problem?

1086


What is _viewstart?

962


Where can I get the details on migration of existing projects using various technologies to asp.net?

1159


What is global.asax file used for?

1070


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2856


How does session work?

980


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

2150


What are the 3 types of web?

971


What is the function used for removing an event listener?

1081


How to manage different kinds of sessions in ASP.NET?

1118


What is difference cookie and session?

1033


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1740


Which asp.net objects encapsulate the state of the client and the browser?

1150


If 200 is for all successful operation then why do we have 201 response codes?

981