What are the advantages of applying a theme for a Web application?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are the advantages of applying a theme for a Web application?
Rating:
The following are the advantages of applying a theme for a Web application:
- A theme saves time, as in ASP.NET, it is not necessary to manually set the properties for every server control on each Web page of a Web application.
- It improves the consistency of all the Web pages in a Web site.
- It changes the default appearance of server controls and applies user-defined appearances to all the Web pages.
Rating:
Was this information helpful?
Other articles
- How to change the Configuration property of a C# .NET project?
- What is the AlternateTextField property?
- What is the IsolationLevel property of the Transaction class?
- What is a certificate?
- What is the IsBusy property?
