<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Mobile MVC framework (part 3) - communicating with events</title><link>http://blogs.msdn.com/priozersk/archive/2008/10/16/mobile-mvc-framework-part-3-communicating-with-events.aspx</link><description>Just for people who are not comfortable with passing strings when notifiying the view or the controller, I've added the functionality to use events instead. You would not need to hook into the events explicitly because the controller will take care of</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Mobile MVC framework (part 3) - communicating with events</title><link>http://blogs.msdn.com/priozersk/archive/2008/10/16/mobile-mvc-framework-part-3-communicating-with-events.aspx#9002942</link><pubDate>Fri, 17 Oct 2008 15:41:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9002942</guid><dc:creator>FilipK</dc:creator><description>&lt;p&gt;Just a remark to NavigationService - the GoBack/Forward approach looks really nice, but I'm missing some infrastructure for passing parameters between controllers. Let's say you have a ProductListController+View which displays a list of products in a grid. Than you have a ProductDetailController+View which should display detail information of product selected from the grid. &lt;/p&gt;
&lt;p&gt;How would you pass the selected Product from ProductListController to ProductDetailController?&lt;/p&gt;
&lt;p&gt;I'm using this class for navigation between controllers at the moment, but I don't like it completely - &lt;a rel="nofollow" target="_new" href="http://pastebin.com/m6375db0"&gt;http://pastebin.com/m6375db0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are you going to enhance the NavigationService class in some of the oncoming posts?&lt;/p&gt;
&lt;p&gt;Anyway thanks a lot for this MVC series - I appreciate it very much.&lt;/p&gt;
</description></item><item><title>re: Mobile MVC framework (part 3) - communicating with events</title><link>http://blogs.msdn.com/priozersk/archive/2008/10/16/mobile-mvc-framework-part-3-communicating-with-events.aspx#9003026</link><pubDate>Fri, 17 Oct 2008 16:53:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9003026</guid><dc:creator>priozersk</dc:creator><description>&lt;p&gt;Good point. I will try to address this soon.&lt;/p&gt;
&lt;p&gt;Thanks... Alex&lt;/p&gt;
</description></item><item><title>Mobile MVC framework (part 4) - passing data between controllers</title><link>http://blogs.msdn.com/priozersk/archive/2008/10/16/mobile-mvc-framework-part-3-communicating-with-events.aspx#9042811</link><pubDate>Wed, 05 Nov 2008 05:54:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9042811</guid><dc:creator>Alex Yakhnin - Mobility Consultant, Former MVP</dc:creator><description>&lt;p&gt;This is the part 4 of the series of the posts related to the Mobile MVC framework that I have described&lt;/p&gt;
</description></item><item><title>A arquitectura MVC aplicada à .NET Compact Framework 3.5</title><link>http://blogs.msdn.com/priozersk/archive/2008/10/16/mobile-mvc-framework-part-3-communicating-with-events.aspx#9066103</link><pubDate>Thu, 13 Nov 2008 15:53:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9066103</guid><dc:creator>Alberto Silva</dc:creator><description>&lt;p&gt;Nestas coisas das teorias sobre a melhor forma de separar as diferentes camadas de uma aplica&amp;#231;&amp;#227;o, h&amp;#225;&lt;/p&gt;
</description></item></channel></rss>