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
What is asp.net response object?
What is the use of express session?
Explain about Multi-Language integration?
What describes a query?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
Is it possible for me to change my aspx file extension to some other name?
What is cookies in asp net?
Can you explain autopostback?
What is anonymous authentication?
Explain the difference between globalization and localization techniques
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Explain about ASP.NET?
What is the use of global.asax file?
Demonstrate Render and PreRender?
Which two new properties are added in asp.net 4.0 page class?