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 are the difference between function and stored procedure in .net programming language?

777


Is it true that a Web service must be written in .NET or not?

1153


Which protocol is used to call web service?

1044


What are Master Pages in ASP.NET? or What is a Master Page?

1221


What is the viewstate in asp.net?

1112


What do you mean by serialize and marshalbyref?

1068


Define tracing.

1179


What do you mean by authentication?

1123


Explain about asp.net state management?

1096


What's the ASP.Net Application life cycle?

1174


What is new asp.net core?

1099


Can we set master page as a start page?

1086


How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

2080


How can you implement encapsulation in asp.net?

13272


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

1002