<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: Silverlight tutorial: How to use ChildWindow (webcast)</title> <atom:link href="http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/feed/" rel="self" type="application/rss+xml" /><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/</link> <description>User experience, usability, IA, Silverlight and WPF tutorials and articles</description> <lastBuildDate>Thu, 02 Sep 2010 04:49:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-55135</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Thu, 05 Aug 2010 15:05:55 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-55135</guid> <description>Hello Gil,You can host pretty much anything in the ChildWindow (Button, ListBox...) and change / modify its properties however you want. If you need a more solid / concrete example, let me know what are you trying to achieve and I&#039;ll do my best to explain or build some sample for you.Thanks for the comment!</description> <content:encoded><![CDATA[<p>Hello Gil,</p><p>You can host pretty much anything in the ChildWindow (Button, ListBox&#8230;) and change / modify its properties however you want. If you need a more solid / concrete example, let me know what are you trying to achieve and I&#8217;ll do my best to explain or build some sample for you.</p><p>Thanks for the comment!</p> ]]></content:encoded> </item> <item><title>By: gil</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-55064</link> <dc:creator>gil</dc:creator> <pubDate>Thu, 05 Aug 2010 05:13:06 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-55064</guid> <description>Hi there!  Appreciate the video tutorial on creating a child window.Can you tell me what kind of content the child window can expose?  Specifically, I&#039;d like to be able to have something similar to a hyperlink inside.Again, thanks for the brief and clear presentation!</description> <content:encoded><![CDATA[<p>Hi there!  Appreciate the video tutorial on creating a child window.</p><p>Can you tell me what kind of content the child window can expose?  Specifically, I&#8217;d like to be able to have something similar to a hyperlink inside.</p><p>Again, thanks for the brief and clear presentation!</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-54610</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Sat, 31 Jul 2010 22:47:19 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-54610</guid> <description>Thank you for nice comment :) I&#039;m not sure about the design-only way - you need to call ChildWindow as a new object / instantiate it and then show it. If someone knows other method or way around, I&#039;d be happy to learn as well!</description> <content:encoded><![CDATA[<p>Thank you for nice comment <img src='http://www.uxpassion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I&#8217;m not sure about the design-only way &#8211; you need to call ChildWindow as a new object / instantiate it and then show it. If someone knows other method or way around, I&#8217;d be happy to learn as well!</p> ]]></content:encoded> </item> <item><title>By: roblesrt</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-54353</link> <dc:creator>roblesrt</dc:creator> <pubDate>Fri, 30 Jul 2010 09:32:31 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-54353</guid> <description>Is there any way to show the child window without going through code?Thanks for the nice tutorial.</description> <content:encoded><![CDATA[<p>Is there any way to show the child window without going through code?</p><p>Thanks for the nice tutorial.</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-47589</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Tue, 15 Jun 2010 19:48:23 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-47589</guid> <description>Why not using the DataForm control in Silverlight 3 / Silverlight 4 for that? I think that would be OK for this. But thanks for the idea - forms, data bases and related UX and UI patterns are interesting. Given the amount of my available time, I&#039;ll write a tutorials on that!Thanks,Vibor</description> <content:encoded><![CDATA[<p>Why not using the DataForm control in Silverlight 3 / Silverlight 4 for that? I think that would be OK for this. But thanks for the idea &#8211; forms, data bases and related UX and UI patterns are interesting. Given the amount of my available time, I&#8217;ll write a tutorials on that!</p><p>Thanks,</p><p>Vibor</p> ]]></content:encoded> </item> <item><title>By: Edmilson</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-47415</link> <dc:creator>Edmilson</dc:creator> <pubDate>Mon, 14 Jun 2010 11:15:12 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-47415</guid> <description>Very Good!I´d like to use this ChildWindow  feature  in  one data driven app.Like using the childWindow  as a form  to Input  and  Update  data  in the dadabase  is that possible? I´d like to use  it  but  i´m very new  in Silverlight  app  I´m just starting  and I don´t  know  if this  feature (ChildWindow) can be used with that proporse.Could  you  make one Webcast  with  some data in one DB,  just  one  form  with some fields..thanks,Edmilson</description> <content:encoded><![CDATA[<p>Very Good!</p><p>I´d like to use this ChildWindow  feature  in  one data driven app.</p><p>Like using the childWindow  as a form  to Input  and  Update  data  in the dadabase  is that possible?<br /> I´d like to use  it  but  i´m very new  in Silverlight  app  I´m just starting  and I don´t  know  if this  feature (ChildWindow) can be used with that proporse.</p><p> Could  you  make one Webcast  with  some data in one DB,  just  one  form  with some fields..</p><p>thanks,</p><p>Edmilson</p> ]]></content:encoded> </item> <item><title>By: Webcast: ChildWindow in Silverlight 3 – usage and customization &#171; Itsmebhavin&#39;s Blog</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-31734</link> <dc:creator>Webcast: ChildWindow in Silverlight 3 – usage and customization &#171; Itsmebhavin&#39;s Blog</dc:creator> <pubDate>Fri, 05 Feb 2010 16:20:09 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-31734</guid> <description>[...] February 5, 2010 by itsmebhavin    http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/ [...]</description> <content:encoded><![CDATA[<p>[...] February 5, 2010 by itsmebhavin <a href="http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/" rel="nofollow">http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: Balaji</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-23813</link> <dc:creator>Balaji</dc:creator> <pubDate>Thu, 10 Dec 2009 08:58:22 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-23813</guid> <description>Thats was pretty cool Thanks :)</description> <content:encoded><![CDATA[<p>Thats was pretty cool Thanks <img src='http://www.uxpassion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-19236</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Thu, 29 Oct 2009 20:01:11 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-19236</guid> <description>Hi adlan,I don&#039;t think there should be any effect of having .NET Framework 4 (Beta 2 I guess) running parallel with Silverlight 3 since Silverlight does not require or relate to NET. Would you mind sharing part of your code or you can send me your solution at vc {at} fatdux {dot} com so I can take a look!</description> <content:encoded><![CDATA[<p>Hi adlan,</p><p>I don&#8217;t think there should be any effect of having .NET Framework 4 (Beta 2 I guess) running parallel with Silverlight 3 since Silverlight does not require or relate to NET. Would you mind sharing part of your code or you can send me your solution at vc {at} fatdux {dot} com so I can take a look!</p> ]]></content:encoded> </item> <item><title>By: adlan</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-19226</link> <dc:creator>adlan</dc:creator> <pubDate>Thu, 29 Oct 2009 18:54:59 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-19226</guid> <description>thank you for the video I have problem  when I click on my button the windowchild shows very very tiny it supposes to show a video. and gives me an error because I&#039;m using framework 4.0.unable to find an assembly microsoft.build.task. v4.0</description> <content:encoded><![CDATA[<p>thank you for the video I have problem  when I click on my button the windowchild shows very very tiny it supposes to show a video. and gives me an error because I&#8217;m using framework 4.0.unable to find an assembly microsoft.build.task. v4.0</p> ]]></content:encoded> </item> <item><title>By: James Wilson</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-18333</link> <dc:creator>James Wilson</dc:creator> <pubDate>Fri, 16 Oct 2009 16:01:46 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-18333</guid> <description>Nice tutorial.  I&#039;ve enjoyed your Silverlight and Expression Blend 3 videos very much.  There&#039;s so many new features to take in and I don&#039;t want to miss any that could be useful to me.  Your piece-by-piece introduction to the new features is just what I am looking for.Please keep up the good work!  I anxiously await more screencasts.</description> <content:encoded><![CDATA[<p>Nice tutorial.  I&#8217;ve enjoyed your Silverlight and Expression Blend 3 videos very much.  There&#8217;s so many new features to take in and I don&#8217;t want to miss any that could be useful to me.  Your piece-by-piece introduction to the new features is just what I am looking for.</p><p>Please keep up the good work!  I anxiously await more screencasts.</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-16765</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Sat, 26 Sep 2009 00:02:05 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-16765</guid> <description>I think you can hit &quot;F&quot; to go to full screen, does it work for you?</description> <content:encoded><![CDATA[<p>I think you can hit &#8220;F&#8221; to go to full screen, does it work for you?</p> ]]></content:encoded> </item> <item><title>By: Mike Greenway</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-16764</link> <dc:creator>Mike Greenway</dc:creator> <pubDate>Fri, 25 Sep 2009 23:31:54 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-16764</guid> <description>Hi UXPassion people.Even with my slow connection today i was able to use the silverlight player to watch the video. I found I helpful and easy to follow.I did notice you thing that was fighting me as I was foolowing the video and playing with it in blend at the same time. The full screen control take s two clickes to get to it, that isn&#039;t bad the first time as it keeps the UI simple, but everytime I clicked into blen on my other monitor, the player pops back to small display and to get back to full screen I have to first enable the full control panel, then click full screen again.I don&#039;t think you can do anything about it shrinking when I click another app, but the UI manipulation to get back to full sceen could use some help.Not a big deal, but it is a small UX issue.Thanks for the tutorials and please keep up the good work.Mike Greenway</description> <content:encoded><![CDATA[<p>Hi UXPassion people.</p><p>Even with my slow connection today i was able to use the silverlight player to watch the video. I found I helpful and easy to follow.</p><p>I did notice you thing that was fighting me as I was foolowing the video and playing with it in blend at the same time. The full screen control take s two clickes to get to it, that isn&#8217;t bad the first time as it keeps the UI simple, but everytime I clicked into blen on my other monitor, the player pops back to small display and to get back to full screen I have to first enable the full control panel, then click full screen again.</p><p>I don&#8217;t think you can do anything about it shrinking when I click another app, but the UI manipulation to get back to full sceen could use some help.</p><p>Not a big deal, but it is a small UX issue.</p><p>Thanks for the tutorials and please keep up the good work.</p><p>Mike Greenway</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-16761</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Fri, 25 Sep 2009 23:05:44 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-16761</guid> <description>Thank you, Mike, for your comment and support! Sincerely appreciated!</description> <content:encoded><![CDATA[<p>Thank you, Mike, for your comment and support! Sincerely appreciated!</p> ]]></content:encoded> </item> <item><title>By: Mike Greenway</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-16760</link> <dc:creator>Mike Greenway</dc:creator> <pubDate>Fri, 25 Sep 2009 22:41:34 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-16760</guid> <description>Thank You Very Much. I love it.It has been a while sense I was here last. Now I&#039;m running across some silverlight streams that will let me pause the video and the stream keeps downloading. Thats cool!Thanks againMike Greenway</description> <content:encoded><![CDATA[<p>Thank You Very Much. I love it.</p><p>It has been a while sense I was here last. Now I&#8217;m running across some silverlight streams that will let me pause the video and the stream keeps downloading.<br /> Thats cool!</p><p>Thanks again</p><p>Mike Greenway</p> ]]></content:encoded> </item> <item><title>By: MSExpression</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-18068</link> <dc:creator>MSExpression</dc:creator> <pubDate>Tue, 01 Sep 2009 19:21:29 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-18068</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Silverlight 3 tutorial: How to use ChildWindow (webcast)  - http://bit.ly/TLxiN - #msexp&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/msexpression/status/3694752932&quot;&gt;Original tweet&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Silverlight 3 tutorial: How to use ChildWindow (webcast)  &#8211; <a href="http://bit.ly/TLxiN" rel="nofollow">http://bit.ly/TLxiN</a> &#8211; #msexp</span></p><div class="topsy_trackback_links">[<a rel="nofollow" href="http://twitter.com/msexpression/status/3694752932">Original tweet</a>, <a rel="nofollow" href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: MSExpression</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-24954</link> <dc:creator>MSExpression</dc:creator> <pubDate>Tue, 01 Sep 2009 17:21:29 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-24954</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Silverlight 3 tutorial: How to use ChildWindow (webcast)  - http://bit.ly/TLxiN - #msexp&lt;/span&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Silverlight 3 tutorial: How to use ChildWindow (webcast)  &#8211; <a href="http://bit.ly/TLxiN" rel="nofollow">http://bit.ly/TLxiN</a> &#8211; #msexp</span></span></span></p> ]]></content:encoded> </item> <item><title>By: MSExpression</title><link>http://www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/comment-page-1/#comment-19674</link> <dc:creator>MSExpression</dc:creator> <pubDate>Tue, 01 Sep 2009 12:21:29 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1304#comment-19674</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Silverlight 3 tutorial: How to use ChildWindow (webcast)  - http://bit.ly/TLxiN - &lt;a href=&quot;http://topsy.com/s?q=%23msexp&quot;&gt;#msexp&lt;/a&gt;&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a href=&quot;http://twitter.com/msexpression/status/3694752932&quot;&gt;Original tweet&lt;/a&gt;, &lt;a href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Silverlight 3 tutorial: How to use ChildWindow (webcast)  &#8211; <a href="http://bit.ly/TLxiN" rel="nofollow">http://bit.ly/TLxiN</a> &#8211; <a href="http://topsy.com/s?q=%23msexp">#msexp</a></span></p><div class="topsy_trackback_links">[<a href="http://twitter.com/msexpression/status/3694752932">Original tweet</a>, <a href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-3-tutorial-how-to-use-childwindow-webcast/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 12/40 queries in 0.012 seconds using disk

Served from: www.uxpassion.com @ 2010-09-03 06:28:44 -->