<?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 : LLBLGen Pro</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : LLBLGen Pro</description>
  <pubDate>Tue, 14 Apr 2026 21:30:00 -700</pubDate>
  <lastBuildDate>Thu, 16 Dec 2010 12:31:04 -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=2377</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>LLBLGen Pro : Since it can emit an EDMX, it...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2377&amp;PID=9423#9423</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> 2377<br /><strong>Posted:</strong> 16-Dec-2010 at 12:31pm<br /><br />Since it can emit an EDMX, it can work with DevForce. I have gotten a basic project working with it. Since you can't work with the EF model in the EF designer, I had to add a couple bits to the raw xml.<br><br>I changed:<br><br>&lt;Schema Namespace="TestModel" Alias="Self" xmlns="http://schemas.microsoft.com/ado/2008/09/edm"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;EntityContainer Name="TestEntities"&gt;<br><br>to:<br><br>&lt;Schema Namespace="TestModel" Alias="Self" xmlns="http://schemas.microsoft.com/ado/2008/09/edm" xmlns:ib10="http://www.ideablade.com/edm/2010"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;EntityContainer Name="TestEntities" ib10:GenerateDeveloperClasses="true" ib10:DevForceEnabled="true"&gt;<br><br>Then resaved the edmx, and DevForce generated the developer classes :) <br><br>I did however get this error:<br><br>DevForce requires that foreign key columns be included in the model. This must be set when the EDMX is first created. If you are upgrading from DevForce 2009, you cannot use the old model and should recreate it using the Entity Framework for .NET 4.0.&nbsp; The following associations were not set up with foreign key associations enabled:<br><br>This I'm sure can be fixed in a flag from LLBL.<br><br>]]>
   </description>
   <pubDate>Thu, 16 Dec 2010 12:31:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2377&amp;PID=9423#9423</guid>
  </item> 
  <item>
   <title>LLBLGen Pro :  I don&amp;#039;t think you&amp;#039;ll...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2377&amp;PID=9421#9421</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> 2377<br /><strong>Posted:</strong> 16-Dec-2010 at 11:27am<br /><br />I don't think you'll get a very favorable answer, unless you can wrap it using POCO (Plain old com objects). <br><br>For more information, check this article:<br><br>http://drc.ideablade.com/xwiki/bin/view/Documentation/POCOSupportInDevForce<br><br>Edit: Interesting, I see that LLBL GenPro emits an EDMX file. Perhaps someone at IdeaBlade can elaborate further then. <br><span style="font-size:10px"><br /><br />Edited by smi-mark - 16-Dec-2010 at 11:40am</span>]]>
   </description>
   <pubDate>Thu, 16 Dec 2010 11:27:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2377&amp;PID=9421#9421</guid>
  </item> 
  <item>
   <title>LLBLGen Pro : Has anybody any experience in...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2377&amp;PID=9407#9407</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1027" rel="nofollow">indy7</a><br /><strong>Subject:</strong> 2377<br /><strong>Posted:</strong> 15-Dec-2010 at 7:21am<br /><br /><DIV>Has anybody any experience in using LLBL GenPro (instead of Entity Framework) with DevForce Silverlight?<BR>I would appreciate any advice or tip.</DIV>]]>
   </description>
   <pubDate>Wed, 15 Dec 2010 07:21:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2377&amp;PID=9407#9407</guid>
  </item> 
 </channel>
</rss>