What is Master Page in Asp.net?

Answer Posted / subramaniam

Master pages are used to giving common layout for our
applications.
we never change our header,footer.
we should change body using content place holder.
this is very useful for reuseful components of our web page

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1622


What is simple data binding?

630


Why viewstate is used in asp.net?

626


What is the use of worker process in asp.net?

616


Name the namespace which is used by ado.net?

608






What is a user developed application?

619


What is application variable in asp.net?

534


What is the difference between table and query?

629


How can we register exception filter globally?

690


Why is xap important?

698


What is the use of web.config file?

634


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

686


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

720


What are the different types of cookies in asp.net?

620


What is syntax code to send email from an asp.net application?

621