<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>You shouldn't call $create from within a component to create another component</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/16/you-shouldn-t-call-create-from-within-a-component-to-create-another-component.aspx</link><description>After another busy day at work and half an hour swimming, I went to the ASP.NET AJAX forums to chill out befire going back to the IIS 7 online docs . Today I&amp;#39;ve found a cool post )man, you gotta love these forums! :) ) which asked why creating a component</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: You shouldn't call $create from within a component to create another component</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/16/you-shouldn-t-call-create-from-within-a-component-to-create-another-component.aspx#1646546</link><pubDate>Wed, 03 Sep 2008 00:35:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1646546</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;How can I Re-$create an existing component that has dissapeared after some javascript manipulation of document.body.innerHTML?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1646546" width="1" height="1"&gt;</description></item><item><title>re: You shouldn't call $create from within a component to create another component</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/16/you-shouldn-t-call-create-from-within-a-component-to-create-another-component.aspx#1248651</link><pubDate>Wed, 17 Oct 2007 08:11:51 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1248651</guid><dc:creator>Luis Abreu</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I agree with you. however, in that case, I think that adding the component to the component collection is really optional, rigth?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1248651" width="1" height="1"&gt;</description></item><item><title>re: You shouldn't call $create from within a component to create another component</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/10/16/you-shouldn-t-call-create-from-within-a-component-to-create-another-component.aspx#1248175</link><pubDate>Tue, 16 Oct 2007 22:51:09 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1248175</guid><dc:creator>Bertrand Le Roy</dc:creator><description>&lt;p&gt;Also, if you're creating a component, you should consider yourself responsible for disposing of it. True, if you added the component to the application (which is not an obligation for nested components), the app is going to do the disposing eventually, but as a component developer, how do you know when this is going to happen? So as a responsible component developer, you should dispose of everything you created from your own dispose method.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1248175" width="1" height="1"&gt;</description></item></channel></rss>