<?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 : POCO and XML Persistence</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : POCO and XML Persistence</description>
  <pubDate>Tue, 21 Apr 2026 05:50:37 -700</pubDate>
  <lastBuildDate>Tue, 27 Apr 2010 12:05:37 -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=1750</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>POCO and XML Persistence : We provide full CRUD support for...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1750&amp;PID=6679#6679</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> 1750<br /><strong>Posted:</strong> 27-Apr-2010 at 12:05pm<br /><br />We provide full CRUD support for POCO objects too.&nbsp; See page 50 in the "Business Object Persistence - Advanced.pdf" in the Learning Resources.]]>
   </description>
   <pubDate>Tue, 27 Apr 2010 12:05:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1750&amp;PID=6679#6679</guid>
  </item> 
  <item>
   <title>POCO and XML Persistence : You can use a ServerSaving interceptor...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1750&amp;PID=6677#6677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 1750<br /><strong>Posted:</strong> 27-Apr-2010 at 11:23am<br /><br />You can use a ServerSaving interceptor method. <br><br>In that you have access, in a server-side EntityManager, to the entities submitted for a save via EntityManager.SaveChanges(). You could then save those to XML files and either permit the save to the database to continue, or cancel it.<br><br>For into on implementing a ServerSaving interceptor, see the section "Server-Side Life Cycle Events" in the "Business Object Persistence" topic document in the Learning Resources.<br>]]>
   </description>
   <pubDate>Tue, 27 Apr 2010 11:23:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1750&amp;PID=6677#6677</guid>
  </item> 
  <item>
   <title>POCO and XML Persistence : I&amp;#039;m new to DevForce so this...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1750&amp;PID=6646#6646</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=759" rel="nofollow">raustring</a><br /><strong>Subject:</strong> 1750<br /><strong>Posted:</strong> 26-Apr-2010 at 6:52am<br /><br />I'm new to DevForce so this question may seem very basic. Do you have any examples of how to persist POCO changes to XML files. I don't understand how to 'hook in' to the server side code to accomplish this. I would like to have the same model, and client code, but have an option to persist changes to either a database or XML files.]]>
   </description>
   <pubDate>Mon, 26 Apr 2010 06:52:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1750&amp;PID=6646#6646</guid>
  </item> 
 </channel>
</rss>