<?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 : non db entity handling</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : non db entity handling</description>
  <pubDate>Tue, 28 Apr 2026 12:33:15 -700</pubDate>
  <lastBuildDate>Wed, 17 Jun 2009 20:26:21 -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=1330</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>non db entity handling : Regarding the problem with aspNetCompatibilityEnabled,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1330&amp;PID=4793#4793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 1330<br /><strong>Posted:</strong> 17-Jun-2009 at 8:26pm<br /><br />Regarding the problem with aspNetCompatibilityEnabled, this has been fixed as of version 5.1.1, available tomorrow.&nbsp; In prior versions the DevForce services would not work when this flag was enabled.<DIV>&nbsp;</DIV><DIV>We have no recommendation about non-database entities.&nbsp; You could write a web/WCF service and consume them directly, or consume them as an addition to your domain model (although web service backed objects in DevForce Universal/SL have some limitations).&nbsp; Version 5.1.1 has also introduced support for POCO objects - so you could also write your own very simple provider and then consume these objects via the DevForce EntityManager.&nbsp; The release notes will have more information on this.</DIV>]]>
   </description>
   <pubDate>Wed, 17 Jun 2009 20:26:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1330&amp;PID=4793#4793</guid>
  </item> 
  <item>
   <title>non db entity handling : Further to my exploration of this...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1330&amp;PID=4786#4786</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=529" rel="nofollow">heyyou</a><br /><strong>Subject:</strong> 1330<br /><strong>Posted:</strong> 16-Jun-2009 at 7:17pm<br /><br />Further to my exploration of this I notice that if I do add a Silverlight WCF service to the web app, the client definitely cannot find the Ideablade service (error returned is "The remote server returned an error: Not Found")<DIV>&nbsp;unless I remove the </DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>&lt;</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>serviceHostingEnvironment</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> </FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>aspNetCompatibilityEnabled</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>true</FONT></FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2> /&gt;</P><DIV><FONT color=#000000>config line. Once removed, Ideablade is back on line.</FONT></DIV><DIV><FONT color=#000000>However, I would still like to know whether this is the appropriate architecture for accessing non entity based objects</FONT></FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>.</FONT></FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Regards</FONT></FONT></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Stuart&nbsp; </DIV></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 16 Jun 2009 19:17:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1330&amp;PID=4786#4786</guid>
  </item> 
  <item>
   <title>non db entity handling : Hi   Whilst we are using Ideablade...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1330&amp;PID=4784#4784</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=529" rel="nofollow">heyyou</a><br /><strong>Subject:</strong> 1330<br /><strong>Posted:</strong> 16-Jun-2009 at 6:18pm<br /><br />Hi <DIV>&nbsp;</DIV><DIV>Whilst we are using Ideablade for our database entity CRUD operations, we also have some file based objects that need to be managed.&nbsp; What is the suggested method for accessing these types of elements when using Ideablade?&nbsp; Should we be adding a standard silverlight WCF service to our web&nbsp;app (which currently seems to break ideablade although I havent investigated fully yet as to the why or wherefore of this), or is there a way to integrate these kinds of operations with the Ideablad EntityManager?</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>Stuart</DIV>]]>
   </description>
   <pubDate>Tue, 16 Jun 2009 18:18:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1330&amp;PID=4784#4784</guid>
  </item> 
 </channel>
</rss>