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
Explain http handlers? Where we can use the http handlers?
Do you know using sql cache invalidation?
What is asp according to you?
How would you create a permanent cookie?
Is razor a programming language?
Explain the difference between dataset and datareader.
Define static function?
What is manifest in .net framework?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Why and where this web.config file is used?
How do we assign page-specific attributes?
Explain file-based dependency and key-based dependency.
Is session server side or client side?
What is difference between viewstate and session in asp net?
What is a viewbag?