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 |
In Code-Behind class which kind of code (server or client) is found ?
how to write code for role based security
How do u declare static variable and how it is declared and what is its lifetime?
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?
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 ?
Mention the execution process for managed code?
What is the difference between application and cache variables?
To bind columns manually which tags do you need to add within the asp:datagrid ?
Explain what is viewstate?
What is the difference between “Web.config” and “Machine.Config”?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)