<?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 : Converting an existing project to DevForce</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Converting an existing project to DevForce</description>
  <pubDate>Tue, 21 Jul 2026 20:53:11 -700</pubDate>
  <lastBuildDate>Wed, 22 Sep 2010 19:20:07 -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=2185</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>Converting an existing project to DevForce : The easiest way to start a DevForce...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2185&amp;PID=8603#8603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 2185<br /><strong>Posted:</strong> 22-Sep-2010 at 7:20pm<br /><br />The easiest way to start a DevForce application is to use one of the pre-defined DevForce templates in Visual Studio. &nbsp;These contain all the configuration files and settings that you need to make the application work, and when you're ready to deploy, you can just copy these files to the server.<div><br></div><div>If you have an existing project that you'd like to convert to DevForce, the best way to do this is to create a dummy project using a DevForce template and to copy the settings over to your application. &nbsp;Make sure to get these items:</div><div><br></div><div>Global.asax</div><div>Web.config</div><div>Copy the DevForce assembly references</div><div>&nbsp;&nbsp;The DevForce references in the Silverlight project should all end in .SL</div><div>&nbsp;&nbsp;The DevForce references in the server project should not have .SL</div><div><br></div><div>Also, after you create your EDMX, make sure that&nbsp;Model.IB.Designer.cs and your partial classes are added as <b>linked </b>files to the Silverlight project.</div><div><br></div><div>And remember to add <b>Using&nbsp;IdeaBlade.EntityModel</b> to your source files, otherwise you will not see the LINQ extension methods.</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 19:20:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2185&amp;PID=8603#8603</guid>
  </item> 
 </channel>
</rss>