<?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 : How to split to modules?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : How to split to modules?</description>
  <pubDate>Wed, 13 May 2026 11:36:46 -700</pubDate>
  <lastBuildDate>Fri, 13 Jan 2012 07:23: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=3209</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>How to split to modules? :   Marcel,what if I produce class...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12462#12462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1136" rel="nofollow">pponzano</a><br /><strong>Subject:</strong> 3209<br /><strong>Posted:</strong> 13-Jan-2012 at 7:23am<br /><br />Marcel,<div>what if I produce class library, can I composite with MEF?</div>]]>
   </description>
   <pubDate>Fri, 13 Jan 2012 07:23:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12462#12462</guid>
  </item> 
  <item>
   <title>How to split to modules? :   Yes, the closest approach...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12461#12461</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3209<br /><strong>Posted:</strong> 13-Jan-2012 at 7:10am<br /><br />Yes, the closest approach to what multiple XAPs provide is to develop multiple independent exe's. ]]>
   </description>
   <pubDate>Fri, 13 Jan 2012 07:10:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12461#12461</guid>
  </item> 
  <item>
   <title>How to split to modules? :   Hello Marcel,no it&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12458#12458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1136" rel="nofollow">pponzano</a><br /><strong>Subject:</strong> 3209<br /><strong>Posted:</strong> 12-Jan-2012 at 11:08pm<br /><br />Hello Marcel,<div>no it's a WPF n-tier application.....I take a look at your code, I think I'll need to create a .Client/.Server foreach macro-area I've am I right?</div><div>&nbsp;</div><div>Thanks</div>]]>
   </description>
   <pubDate>Thu, 12 Jan 2012 23:08:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12458#12458</guid>
  </item> 
  <item>
   <title>How to split to modules? :   Paolo,Is this a Silverlight...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12449#12449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1005" rel="nofollow">mgood</a><br /><strong>Subject:</strong> 3209<br /><strong>Posted:</strong> 12-Jan-2012 at 12:20pm<br /><br />Paolo,<div>Is this a Silverlight application? If so you would break your application into multiple XAP files and dynamically load those at runtime as needed. DAF provides the functionality to dynamically load a XAP file via ICompositionCatalogService. Each XAP file can contain it's own EDMX and anything else that's needed for the module. </div><div>&nbsp;</div><div>Here's an example demonstrating how to do it. This example also demonstrates how to send messages between applications, even if the recipient application is not loaded yet. It may have some german comments left over, because I originally created this sample for one of my customers in Germany.</div><div>&nbsp;</div><div><a href="https://skydrive.live.com/redir.aspx?cid=b37183c914f0fbe8&amp;resid=B37183C914F0FBE8!200&amp;parid=B37183C914F0FBE8!192&amp;authkey=!ABpKKXfDjpEgo84" target="_blank">https://skydrive.live.com/redir.aspx?cid=b37183c914f0fbe8&amp;resid=B37183C914F0FBE8!200&amp;parid=B37183C914F0FBE8!192&amp;authkey=!ABpKKXfDjpEgo84</a></div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Thu, 12 Jan 2012 12:20:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12449#12449</guid>
  </item> 
  <item>
   <title>How to split to modules? : Hello,if I want to split my application...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12428#12428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1136" rel="nofollow">pponzano</a><br /><strong>Subject:</strong> 3209<br /><strong>Posted:</strong> 11-Jan-2012 at 6:32am<br /><br />Hello,<br>if I want to split my application into modules using DAF and I've some classes that're shared with the modules how can I mantain scalability ? have also I to create for each module an edmx? in order to deploy a single part without redeploying the whole application?<br><br>Thanks<br>Paolo<br>]]>
   </description>
   <pubDate>Wed, 11 Jan 2012 06:32:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3209&amp;PID=12428#12428</guid>
  </item> 
 </channel>
</rss>