How to use skin files on asp.net
Steps to create skin files and use on asp.net
1. Go to solution explorer and right click on the website node.
2. Choose “Add ASP.NET folder” and click ”Theme”.
3. You will see new folder under the App_Themes folder. You will place all the files for that theme on this folder.
4. Create skin files and dump all css [...]






