Congratulations to all the winners of April 2013, they have won INR 3400 cash and INR 20147 worth prizes !
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 2279 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > ASP.NET Interview Questions > How can a Theme be applied to a web appl ...

How can a Theme be applied to a web application ?

Interview question and answer by: Bharathi Cherukuri | Posted on: 7/27/2012 | Category: ASP.NET Interview questions | Views: 524 | | Points: 40


Answer:

There are 3 levels at which a theme can be applied for a web application.
They are discussed as below:
1. At the page level - In this level, you have to use the Theme or StyleSheetTheme attribute of the @ Page directive.

2. At the application level - In this level, a theme can be applied to all pages in an application by setting the <pages> element in the application configuration file.

3. At the web server level - In this level, you have to define the <pages> element in machine.config file. This will apply the theme to all the web applications on that web server.

Asked In: Many Interviews | Alert Moderator 
Found interesting? Add this to:


>> Write Response - Respond to this post and get points

Even more ... | Submit Interview Questions and win prizes!

More Interview Questions from Bharathi Cherukuri

Even more ... | Submit Interview Questions and win prizes!


About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/18/2013 11:14:08 AM