What are Themes? What is their use ?



What are Themes? What is their use ?..

Answer / amirtha

ASP.NET themes are a collection of properties that define
the appearance of pages and controls in your Web site. A
theme can include skin files, which define property
settings for ASP.NET Web server controls, and can also
include cascading style sheet files (.css files) and
graphics. By applying a theme, you can give the pages in
your Web site a consistent appearance.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How does a content page different from a master page?

1 Answers   MindCracker,


Difference between viewstate, cache, session

2 Answers   Mind Tree,


What is the parent class of all web server control?

1 Answers  


What is the difference between c# and .net?

1 Answers  


What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?

1 Answers  


What are Session states available and its Uses?

2 Answers   iLogic,


In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?

1 Answers  


How many languages are supported by .NET at present time?

1 Answers  


How can we apply themes to an asp.net application?

1 Answers  


How can you enable impersonation in the web.config file?

1 Answers  


if u r projet consist of 4 people means how can u manage the file

10 Answers   Mind Tree,


What is view state and how this can be done and was this there in asp?

11 Answers   Accenture, KDOT, Mphasis,


Categories