Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is it possible to apply themes to an asp.net application? If yes, then how?



Is it possible to apply themes to an asp.net application? If yes, then how?..

Answer / Shivam Sundaram

Yes, it is possible to apply themes to an ASP.NET application by using skin files and cascading style sheets (CSS). Skin files contain a set of customizable properties for server controls, while CSS allows you to define the look and feel of the entire web application. To use skins, create a .skin file and set the appropriate properties for the desired look. To apply a CSS file, add it to your project and reference it in your ASPX files using the link tag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

In Code-Behind class which kind of code (server or client) is found ?

1 Answers   Siebel,


how to write code for role based security

2 Answers  


How do u declare static variable and how it is declared and what is its lifetime?

1 Answers  


whats the purpose of AUTOPOSTBACK property for the controls in asp.net?

4 Answers  


What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

1 Answers   Innvectra,


I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that

1 Answers   HCL, Infosys, Mantec Consultants,


Why Unload event of MasterPage Calls first in ASP.net ?

1 Answers   HCL,


Mention the execution process for managed code?

1 Answers  


What is the difference between application and cache variables?

6 Answers   Astadia,


To bind columns manually which tags do you need to add within the asp:datagrid ?

1 Answers   Siebel,


Explain what is viewstate?

1 Answers  


What is the difference between “Web.config” and “Machine.Config”?

1 Answers  


Categories