SilverlightShow: Windows 8 Metro: Add settings to your application Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) Re: Windows 8 Metro: Add settings to your application <p>Great article, thank you.</p> http://www.silverlightshow.net/items/Windows-8-Metro-Add-settings-to-your-application.aspx#comment8556 KelvinDavies http://www.silverlightshow.net/items/Windows-8-Metro-Add-settings-to-your-application.aspx Mon, 22 Oct 2012 16:00:18 GMT Re: Windows 8 Metro: Add settings to your application <p>Very nicely written!</p> <p>This approach recreates many of the same problems as <a href="http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh872190.aspx" re_target="null" target="_blank">Microsoft sample code</a> and <a href="https://github.com/timheuer/callisto" re_target="null" target="_blank">Callisto</a>.<br /> For example: a lot of code-behind and an inability to handle screen rotations properly.<br /> I enumerated all the issues here: <a href="http://w8isms.blogspot.com/2012/07/quest-for-settings-flyout.html" re_target="null" target="_blank">The Quest for a Settings Flyout</a>.</p> <p>Consider employing the user control found in the Windows Dev Center:<br /> <a href="http://code.msdn.microsoft.com/windowsapps/CharmFlyout-A-Metro-Flyout-25fe53b6" re_target="null" target="_blank">http://code.msdn.microsoft.com/windowsapps/CharmFlyout-A-Metro-Flyout-25fe53b6</a>.</p> http://www.silverlightshow.net/items/Windows-8-Metro-Add-settings-to-your-application.aspx#comment8342 JohnMichaelHauck http://www.silverlightshow.net/items/Windows-8-Metro-Add-settings-to-your-application.aspx Tue, 31 Jul 2012 17:58:22 GMT