<?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 : Newbies to DevForce</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Newbies to DevForce</description>
  <pubDate>Tue, 21 Apr 2026 22:26:27 -700</pubDate>
  <lastBuildDate>Mon, 09 Aug 2010 18:45:11 -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=2056</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>Newbies to DevForce :   Originally posted by ToshanHi...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2056&amp;PID=8028#8028</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> 2056<br /><strong>Posted:</strong> 09-Aug-2010 at 6:45pm<br /><br /><table width="99%"><tr><td class="BBquote"><strong><em>Originally posted by Toshan</strong></em><br /><br /><div>Hi guys,</div><div><br></div><div>We've got few questions regarding DevForce product</div><div><br></div><div>1. Is there up to date version of DevForce developers guide pdf file?</div><div>If found only this one which is old:</div><div>http://www.ideablade.com/CommonProductDocs/DevForceDevelopersGuide/DevForceDevelopersGuide.pdf&nbsp;</div><div><br></div><div>2. Where we can find more information on how to create N-tier WPF application?</div><div><br></div><div>3. Is there any video / example / documentation etc on how to create WPF and SL application sharing the same DevForce application server (and ViewModels if that's possible).</div><div><br></div><div>Cheers</div></td></tr></table><div><br></div><div><div style=": rgb255, 255, 255; margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb0, 0, 0; font-weight: normal; font-size: 12px; line-height: 1.4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; -: n&#111;ne; ">1. We're not currently maintaining the Developer's Guide as a single document, but all of the content it contained is available via the DevForce wiki at<div><br></div><div><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/</a></div><div><br></div><div>2. DevForce contains a project template for creating an n-tier WPF app, and the Hello DevForce sample app, which is one, is created in a detailed walk-through.</div><div><br></div><div><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/Code_YourFirstDevForceApplicati&#111;n" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/Code_YourFirstDevForceApplication</a><br></div><div><br></div><div>3.&nbsp;We don’t have any samples showing the same BOS hosting both SL and WPF clients, but it’s definitely supported.&nbsp; By default, service endpoints are created based on your license, so if you have a Universal license the BOS will automatically create endpoints for both types of client applications.&nbsp;&nbsp; You can see these endpoints in the debuglog, for example:</div><div ="WordSecti&#111;n1"><p ="Ms&#111;normal"><o:p></o:p></p><p ="Ms&#111;normal">&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://localhost:9009/EntityService.svc" target="_blank">http://localhost:9009/EntityService.svc</a>&nbsp;&nbsp;&nbsp; <o:p></o:p></p><p ="Ms&#111;normal">&nbsp;&nbsp; &nbsp;&nbsp;<a href="http://localhost/EntityService.svc/sl" target="_blank">http://localhost:9009/EntityService.svc/sl</a>&nbsp;&nbsp;&nbsp; <span style="FONT-FAMILY: Wingdings">ç</span> SL endpoint <o:p></o:p></p><p ="Ms&#111;normal"><o:p>&nbsp;</o:p></p><p ="Ms&#111;normal">This connection information is specified in the app.config file of the client application (although in SL applications the app.config is not required as the defaults are usually sufficient) via the &lt;objectServer&gt; tag:<o:p></o:p></p><p ="Ms&#111;normal">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&lt;objectServer remoteBaseURL="http://localhost" serverPort="9009" serviceName="EntityService.svc"&gt;<o:p></o:p></p></div></div></div>]]>
   </description>
   <pubDate>Mon, 09 Aug 2010 18:45:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2056&amp;PID=8028#8028</guid>
  </item> 
  <item>
   <title>Newbies to DevForce : Hi guys,We&amp;#039;ve got few questions...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2056&amp;PID=8025#8025</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=581" rel="nofollow">Toshan</a><br /><strong>Subject:</strong> 2056<br /><strong>Posted:</strong> 08-Aug-2010 at 10:09pm<br /><br /><div>Hi guys,</div><div><br></div><div>We've got few questions regarding DevForce product</div><div><br></div><div>1. Is there up to date version of DevForce developers guide pdf file?</div><div>If found only this one which is old:</div><div>http://www.ideablade.com/CommonProductDocs/DevForceDevelopersGuide/DevForceDevelopersGuide.pdf&nbsp;</div><div><br></div><div>2. Where we can find more information on how to create N-tier WPF application?</div><div><br></div><div>3. Is there any video / example / documentation etc on how to create WPF and SL application sharing the same DevForce application server (and ViewModels if that's possible).</div><div><br></div><div>Cheers</div>]]>
   </description>
   <pubDate>Sun, 08 Aug 2010 22:09:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2056&amp;PID=8025#8025</guid>
  </item> 
 </channel>
</rss>