<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>[How Do I:] Create User Selectable Themes for a Web Site</title><link>http://www.asp.net</link><pubDate>Tue, 25 Jan 2011 11:40:58 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Create User Selectable Themes for a Web Site</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/33484" rel="self" type="application/rss+xml" /><item><title>Comment Posted by Asim Naqvi</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Tue, 25 Mar 2008 17:25:17 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005581</guid><description><![CDATA[ <p>Excellect Learning Tutorial For the Newcomers. Absolutely Brillent Effert from The Microsoft.Helpful and Easy to understand.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Asim%20Naqvi.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by victorantos</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Wed, 02 Apr 2008 15:35:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005582</guid><description><![CDATA[ <p>great, just what I need for my BI website</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/victorantos.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by evanburen</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Wed, 09 Apr 2008 10:35:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005583</guid><description><![CDATA[ <p>I really like Chris&#39; videos. His teaching style is very articulate and easy to understand. Although this video is essentially about changing site themes, he introduces a whole range of other concepts that can be used in all of your projects: master pages, inheritance, base classes. The amount one can learn from him in only 15 mins makes watching them really worthwhile. &#160;I wish Microsoft would allow him to create a whole library of asp.NET videos for us. </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/evanburen.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Sat, 09 Aug 2008 08:36:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005584</guid><description><![CDATA[ <p>tfs...</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by VR2</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Tue, 30 Sep 2008 06:04:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005585</guid><description><![CDATA[ <p>A couple of points to round this tutorial off that many will know but some may not.</p> <p>At the end of the video Chris neds up with an unwanted dependancy. You do not want classes having to know or depend on the internal names of controls in other classes.</p> <p>This can be easily eradicated by having the masterpage implementing an interface that exposes the dropdown list.</p> <p>The BasePage can then cast the masterpage to this interface, and if the cast is successful, use the property exposed to get a handle to the DropDownList.</p> <p>In addition, Chris did not mention that the (default) theme can be set in Web.config, as an attribute to the pages element.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/VR2.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mcr_subbu</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Thu, 09 Oct 2008 11:13:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005586</guid><description><![CDATA[ <p>Very Good Video. Was helpful!! Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/mcr_subbu.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by djibril_chimere_DIAW</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Wed, 29 Oct 2008 13:27:55 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005587</guid><description><![CDATA[ <p>Thanks! J&#235;r&#235;j&#235;f!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/djibril_chimere_DIAW.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mdmk</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Fri, 30 Jan 2009 03:15:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005589</guid><description><![CDATA[ <p>Helpful and Easy to understand</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/mdmk.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bohunt</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Fri, 13 Feb 2009 15:36:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005590</guid><description><![CDATA[ <p>Very useful, thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/bohunt.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by kamnaz</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Tue, 14 Jul 2009 21:37:06 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005591</guid><description><![CDATA[ <p>Your C# code doesn&#39;t run. Needs link to BasePage. Other than that it was a good video.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/kamnaz.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sonle</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Fri, 18 Dec 2009 01:53:55 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000005592</guid><description><![CDATA[ <p>I think this is the best for new</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/sonle.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by David_a_Riley</title><link>http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-user-selectable-themes-for-a-web-site</link><pubDate>Tue, 25 Jan 2011 11:40:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000011748</guid><description><![CDATA[ <p>Can you get the theme to follow every page with the use of cookies? is there a video for this?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/David_a_Riley.jpg?forceidenticon=false&amp;dt=635045497200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>