<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2557671457352222943.post378158852524865185..comments</id><updated>2008-10-29T00:25:49.100Z</updated><title type='text'>Comments on Neil Mosafi: Silverlight 2.0 Beta 2 - Creating a user control t...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://neilmosafi.blogspot.com/feeds/378158852524865185/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2557671457352222943/378158852524865185/comments/default'/><link rel='alternate' type='text/html' href='http://neilmosafi.blogspot.com/2008/06/silverlight-20-beta-2-creating-user.html'/><author><name>Neil Mosafi</name><uri>http://www.blogger.com/profile/15344599241111572695</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2557671457352222943.post-6609048182228607746</id><published>2008-10-29T00:25:00.000Z</published><updated>2008-10-29T00:25:00.000Z</updated><title type='text'>Nice one!  Thanks for letting me know.  I had't ha...</title><content type='html'>Nice one!  Thanks for letting me know.  I had't had a chance to retest this on Silverlight RTW, so assume it now all works as expected!&lt;BR/&gt;&lt;BR/&gt;Neil</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2557671457352222943/378158852524865185/comments/default/6609048182228607746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2557671457352222943/378158852524865185/comments/default/6609048182228607746'/><link rel='alternate' type='text/html' href='http://neilmosafi.blogspot.com/2008/06/silverlight-20-beta-2-creating-user.html?showComment=1225239900000#c6609048182228607746' title=''/><author><name>Neil Mosafi</name><uri>http://www.blogger.com/profile/15344599241111572695</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05389396362960678849'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://neilmosafi.blogspot.com/2008/06/silverlight-20-beta-2-creating-user.html' ref='tag:blogger.com,1999:blog-2557671457352222943.post-378158852524865185' source='http://www.blogger.com/feeds/2557671457352222943/posts/default/378158852524865185' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-2557671457352222943.post-1916368630917922682</id><published>2008-10-28T16:58:00.000Z</published><updated>2008-10-28T16:58:00.000Z</updated><title type='text'>I got it to work using this:    [ContentProperty("...</title><content type='html'>I got it to work using this:&lt;BR/&gt;&lt;BR/&gt;    [ContentProperty("Content")]&lt;BR/&gt;public class ShellBase : UserControl&lt;BR/&gt;    {&lt;BR/&gt;        public new UIElement Content { get; set; }&lt;BR/&gt;&lt;BR/&gt;If I specified base.Content as the storage it threw exceptions.  Using Silverlight 2 RTW.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2557671457352222943/378158852524865185/comments/default/1916368630917922682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2557671457352222943/378158852524865185/comments/default/1916368630917922682'/><link rel='alternate' type='text/html' href='http://neilmosafi.blogspot.com/2008/06/silverlight-20-beta-2-creating-user.html?showComment=1225213080000#c1916368630917922682' title=''/><author><name>Greg F</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://neilmosafi.blogspot.com/2008/06/silverlight-20-beta-2-creating-user.html' ref='tag:blogger.com,1999:blog-2557671457352222943.post-378158852524865185' source='http://www.blogger.com/feeds/2557671457352222943/posts/default/378158852524865185' type='text/html'/></entry></feed>