<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://vstoolsforum.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>VB.NET - All Comments</title><link>http://vstoolsforum.com/blogs/vbnet/default.aspx</link><description>Notes, Tricks and Tips on VB.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Retrieving a connection string from app.config</title><link>http://vstoolsforum.com/blogs/vbnet/archive/2007/06/23/retrieving-a-connection-string-from-app-config.aspx#1165</link><pubDate>Fri, 25 Jul 2008 20:25:05 GMT</pubDate><guid isPermaLink="false">05d3ee43-09e1-4c21-9d53-64ecaf1acc4f:1165</guid><dc:creator>Antonio</dc:creator><description>&lt;p&gt;I had the same problem, but it's just a matter of add the reference of System.Configuration using the Add references menu.&lt;/p&gt;
&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=1165" width="1" height="1"&gt;</description></item><item><title>re: How to keep an MDI form from opening twice</title><link>http://vstoolsforum.com/blogs/vbnet/archive/2007/08/17/how-to-keep-an-mdi-form-from-opening-twice.aspx#578</link><pubDate>Fri, 24 Aug 2007 11:38:11 GMT</pubDate><guid isPermaLink="false">05d3ee43-09e1-4c21-9d53-64ecaf1acc4f:578</guid><dc:creator>Steve Gray</dc:creator><description>&lt;p&gt;You pass in the form that you want to open (frm), f is a generic form object. We loop through all the forms in the 'mdiChildren' collection and see if this frm is open. 'F' represents the forms in the 'mdichildren' collection. &lt;/p&gt;
&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=578" width="1" height="1"&gt;</description></item><item><title>re: How to keep an MDI form from opening twice</title><link>http://vstoolsforum.com/blogs/vbnet/archive/2007/08/17/how-to-keep-an-mdi-form-from-opening-twice.aspx#577</link><pubDate>Fri, 24 Aug 2007 08:41:34 GMT</pubDate><guid isPermaLink="false">05d3ee43-09e1-4c21-9d53-64ecaf1acc4f:577</guid><dc:creator>may</dc:creator><description>&lt;p&gt;what is f in this context?&lt;/p&gt;
&lt;img src="http://vstoolsforum.com/aggbug.aspx?PostID=577" width="1" height="1"&gt;</description></item></channel></rss>