|
-
January 20th, 2008, 02:18 PM
#1
Theme
I would like to know how can I change a theme dynamically.
Thank You very much for help in advance.
-
January 21st, 2008, 08:47 AM
#2
Re: Theme
Go to msdn.con and download one of their templates. The list is here:
http://msdn2.microsoft.com/en-us/asp.net/aa336613.aspx
The "Personal Design" template supports themes. You download the template, it "installs itself" into visual studio. You then create a new web site, using that template. It creates all the files and is runnable right there. You click on the little icon, it changes the theme right then. It even uses "profiles" to remember users choices.
You can look through all those files and learn quite a bit.
Shouldn't take more than a few hours, and you'd know exactly how to do it.
C# - Visual Studio 2005
Frameworks 2.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|