<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx</link><description>To have your application enter into full screen mode all you have to do is execute the following line of code: Application.Current.Host.Content.IsFullScreen = true; Once in full screen Silverlight will briefly show the following message that will fade</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#156104</link><pubDate>Mon, 05 Jan 2009 17:02:16 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:156104</guid><dc:creator>mike.snow</dc:creator><description>&lt;p&gt;The best thing to do is to center your app in your browser without scaling. All full screen is doing is hiding your browser and desktop and making your application take the entire space. If you do not want to scale it you should simply center it.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=156104" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#155603</link><pubDate>Sun, 04 Jan 2009 06:40:30 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:155603</guid><dc:creator>anthony.selby</dc:creator><description>&lt;p&gt;So ... if full screen is mainly for video and pictures ... then how is a 640x480 video going to look good if my res is 1280x1024 ... and the user clicks the full screen button, I agree completely with the idea of security except as much as we would like it to be all the content isn't HD and no matter how well you scale things they don't look all that good when you expand them that much ... full screen should be able to change the users resolution ... and as soon as they exit full screen it should go back. &lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=155603" width="1" height="1"&gt;</description></item><item><title>presentão de Ano Novo: dúzias de dicas e tutoriais de Silverlight ;)</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#155374</link><pubDate>Sat, 03 Jan 2009 11:25:19 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:155374</guid><dc:creator>o UAU nosso de cada dia</dc:creator><description>&lt;p&gt;essa lista eu copiei desse blog b&amp;#225;rbaro (acompanhe por RSS voc&amp;#234; tamb&amp;#233;m): uma lista de dicas super &amp;#250;teis&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=155374" width="1" height="1"&gt;</description></item><item><title>Silverlight Tips of the Day - Summary Outline</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#155116</link><pubDate>Fri, 02 Jan 2009 22:56:41 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:155116</guid><dc:creator>Silverlight Tips of the Day - Blog by Mike Snow</dc:creator><description>&lt;p&gt;The purpose of this post is to create an outline summary all the blogs from my Silverlight tips of the&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=155116" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#127031</link><pubDate>Sat, 08 Nov 2008 00:46:15 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:127031</guid><dc:creator>DZaK</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for nice Tip of the Day! &lt;/p&gt;
&lt;p&gt;I found also article about full screen mode, but with resize options.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://geekswithblogs.net/SilverBlog/archive/2008/06/10/full-screen-mode-in-silverlight-2.0-rtw-applications.aspx"&gt;geekswithblogs.net/.../full-screen-mode-in-silverlight-2.0-rtw-applications.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Bests,&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=127031" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#90310</link><pubDate>Fri, 12 Sep 2008 04:07:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:90310</guid><dc:creator>MarauderzMY</dc:creator><description>&lt;p&gt;You cannot allow full keyboard access in a fullscreen application because it'll allow people to create the impression of a fake site (ie your bank, etc. etc.) and coax you into typing in your username and password.&lt;/p&gt;
&lt;p&gt;and no, the short few second message that says press esc to return to browser wouldn't help that much to let people know that no.. this is NOT their bank's logon page.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=90310" width="1" height="1"&gt;</description></item><item><title>Silverlight Tips of the Day – Week 6</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#89770</link><pubDate>Thu, 11 Sep 2008 05:21:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:89770</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><description>&lt;p&gt;&amp;amp;#160; Silverlight Tip of the&amp;amp;#160; Day #39 Title : How to Create a Zoom Toolbar Demo: &lt;a rel="nofollow" target="_new" href="http://silverlight.services.live.com/invoke/66033/Zoom%20Toolbar/iframe.html"&gt;silverlight.services.live.com/.../iframe.html&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=89770" width="1" height="1"&gt;</description></item><item><title>Silverlight Cream for September 06, 2008 -- #362</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#87420</link><pubDate>Sat, 06 Sep 2008 16:18:23 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:87420</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;Michael Washington on Silverlight Desktop for DNN, Corey Schuman with Play/Paus button, Shawn Wildermuth&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=87420" width="1" height="1"&gt;</description></item><item><title>Post: 179</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#87041</link><pubDate>Fri, 05 Sep 2008 19:05:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:87041</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;Post: Approved at: Sep-5-2008 Building Line-of-Business Apps with Silverlight 2 Dr. Dobb&amp;amp;#39;s article&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=87041" width="1" height="1"&gt;</description></item><item><title>Amin Mahpour  &amp;raquo; Blog Archive   &amp;raquo; Silverlight post collections</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#86974</link><pubDate>Fri, 05 Sep 2008 15:13:12 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:86974</guid><dc:creator>Amin Mahpour  » Blog Archive   » Silverlight post collections</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Amin Mahpour &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; Silverlight post collections&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=86974" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#86930</link><pubDate>Fri, 05 Sep 2008 13:05:40 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:86930</guid><dc:creator>mike.snow</dc:creator><description>&lt;p&gt;Hi Rui, unfortunately I am not aware of any changes to the keyboard in full screen. &lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=86930" width="1" height="1"&gt;</description></item><item><title>Dew Drop - September 5, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#86925</link><pubDate>Fri, 05 Sep 2008 12:12:57 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:86925</guid><dc:creator>Dew Drop - September 5, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dew Drop - September 5, 2008 | Alvin Ashcraft's Morning Dew&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=86925" width="1" height="1"&gt;</description></item><item><title>Dew Drop - September 5, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#86923</link><pubDate>Fri, 05 Sep 2008 12:12:41 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:86923</guid><dc:creator>Dew Drop - September 5, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dew Drop - September 5, 2008 | Alvin Ashcraft's Morning Dew&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=86923" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#86913</link><pubDate>Fri, 05 Sep 2008 10:19:44 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:86913</guid><dc:creator>alvipeo</dc:creator><description>&lt;p&gt;This doesn't work in FF though...&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=86913" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #35 – Full Screen Mode Implementation</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/09/04/silverlight-tip-of-the-day-35-full-screen-mode-implementation.aspx#86900</link><pubDate>Fri, 05 Sep 2008 09:35:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:86900</guid><dc:creator>Rui-Marinho</dc:creator><description>&lt;p&gt;Well. i just really don't understand why it dosen't allow us to use the normal keyboard... it should be a great to use this to web software to plasma tvs and so.. &lt;/p&gt;
&lt;p&gt;i hope microsoft realizes that it would be a great thing to have in the RTM version.. &lt;/p&gt;
&lt;p&gt;mike do u know if it would be possible? &lt;/p&gt;
&lt;p&gt;flash allows this i think.. i be behind them? :P&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;
&lt;p&gt;Rui Marinho&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=86900" width="1" height="1"&gt;</description></item></channel></rss>