<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : WPF/SL Prism + IdeaBlade</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : WPF/SL Prism + IdeaBlade</description>
  <pubDate>Tue, 12 May 2026 22:41:16 -700</pubDate>
  <lastBuildDate>Sat, 09 Jan 2010 00:20:55 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1601</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>WPF/SL Prism + IdeaBlade : Mark -   You wrote: &amp;#034; In...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6051#6051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 1601<br /><strong>Posted:</strong> 09-Jan-2010 at 12:20am<br /><br />Mark - <DIV>&nbsp;</DIV><DIV>You wrote: " In keeping with the Prism ideals, one would not directly use the Entity Manager in the View Model but rather abstract the queries needed to get the data into the 'Infrastructure' layer?"</DIV><DIV><DIV>&nbsp;</DIV><DIV>I cannot claim that this is a "Prism Ideal". Neither Prism nor PnP have taken a position on the Model component nor where to put persistence concerns.</DIV><DIV>&nbsp;</DIV></DIV><DIV>I am a big proponent of keeping persistence details OUT of the view ... and the ViewModel/Presenter/Controller/PresentationManager or whatever part of a Separated Presentation pattern you prefer. I believe firmly in the Gateway and Repository abstractions ... as do many of my colleagues inside and outside IdeaBlade.</DIV><DIV>&nbsp;</DIV><DIV>This perspective comes from our experience watching clients suffer as they scatter query and save logic all over the place. As the applications grow they lack consistency, lack exception handling, bloat with&nbsp;duplicated effort/code, exhibit&nbsp;limited opportunities for testing, ... the litany of trouble goes on.</DIV><DIV>&nbsp;</DIV><DIV>The abstraction of persistence concerns is a UI recommendation independent of your client technology choice be it ASP, Windows Forms, WPF, Silverlight, the-next-great-thing.</DIV><DIV>&nbsp;</DIV><DIV>As always, it is a matter of opinion ... strongly held by me in this case. I know you can succeed without following it. I just feel you'll be in better shape if you do follow it.</DIV>]]>
   </description>
   <pubDate>Sat, 09 Jan 2010 00:20:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6051#6051</guid>
  </item> 
  <item>
   <title>WPF/SL Prism + IdeaBlade : Hi Ward,Thanks for the reply....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6044#6044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 1601<br /><strong>Posted:</strong> 08-Jan-2010 at 9:14am<br /><br />Hi Ward,<br><br>Thanks for the reply. <br><br>We are quite heavily invested in DevForce classic in our WinForms + ASP.Net projects. While DevForce Classic does make it MUCH simpler to write win/web apps by having one business model, the ability with WPF/SL to share many aspects of the presentation layer, is highly appealing. <br><br>When we start to make the move to these newer technologies, we want to make sure we do it right from the start.<br><br>I'm not too worried about Prism best practices, but more best ways to utilize DevForce with Prism. <br><br>In the Prism Explorer app, you have a Persistence Gateway and a Query Repository. In keeping with the Prism ideals, one would not directly use the Entity Manager in the View Model but rather abstract the queries needed to get the data into the 'Infrastructure' layer?<br><br>I suppose a lot of this will come, just by working with and getting used to the Prism architecture. I was just curious as to what your thoughts on it were. <br><br>I will post my multiple EM question in the Win Client / Object Persistence forum.<br><br>Thanks again Ward!<br><br>Mark<br><br><br>]]>
   </description>
   <pubDate>Fri, 08 Jan 2010 09:14:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6044#6044</guid>
  </item> 
  <item>
   <title>WPF/SL Prism + IdeaBlade : All good ideas, Mark. I particularly...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6019#6019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 1601<br /><strong>Posted:</strong> 04-Jan-2010 at 6:08pm<br /><br /><P>All good ideas, Mark. I particularly like sharing code between WPF and SL.</P><DIV>Our greatest challenge at the moment is filling the gap between "4 Easy Steps" and "Prism Explorer". Relatively few folks are ready to go where you are headed. A mini-UFC Gym App is tempting but I'm not sure how many people are ready for that. I think the short-term prospects for what you ask are not high; we really have to help people walk before they run. Sorry.</DIV><DIV>&nbsp;</DIV><DIV>We surely need a tutorial on Multiple EMs, a topic that is orthogonal to Prism. I used to have one of these in crude form somewhere. I'll try to find and resurrect it&nbsp;when I have a moment. If someone can describe an urgent need or wants my opinon on when and where to go with multiple EMs, that might get me going sooner &#091;Note: if you HAVE such a scenario, please start up a new Forum topic on that.&#093;</DIV><DIV>&nbsp;</DIV><DIV>"Best Practices ..." hmmm. This is a wide-open category don't you think? &nbsp;I believe Prism Explorer shows some good practices (and some questionable ones). Are there particular practice areas that you'd like to call out?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 04 Jan 2010 18:08:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6019#6019</guid>
  </item> 
  <item>
   <title>WPF/SL Prism + IdeaBlade : Are there any plans to publish...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6002#6002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 1601<br /><strong>Posted:</strong> 29-Dec-2009 at 10:51am<br /><br />Are there any plans to publish a tutorial / sample of a real world Prism project? <br><br>I know you have the Prism explorer, but that really is only a basic example. <br><br>I was thinking something like a really small scale version of the UFC Gym application, showing:<br><br>- Correct use of Entity Managers (Multiple?) with Prism<br>- Sharing code base between WPF/ SL <br>- Best practices for working with Prism and IdeaBlade<br><br>Or is this better left for the professional services team?<br><br>Thanks,<br><br>Mark<br>]]>
   </description>
   <pubDate>Tue, 29 Dec 2009 10:51:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1601&amp;PID=6002#6002</guid>
  </item> 
 </channel>
</rss>