Hi/p>
Now the users can change the look and feel of the site as
per their choice in my site. You can change the radio button on the left and
accordingly the full theme (images, skin, and css) will change. This can be
done very easily in asp.net 2.0. /p>
After my friend (Thanks to Farghana) created a new theme for
the site it required less than 10 line of code to change the theme on the fly./p>
/o:p>Here
is how I did it. All my pages are inheriting from basewebpage which inherits from
System.Web.UI.Page. In basewebPage I overrode the StyleSheetTheme /span>method
like this./o:p>/span>
public override string