<?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 : PropertyChanged not firing for new entities?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : PropertyChanged not firing for new entities?</description>
  <pubDate>Wed, 15 Apr 2026 21:33:40 -700</pubDate>
  <lastBuildDate>Mon, 27 Aug 2007 14:32:12 -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=385</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>PropertyChanged not firing for new entities? : Thanks for the quick reply David!...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=385&amp;PID=986#986</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=133" rel="nofollow">joshpainter</a><br /><strong>Subject:</strong> 385<br /><strong>Posted:</strong> 27-Aug-2007 at 2:32pm<br /><br />Thanks for the quick reply David!&nbsp; It looks like the Undo() method is the "right" way to do what I want to accomplish anyway.]]>
   </description>
   <pubDate>Mon, 27 Aug 2007 14:32:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=385&amp;PID=986#986</guid>
  </item> 
  <item>
   <title>PropertyChanged not firing for new entities? : The entity.AddToManager method...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=385&amp;PID=985#985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 385<br /><strong>Posted:</strong> 27-Aug-2007 at 2:25pm<br /><br />The entity.AddToManager method should typically get called within a few instructions of calling the CreateEntity method.&nbsp; After an entity is created, it is in a detached state, and, strictly speaking, is&nbsp; not a "real entity".&nbsp; Therefore, please do not try to bind an entity when it is in a detached state.]]>
   </description>
   <pubDate>Mon, 27 Aug 2007 14:25:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=385&amp;PID=985#985</guid>
  </item> 
  <item>
   <title>PropertyChanged not firing for new entities? : If I create a new entity by calling...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=385&amp;PID=984#984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=133" rel="nofollow">joshpainter</a><br /><strong>Subject:</strong> 385<br /><strong>Posted:</strong> 27-Aug-2007 at 2:13pm<br /><br />If I create a new entity by calling the PersistenceManager.CreateEntity&lt;T&gt; method, and then bind that new entity to the UI without first calling entity.AddToManager(), it doesn't seem like the PropertyChanged events are firing to update the bound controls.&nbsp; Is this by design or is it a bug?<DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Mon, 27 Aug 2007 14:13:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=385&amp;PID=984#984</guid>
  </item> 
 </channel>
</rss>