SilverlightShow: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation 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: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation <p>Absolutely correct, good catch. Will get that updated. It is the view type name you want to pass to the Register method because it basically takes care of both the view model type resolution and the creation of the instance in one step that you fully control.</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9303 brian.noyes http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Mon, 29 Apr 2013 13:48:36 GMT Re: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation <p>Awesome, thanks a lot, Brian. Looking forward...</p> <p>Also, just wanted to point out that in this article where you setup manual DI, you are using the ViewModel type name, whereas I think it should be the View type name?</p> <p>so, should it be </p> <p>ViewModelLocator.Register(typeof(MainPage).ToString(), () => new MainPageViewModel(NavigationService));</p> <p>instead of </p> <p>ViewModelLocator.Register(typeof(MainPageViewModel).ToString(), () => new MainPageViewModel(NavigationService));?</p> <p>Please clarify.</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9302 kkumar http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Mon, 29 Apr 2013 00:03:10 GMT Re: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation <p>FYI - third article is done and should go live in the next couple days.</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9301 brian.noyes http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Sun, 28 Apr 2013 23:44:24 GMT Re: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation <p>Thank you for your response, Brian.</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9300 kkumar http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Sun, 28 Apr 2013 21:06:51 GMT Re: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation <p>Hi kkumar,</p> <p>Thanks much, I'm glad you are enjoying it. I am in fact half way through putting together a Pluralsight course on Kona/Prism. I had to pause for a few weeks because of the pending renaming, but now that the rename is official and the guidance will be called Prism for Windows Runtime, I am getting started re-recording the modules I had already done today.</p> <p>I also have a heavy consulting load, so that course realistically won't be out until mid-late May. I'll be getting the next article in this series out by mid-next week, and then continuing to put out an additional 3-4 more about every two weeks.</p> <p>Sorry I can't produce them faster, just have to juggle multiple commitments as an author and consultant.</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9273 brian.noyes http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Fri, 19 Apr 2013 14:31:38 GMT Re: WinRT Business Apps with Prism: Commands, Dependencies, and Navigation <p>Brilliant and accessible article series. Fan of your work both here and on Pluralsight.</p> <p>Would love to see the remaining articles drop here quickly since your writing is way more effective than MSDN's or P&P's. Are you also planning a Pluralsight series on Kona?</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9260 kkumar http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Fri, 19 Apr 2013 03:37:13 GMT Re: Windows Store LOB Apps with Kona: Commands, Dependencies, and Navigation I thanks to you for series, I hope next article come soon,thanks very much,I come form Vietnam. http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9165 cong http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Fri, 05 Apr 2013 05:20:55 GMT Re: Windows Store LOB Apps with Kona: Commands, Dependencies, and Navigation <p>see above, answered this morning</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9158 brian.noyes http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Wed, 03 Apr 2013 21:43:45 GMT Re: Windows Store LOB Apps with Kona: Commands, Dependencies, and Navigation Looking forward to the next article in the series.  Any idea on a publish date? http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9157 jschaffe http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Wed, 03 Apr 2013 21:12:36 GMT Re: Windows Store LOB Apps with Kona: Commands, Dependencies, and Navigation <p>Holding off a bit because there may be some renaming of the namespaces that I don't want to have to chase with updates. Hopefully by the end of next week.</p> http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9156 brian.noyes http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Wed, 03 Apr 2013 18:42:26 GMT Re: Windows Store LOB Apps with Kona: Commands, Dependencies, and Navigation Looking forward to the next article in the series.  Any idea on a publish date? http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9155 jschaffe http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Wed, 03 Apr 2013 18:18:38 GMT Re: Windows Store LOB Apps with Kona: Commands, Dependencies, and Navigation Thanks for great post! http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx#comment9085 SureshPokkuluri http://www.silverlightshow.net/items/Windows-Store-LOB-Apps-with-Kona-Commands-Dependencies-and-Navigation.aspx Wed, 20 Mar 2013 18:10:15 GMT