Your developed web application will deploy into different section of organization. you instruct web designer to create font,color and logo for that application and your web designer have no any knowledge of ASP.NET. What should you do?

 Posted by Rajkatie on 12/22/2012 | Category: ASP.NET Interview questions | Views: 3786 | Points: 40
Select from following answers:
  1. Specify all styles in the main\web.css file and set path into your master page.
  2. Define settings in the Web.config file. In the master page's Page_Load method, read and apply the settings.
  3. Specify all styles in the App_Themes\Summar\summar1.skin file. Set the content page’s Theme property to Summar
  4. All Above

Show Correct Answer


| Alert Moderator 

Comments or Responses

Login to post response