Answer Posted / 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 View All Answers
What is a windows service?
Is it possible to write code in many languages in one asp.net project?
Why do we need asp.net?
Why do we use asp.net?
What is different in .net 1.1 and .net 2.0?
Is post back in asp.net?
Do you know about caching with the datasource controls?
List the events in page life cycle.
Explain Areas in MVC?
What are the disadvantages of asp.net?
What are the major built-in objects in ASP.NET?
What is cookieless session id explain in brief?
What is asp.net futures?
What is new asp.net core?
What are the disadvantages of view state?