<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://ducasfrancis.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>Using Weak References to Manage Forms in an MDI Workspace</title><link>http://ducasfrancis.com/blogs/myworld/archive/2007/05/29/using-weak-references-to-manage-forms-in-an-mdi-workspace.aspx</link><description>There is a very simple requirement of most software that works with multiple forms, which is that there should only be one instance of a form that represents an instance of an object. For example, given a list of Customers, a user should only be able</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>re: Using Weak References to Manage Forms in an MDI Workspace</title><link>http://ducasfrancis.com/blogs/myworld/archive/2007/05/29/using-weak-references-to-manage-forms-in-an-mdi-workspace.aspx#989</link><pubDate>Tue, 29 May 2007 23:04:27 GMT</pubDate><guid isPermaLink="false">77b7c8b1-dbd6-4442-92a2-f709dbb7fb99:989</guid><dc:creator>Mitch Denny</dc:creator><description>&lt;p&gt;Hi Ducas,&lt;/p&gt;
&lt;p&gt;Looks like a pretty tight implementation. I am constantly reminded how it is possible to use a pattern to arrive at good code without having to bring in something as heavy as CAB.&lt;/p&gt;
</description></item><item><title>re: Using Weak References to Manage Forms in an MDI Workspace</title><link>http://ducasfrancis.com/blogs/myworld/archive/2007/05/29/using-weak-references-to-manage-forms-in-an-mdi-workspace.aspx#1015</link><pubDate>Sun, 15 Jul 2007 02:29:08 GMT</pubDate><guid isPermaLink="false">77b7c8b1-dbd6-4442-92a2-f709dbb7fb99:1015</guid><dc:creator>David</dc:creator><description>&lt;p&gt;Hi Ducas,&lt;/p&gt;
&lt;p&gt;How would the window manager track a form that is not representing a business object? &amp;nbsp;For instance, the MDI application I am maintaining has search forms that shows grids of results, which may (or may not) still be opened, and if the user selects one of these same search forms from the menus/toolbars, that form should be activated.&lt;/p&gt;
&lt;p&gt;- David McClelland&lt;/p&gt;</description></item><item><title>re: Using Weak References to Manage Forms in an MDI Workspace</title><link>http://ducasfrancis.com/blogs/myworld/archive/2007/05/29/using-weak-references-to-manage-forms-in-an-mdi-workspace.aspx#1020</link><pubDate>Mon, 16 Jul 2007 10:24:28 GMT</pubDate><guid isPermaLink="false">77b7c8b1-dbd6-4442-92a2-f709dbb7fb99:1020</guid><dc:creator>ducasfrancis</dc:creator><description>&lt;p&gt;Hi David,&lt;/p&gt;
&lt;p&gt;Check out my recent post &lt;a rel="nofollow" target="_new" href="http://ducasfrancis.com/blogs/myworld/archive/2007/07/16/singleton-search-forms.aspx"&gt;http://ducasfrancis.com/blogs/myworld/archive/2007/07/16/singleton-search-forms.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Ducas&lt;/p&gt;
</description></item><item><title>My World : Singleton Search Forms</title><link>http://ducasfrancis.com/blogs/myworld/archive/2007/05/29/using-weak-references-to-manage-forms-in-an-mdi-workspace.aspx#1021</link><pubDate>Mon, 16 Jul 2007 10:58:06 GMT</pubDate><guid isPermaLink="false">77b7c8b1-dbd6-4442-92a2-f709dbb7fb99:1021</guid><dc:creator>My World : Singleton Search Forms</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://ducasfrancis.com/blogs/myworld/archive/2007/07/16/singleton-search-forms.aspx"&gt;http://ducasfrancis.com/blogs/myworld/archive/2007/07/16/singleton-search-forms.aspx&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>