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
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?
What is simple data binding?
Why viewstate is used in asp.net?
What is the use of worker process in asp.net?
Name the namespace which is used by ado.net?
What is a user developed application?
What is application variable in asp.net?
What is the difference between table and query?
How can we register exception filter globally?
Why is xap important?
What is the use of web.config file?
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?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What are the different types of cookies in asp.net?
What is syntax code to send email from an asp.net application?