Answer Posted / amit patel
* Follow Belowe steps
1) Create CSS File
2) Add App_Theme Folder in Solution Explorer
3) Create New Folder named Theme in App_Theme folder
4) Put Css into Theme Folder
5) in Page Directive of any pages of .net put beolwe line
<%Page Theme="Theme" %>
| Is This Answer Correct ? | 30 Yes | 9 No |
Post New Answer View All Answers
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the asp.net control toolkit?
What is voluum?
What are the events that happen when a client requests an asp.net page from iis server?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Which type of state management is provided by Query String in ASP.NET?
What is asp.net web pages?
Define managed code and managed data in .net?
What threading model used in asp and asp.net?
Where you store Connection string in "Web.Config" file in ASP.NET?
How do I use a proxy server when invoking a web service?
What is page request in asp.net?
Why is xap important?
What is use of <% %> in asp.net?
What are session and cookies?