<?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 : Four Simple Steps issues</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Four Simple Steps issues</description>
  <pubDate>Sat, 11 Apr 2026 11:13:56 -700</pubDate>
  <lastBuildDate>Wed, 25 Mar 2009 12:57:43 -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=1155</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>Four Simple Steps issues : Hi Ben,  Yes, we are looking...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4181#4181</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 1155<br /><strong>Posted:</strong> 25-Mar-2009 at 12:57pm<br /><br />Hi Ben,<DIV>&nbsp;</DIV><DIV>Yes, we are looking at creating a Silverlight specific developers guide that discusses the Silverlight development methodology (async, etc).&nbsp; We'd like to keep 4 Simple Steps simple - perhaps it should be called "My First Silverlight Application", and we'll create a follow-up document that goes into more detail about LOB application scenarios.&nbsp; We're also&nbsp;planning to create more CRUD application samples to show how everything fits together in context.&nbsp; This will take some time however.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>We'd like to provide code samples produced by the community as well, so if any of you out there have something to show off, let us know!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 25 Mar 2009 12:57:43 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4181#4181</guid>
  </item> 
  <item>
   <title>Four Simple Steps issues : Hi Greg;I&amp;#039;m watching your...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4157#4157</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> 1155<br /><strong>Posted:</strong> 23-Mar-2009 at 8:29pm<br /><br />Hi Greg;<br><br>I'm watching your WinClient videos now to get a better view of things. I also downloaded&nbsp; the WinClient Developers guide to get more info.<br><br>Q1) Since you know both products (WinClient and SL), and some of the info from this guide pertains to SL product, I'd suggest to extract the common or related materials and create a new guide (at least a temporary one) that people can read and get up to speed, otherwise we have to go through 487 pages to figure out what relates to SL.<br><br>Q2) So now that we have RC1, what's the roadmap for docs or samples?<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Mon, 23 Mar 2009 20:29:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4157#4157</guid>
  </item> 
  <item>
   <title>Four Simple Steps issues :   Originally posted by bbakermaiThe...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4153#4153</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1155<br /><strong>Posted:</strong> 23-Mar-2009 at 2:20pm<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by bbakermai</strong></em><br /><br />The Four Simple Steps walkthrough could use a little help once you get past the initial EF and DevForce setup. I built some of the UI, but there was no indication of having to add the references to System.Windows.Controls, System.Windows.Controls.Data, and System.Windows.Controls.Dataform. Plus there was no discussion of what exactly the app.config in the client project is for. I copied it in, and never could get a build. At one point, it flashed a dialog telling me to contact Tech Support. Well, it is RC1, so I'm not going to do that &lt;g&gt;. Finally just opened up the canned solution and it worked on the first try (after a couple of builds to get everything sync'd up). Suggest putting a little more detail in that walkthrough - it's almost like the author ran out of steam by Step 4. A little more documentation about Silverlight-related Validation and Verifiers usage, and the kinds of things you can do in the shared classes would also be nice.<div>&nbsp;</div><div>Otherwise, great stuff! I like how you're still using a lot of the Alexandria bits.</div><div><p><b>Bob Baker</b><br><a href="http://www.microapplicati&#111;ns.com/" target="_blank"><font color="#0066cc">MicroApplications, Inc.</font></a><br><a href="http://www.orlandocodecamp.com/" target="_blank"><font color="#0066cc">Orlando CodeCamp 2009 - March 28th</font></a></p></div></td></tr></table><br><br>Hi, Bob.<br><br>The Four Simple Steps article isn't intended as a tutorial, and particularly not as a UI tutorial. The idea was to provide an overview of the basic process for creating a DevForce Silverlight app, brief but with enough detail to be convincing. Including a lot of detail about the construction of an essentially arbitrary UI would, we felt, detract from the article's main purpose.<br><br>Similar comments regarding more detail on Verification. We felt that was a job for another time and place.<br><br>On the other hand, I recognize that we're, uh, a bit short on step-by-step tutorials for DevForce Silverlight.&nbsp; The material in the "Hello DevForce" chapter of the Developers Guide is as close as we currently get. We'll fill that gap as quickly as we can.<br><br>Glad you were able to make your way through it anyway!<br><br>]]>
   </description>
   <pubDate>Mon, 23 Mar 2009 14:20:35 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4153#4153</guid>
  </item> 
  <item>
   <title>Four Simple Steps issues : Hi Bob;I haven&amp;#039;t started...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4132#4132</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> 1155<br /><strong>Posted:</strong> 19-Mar-2009 at 8:10pm<br /><br />Hi Bob;<br><br>I haven't started with DevForce yet. I just got done installing (or I should say re-installing) the beta and Blend 3. I was having some issues with Blend 3, so I have not gotten to DevForce yet. Sorry couldn't help here!<br>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 20:10:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4132#4132</guid>
  </item> 
  <item>
   <title>Four Simple Steps issues : Right back at ya!   Are you...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4131#4131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=467" rel="nofollow">bbakermai</a><br /><strong>Subject:</strong> 1155<br /><strong>Posted:</strong> 19-Mar-2009 at 7:57pm<br /><br />Right back at ya!<DIV></DIV><DIV>&nbsp;</DIV><DIV>Are you seeing an issue where, after having completed the 4 simple steps app, if you then load up a plain o' &lt;g&gt; SL3 app (like one of the walkthroughs, or in my case, a new app I'm working on for my MCP status), when you go to run it, you get an IdeaBlade MessageBox telling you that the server and client must both have access to the Domain Model namespaces (even though this is NOT a DevForce for SL3 solution)? I even restarted VS 2008, and still saw that. If not, I guess I'll need to post this where it might be more visible.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 19:57:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4131#4131</guid>
  </item> 
  <item>
   <title>Four Simple Steps issues : Hi Bob, good to see you here;Yes,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4130#4130</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> 1155<br /><strong>Posted:</strong> 19-Mar-2009 at 7:42pm<br /><br />Hi Bob, good to see you here;<br><br>Yes, I agree the doc needs more info. I sent them a few suggestions too. I think it's up to us what we want to see and let them know what to add in.<br><br>I'm excited to see IB brings their experience to the SL platform.<br>..Ben<br>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 19:42:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4130#4130</guid>
  </item> 
  <item>
   <title>Four Simple Steps issues : The Four Simple Steps walkthrough...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4119#4119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=467" rel="nofollow">bbakermai</a><br /><strong>Subject:</strong> 1155<br /><strong>Posted:</strong> 19-Mar-2009 at 1:13pm<br /><br />The Four Simple Steps walkthrough could use a little help once you get past the initial EF and DevForce setup. I built some of the UI, but there was no indication of having to add the references to System.Windows.Controls, System.Windows.Controls.Data, and System.Windows.Controls.Dataform. Plus there was no discussion of what exactly the app.config in the client project is for. I copied it in, and never could get a build. At one point, it flashed a dialog telling me to contact Tech Support. Well, it is RC1, so I'm not going to do that &lt;g&gt;. Finally just opened up the canned solution and it worked on the first try (after a couple of builds to get everything sync'd up). Suggest putting a little more detail in that walkthrough - it's almost like the author ran out of steam by Step 4. A little more documentation about Silverlight-related Validation and Verifiers usage, and the kinds of things you can do in the shared classes would also be nice.<DIV>&nbsp;</DIV><DIV>Otherwise, great stuff! I like how you're still using a lot of the Alexandria bits.</DIV><DIV><P><B>Bob Baker</B><BR><a href="http://www.microapplicati&#111;ns.com/" target="_blank"><FONT color=#0066cc>MicroApplications, Inc.</FONT></A><BR><a href="http://www.orlandocodecamp.com/" target="_blank"><FONT color=#0066cc>Orlando CodeCamp 2009 - March 28th</FONT></A></P></DIV>]]>
   </description>
   <pubDate>Thu, 19 Mar 2009 13:13:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1155&amp;PID=4119#4119</guid>
  </item> 
 </channel>
</rss>