<?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 : differerent core models</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : differerent core models</description>
  <pubDate>Sat, 11 Apr 2026 23:39:18 -700</pubDate>
  <lastBuildDate>Tue, 07 Apr 2009 18:16:50 -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=1202</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>differerent core models : 1) There&amp;#039;s nothing in DevForce...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1202&amp;PID=4345#4345</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> 1202<br /><strong>Posted:</strong> 07-Apr-2009 at 6:16pm<br /><br />1) There's nothing in DevForce Silverlight which will force your UI to be coded a certain way or be dependent upon the domain model.&nbsp; So, writing a view to an interface should not itself be a problem, but it's up to you to determine how you back that interface with a concrete implementation at run time.&nbsp; I'll add that DevForce supports service-backed entities as well as EF (database) backed entities so you could theoretically swap models based on the DevForce "data source key", but there are some limitations with service-backed entities at this time.<DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>2) DevForce does not integrate with nHibernate and supports only Entity Framework generated models.</DIV><DIV></DIV><DIV></DIV>]]>
   </description>
   <pubDate>Tue, 07 Apr 2009 18:16:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1202&amp;PID=4345#4345</guid>
  </item> 
  <item>
   <title>differerent core models : I have just started looking at...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1202&amp;PID=4313#4313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=173" rel="nofollow">lars-erik</a><br /><strong>Subject:</strong> 1202<br /><strong>Posted:</strong> 06-Apr-2009 at 5:47am<br /><br />I have just started looking at Devforce Silverlight, and there are a few things I need to clearify:<br>1) Let's say we have an interface ISelectableCustomer. Now let's say that our core model has a concrete entity called SelectableCustomer, this is a regular EF entity in visual studio. Now in some cases we want to substitute the SelectableCustomer with entities from a webservice (or WCF), we call this SelectableCustomerFromExternalService.<br>Is it possible to use ISelectableCustomer in our wpf project - and this projects knows nothing about our concrete entities ?<br>(We are using prism and unity today, so we would like to inject our model at startup)<br><br>2) Can nhibernate be used as the core model, but the wpf project only uses the ideablade entities ?<br><br>Could you give us some tuturials regarding 1) and 2)<br>]]>
   </description>
   <pubDate>Mon, 06 Apr 2009 05:47:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1202&amp;PID=4313#4313</guid>
  </item> 
 </channel>
</rss>