<?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 : More suggestions on the sample</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : More suggestions on the sample</description>
  <pubDate>Tue, 28 Apr 2026 08:10:01 -700</pubDate>
  <lastBuildDate>Thu, 23 Apr 2009 15:12:00 -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=1218</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>More suggestions on the sample : BigFish - I am not neglecting...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4450#4450</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> 1218<br /><strong>Posted:</strong> 23-Apr-2009 at 3:12pm<br /><br />BigFish - I am not neglecting you. Lots of meat here. I need to catch a breath and dig in. Should cover it this week. Stay on me! You can always ping me directly at <a href="mailto:AskWard@ideablade.com" target="_blank">AskWard@ideablade.com</A> .]]>
   </description>
   <pubDate>Thu, 23 Apr 2009 15:12:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4450#4450</guid>
  </item> 
  <item>
   <title>More suggestions on the sample :  Ben &amp;amp; Ward, I totally agree...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4414#4414</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=470" rel="nofollow">bigfish</a><br /><strong>Subject:</strong> 1218<br /><strong>Posted:</strong> 16-Apr-2009 at 6:59pm<br /><br />&nbsp;<P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Ben &amp; Ward, I totally agree with both of you on this.</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">&nbsp;</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">The current ModelExplorer (ME) sample is a great introduction to DF Silverlight capabilities, without addressing some of the more application specific issues we face once we've rolled our sleeves up.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>It's a good appetite wetter, got me hooked, and then the fun begins.</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">&nbsp;</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">I agree that more detailed examples are required.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I've been racking my brains for the last week trying to determine what I want to say here while continuing to consume all available<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>information available from IdeaBlade web site and WPF and Silverlight books to supplement.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I am a novice in this subject currently, so am offering suggestions that will help other like individuals trying to fathom RIA and the DevForce framework concurrently.</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">&nbsp;</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">I think though that Ward is right, keep the ME example basically how it is, and construct a Sample2 "real world" silverlight app that is more formalised in its object handling for certain situations.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Ben, the Customer, Order, Orderdetails master detail view handling is one example that could be included.<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>My additions/agreements to your great start include:</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">&nbsp;</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">------------------------------------------------------------------</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><strong>The whole shebang!<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>(or at least for Admin CRUD)</strong></P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">------------------------------------------------------------------</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Recently I produced an ASP.NET app using NetTiers for a small job.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Works a treat, albeit basically two tier, and not RIA, but it works.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>The community and CodeSmith have done a reasonable job in allowing a developer to point it at a database and produce a working ASP.NET app that renders a<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>working web site for all objects, linked navigation paths, and leaves the developer wondering how to massage it for use cases.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>All the CRUD is done, even to the UI for Admin functions at least.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Not good documentation though as to what to do next.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Have to figure that out, and well, not RIA is it, nor has it got all the DF persistence and caching<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>goodies.</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">&nbsp;</P><OL><LI><DIV style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Now I've contemplated using ME as a template for Admin type functions, but even better would be an extension to the object mapper to nominate objects that are basically Admin (reference types) so that the Admin SL pages could be generated along with their objects and an SL UI that handles that.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I realise this is a simplistic notion to a complex issue but templates that handle 90% of application types yet allow the real punch (your framework) for those difficult apps would certainly help programmers like me.<BR>&nbsp;<P style="MARGIN: 0in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><strong>-----------------------------------</strong></P><P style="MARGIN: 0in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><strong>Some more details please!</strong></P><P style="MARGIN: 0in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><strong>-----------------------------------</strong></P></SPAN></DIV></LI><LI><DIV style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">This brings me to <EM>navigation properties</EM>.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Seems ME displays simple properties only (autopopulate = true), navigation properties are not exposed, yet they are very available as I discovered in some other<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>DF tutorials I worked with.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>A Client business object may reference Region and when we expose Client on UI we need a bindable dropdown list of available Regions, with current selected item bound to FK property of Client.<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>"antalakas" post is relevant I think </SPAN><a href="http://www.ideablade.com/forum/forum_posts.asp?TID=1199" target="_blank"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><U><FONT color=#800080>http://www.ideablade.com/forum/forum_posts.asp?TID=1199</FONT></U></SPAN></A>&nbsp; An exmaple along this path would be great.<BR></DIV></LI><LI><DIV style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><EM>Security.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Hmmm.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>2 samples please</EM>.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN></SPAN></DIV></LI><OL><LI><DIV style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><SPAN style="mso-spacerun: yes"></SPAN></SPAN><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Show how to collect a user's username password (forms) and globally keep the logged-in user for that session so any referenced xaml view page can identify security role and objects to display.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I say this under the impression (maybe false) that ASP.NET security is not used, and we need to construct our own methods using IEntityLoginManager.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Ben's post exposes this, KimJ answers eloquently, and I am left wondering "how?"<SPAN style="mso-spacerun: yes">&nbsp; </SPAN></SPAN><a href="http://www.ideablade.com/forum/forum_posts.asp?TID=1169" target="_blank"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><U><FONT color=#800080>http://www.ideablade.com/forum/forum_posts.asp?TID=1169</FONT></U></SPAN></A><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>An example app doing this would be great.</SPAN></DIV></LI><LI style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value=2><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt">An simple example of how to manage role based security through SQL would be beneficial.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Identify a logged on user as either Admin or Standard and selectively hide menu items and challenge on each xaml page load.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>From there we could expand on that using our own SQL security models depending on the granularity required<BR></SPAN></LI></OL><LI style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"></SPAN><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><EM>XAML user controls - or View controllers</EM>.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>All IB examples (even WinForms) generally deal with a single form/view.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>ME does expose a child dataform very sweetly rendered over the top of the parent, which is nice (really nice - RIA nice), but still really a single parent form.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I have found no explanation of how to handle one model and possible multiple Views and Model Views.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I may be completely misunderstanding how M-V-MV works properly, but should the M-V-MV (not forgetting persistence managers as well) be expanded to M - V(n) - MV(n)????<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Please forgive me if I didn't explain myself properly there ( I am a novice on this, and live in the driest state in the driest continent in the world so brain dehydration is an issue).<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Perhaps this post by DocScooter also questions this </SPAN><a href="http://www.ideablade.com/forum/forum_posts.asp?TID=1178" target="_blank"><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><U><FONT color=#800080>http://www.ideablade.com/forum/forum_posts.asp?TID=1178</FONT></U></SPAN></A><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"> but something in an example app would be great.<BR></SPAN>&nbsp;</LI><LI style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value=5><SPAN style="FONT-FAMILY: Calibri; FONT-SIZE: 11pt"><EM>WPF in WinClient</EM> - While not strictly to do with DFSilverlight<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>build, I've noticed through your developer manuals that you discuss WPF but there are no examples.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I imagine the WinForms wizard does not work to drop bound controls onto the canvas.</SPAN></LI></OL><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">I appreciate in all of the above that&nbsp;it's not IB role to explain SL or WPF in any depth, but some examples of multi-form (2-3 max) , role-based security apps that handles navigation between forms, and shows related entities via bindable drop down lists would be extremely helpful.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>If IB could even generate the Admin objects UI pages that would be super stella.!!!</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">&nbsp;</P><P style="MARGIN: 0in 0in 0in 0.375in; FONT-FAMILY: Calibri; FONT-SIZE: 11pt">Apologies that this post contains too many points, and is long.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>It is a summary of all I've found with current information and issues I'm tackling about how to do what next.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Happy to provide more explanation if needed.</P>]]>
   </description>
   <pubDate>Thu, 16 Apr 2009 18:59:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4414#4414</guid>
  </item> 
  <item>
   <title>More suggestions on the sample :  We have examples of technique...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4408#4408</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=425" rel="nofollow">BenHayat</a><br /><strong>Subject:</strong> 1218<br /><strong>Posted:</strong> 16-Apr-2009 at 8:09am<br /><br /><table width="99%"><tr><td class="BBquote"><i>We have examples of technique in our tutorials, of cours</i>e,</td></tr></table><br><br>Ward, could you please point me to which tutorial? I'm basically compiling my own "How-to" for this new tool. Every tool does things differently, and I've come to learn of having a "How-to" bullet-point, saves lots of time during initial development until you get good at the tool (like you) :-)<br><br>I'm glad we both see it the same way and I'm just voicing a point that someone else is thinking out too, so don't shoot me &#091;not yet&#093;!<br>]]>
   </description>
   <pubDate>Thu, 16 Apr 2009 08:09:54 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4408#4408</guid>
  </item> 
  <item>
   <title>More suggestions on the sample : &amp;#034;just labeling them as &amp;#034;Complex&amp;#034;...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4407#4407</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> 1218<br /><strong>Posted:</strong> 16-Apr-2009 at 7:57am<br /><br />"<EM>just labeling them as "Complex" and not addressing them, it will not settle right with a real prospect!</EM>"<DIV>&nbsp;</DIV><DIV>ABSOLUTELY!</DIV><DIV>&nbsp;</DIV><DIV>In fact,&nbsp;it is really easy to write drill-downs and expose related entities in DevForce. </DIV><DIV>&nbsp;</DIV><DIV>Unwanted complexity emerges when one tries to do this in a domain agnostic way. It can get tricky when you don't know anything about&nbsp;a type or its related types or how many of those types to expose or whether to keep drilling into the related types of the related types or what properties&nbsp;on related types would be most useful to expose in which contexts, or&nbsp;...</DIV><DIV>&nbsp;</DIV><DIV>You also end up with kind of a lowest-common-denominator experience that doesn't have much to do with real applications.</DIV><DIV>&nbsp;</DIV><DIV>I'm kind of reluctant to go down this alley when there are so many better avenues to explore.</DIV><DIV>&nbsp;</DIV><DIV>BUT A SAMPLE is definitely in order. We have examples of technique in our tutorials, of course, but a nice fat example, front and center, would do wonders.</DIV><DIV>&nbsp;</DIV><DIV>I'll be talking to the team about that. Stay tuned.</DIV>]]>
   </description>
   <pubDate>Thu, 16 Apr 2009 07:57:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4407#4407</guid>
  </item> 
  <item>
   <title>More suggestions on the sample :  Hi Ward;Thanks for detail answer....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4405#4405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=425" rel="nofollow">BenHayat</a><br /><strong>Subject:</strong> 1218<br /><strong>Posted:</strong> 16-Apr-2009 at 7:19am<br /><br />Hi Ward;<br><br>Thanks for detail answer. I fully understand and agree not to over complicate this sample. Somehow, I forgot this is a Template and not just a sample. For Level1 entry people the simple get up and start, is great.<br><br>But, anyone who is embarking on developing SL LoB applications, dealing with complex 3-tier structure, writing code in .Net, LINQ, C# and etc., should have stomach to see more complex scenarios. Honestly, if someone gets scared of a Master-detail hierarchical code and say, Oh boy this is hard, he doesn't belong in developing n-tier SL apps. So, for someone giving this product a chance to explore, I'm pretty sure he is ready to role up his sleaves.<br>Now, with my suggestions, I was trying to make this group feel like there is more under the hood to meet the eyes, than simply looking at one set of grid of data and call it LoB app. And that's why the (c), (d) and (e) were suggested.<br>Any if you really want to convert these lookers to customers, another sample (and not necessarily a template), should be designed as proof of ability and more importantly, as guidelines how to do those more complex situations.<br><br>By just labeling them as "Complex" and not addressing them, it will not seattle right with a real prospect!<br>I know DevForce is very powerful and mature and more importantly, resolves many nightmares that developers has to write code, if he was going to use a pre-mature product. I had been there before, where the tools were like a hammeer, nail and a ladder and I was expected to build a house. A full sample speaks a 1000 words!!!<br><br>Hope this went well! :-)<br><span style="font-size:10px"><br /><br />Edited by BenHayat - 16-Apr-2009 at 7:20am</span>]]>
   </description>
   <pubDate>Thu, 16 Apr 2009 07:19:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4405#4405</guid>
  </item> 
  <item>
   <title>More suggestions on the sample : Great ideas! What to do?  Let...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4404#4404</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> 1218<br /><strong>Posted:</strong> 16-Apr-2009 at 6:48am<br /><br />Great ideas! What to do?<DIV>&nbsp;</DIV><DIV>Let me begin by putting them in 3 groups:</DIV><DIV>1) "Easy" - (a)&nbsp;... if I understood it better, (b)</DIV><DIV>2) "Complex" - (c), (d), (e)</DIV><DIV>3) "Yes you can!" (f)</DIV><DIV>&nbsp;</DIV><DIV>Items in the easy group require zero understanding of the model and very little coding. The challenges have to do with finding room for the buttons and, in the case of (a), understanding the difference between "Cancel" and "Delete" (which we have).&nbsp; Would also want to distinguish between "Undo this one" and "Undo all pending changes". At some point, we are adding so many options that we overwhelm the current "button parade" design and that means rethinking the UI.</DIV><DIV>&nbsp;</DIV><DIV>This leads me to the challenges of the "Complex" group. Of course we can do all of the things you suggest just as a normal application would. However, in doing so, the demo begins to lose the already-questionable simplicity it presently has.</DIV><DIV>&nbsp;</DIV><DIV>I'm really torn about this. The Model Explorer was meant to be an introduction to DevForce capabilities. We want people to explore the code and see how easy it is to do basic things. At some tipping point, the&nbsp;features - no one of which is very big - become so voluminous that the new developer can't find his way. Frustration leads to the mis-apprehension that DevForce is too complicated. Perhaps I'm over thinking this but that's my fear.</DIV><DIV>&nbsp;</DIV><DIV>Moreover, the ME Template - which is intrinsic to the ME itself - is designed to be "domain model agnostic" in the sense that you can re-point it at any database and it will work. Which means that to&nbsp;offer the suggested&nbsp;drill-down features - with no pre-knowledge of inter-entity relationships - the code would have to read and interpret the metadata about the model. We do have such metadata available; but presenting the code to do this in a bullet-proof fashion would increase "the concept count" and undermine our primary goal of easing newbies into DevForce.</DIV><DIV>&nbsp;</DIV><DIV>I suspect that we should take up your suggestions in a "Level 2" demo. And given that most developers are going to understand their domain models, we wouldn't have to enter the metadata world at Level 2; we could explore that in a "Level N" sample.</DIV><DIV>&nbsp;</DIV><DIV>I'm just thinking out loud here ... and looking for guidance.</DIV><DIV>&nbsp;</DIV><DIV>Finally, regarding (f), the solution is blissfully simple!</DIV><DIV>&nbsp;</DIV><DIV>When you changed the Customer&nbsp;ID to "FRANS", you got the expected collision. But you couldn't delete it because ... the logic for Customer delete blocks any&nbsp;attempt to delete a customer whose ID lacks a digit; see the implementation of Customer.CanDelete. The solution is to change the ID to something with a digit that does not collide with an existing ID (e.g., FRAN0) and THEN delete it.</DIV><DIV>&nbsp;</DIV><DIV>P.S.: Remember I said that the ME Template is "domain model agnostic". That is ALMOST true. We snuck in the custom "Customer" partial class file which is tied quite specifically to the Customer table in NorthwindEF. The illustrative punch seemed worth the&nbsp;inconsistency,&nbsp;considering that it is easy and harmless to delete the custom Customer file.</DIV>]]>
   </description>
   <pubDate>Thu, 16 Apr 2009 06:48:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4404#4404</guid>
  </item> 
  <item>
   <title>More suggestions on the sample : Just to show the power of DevForce,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4393#4393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=425" rel="nofollow">BenHayat</a><br /><strong>Subject:</strong> 1218<br /><strong>Posted:</strong> 15-Apr-2009 at 12:03pm<br /><br />Just to show the power of DevForce, I'd like to suggest a few more features to this sample:<br>a) Let's say you start a new record but decide not to save it. It would be nice to add a "Cancel" button to cancel the add or edit.<br><br>b) Similar to above, it would be nice to have an "Undo" button" if a change was made to an existing record and you want to revert back to before change,<br><br>c) As the manual was describing the power of Eager Loading, it would be nice to have three grids that shows Hierarchical data: Customers, his orders and line items of each order.<br><br>d) A filter textbox that user can enter Let's say Country and DevForce would do a filter on customer file based on "Country" field.<br><br>e) I think one great feature of DevForce is where you can have data in Cache and use it. It would be nice to create a page that shows three sections, each section would show a customer his orders and line items. There should be a text box in each section where the user enters customer ID to search for. This will show a real life situation, where a user could be looking at three customers simultaniously. <br><br>f) I tried to create a new customer that already exist with ID "FRANS", and as soon as I tried to pass the field, I got error that the record exist. However, from this point, I can not delete that record and I have no way of backing out. I tried to clear and read all the records again, and it would not read them unless I disconected and re-connected again. I suggest to show a solutiuon if a record can not be saved, what should we do to allow our customers to back out gracefully.<br><br>I think these 5 suggestions would add a nice colloection to the sample.<br>Thanks!<br>]]>
   </description>
   <pubDate>Wed, 15 Apr 2009 12:03:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1218&amp;PID=4393#4393</guid>
  </item> 
 </channel>
</rss>