<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Application Plug-ins Code Example Update</title>
	<atom:link href="http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<pubDate>Wed, 08 Feb 2012 00:55:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/comment-page-1/#comment-1450</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 30 Jan 2010 12:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-1450</guid>
		<description>This is my first Advanced Type Application that I'm attempting so far all my applications have all been self contained meaning that they didn't need any 'outside' files to function.

So I've read through your first tutorial on Plugin Architecure and this one as well, however one thing I am running into is on the HOST application when I write the line.

Dim NewPlugIn As PlugInInterface.IMyPlugIn = LoadPlugIn(String.Concat(My.Application.Info.DirectoryPath, "\", cboPlugIns.Text, ".dll"))

PluginInterface is not exposed to the Main App, how to you get the main app to recognize this?  The error I get is "Type PluginInterface is not Defined"

I grasp everything else pretty much however this is throwing me for a loop.  Thank you</description>
		<content:encoded><![CDATA[<p>This is my first Advanced Type Application that I&#8217;m attempting so far all my applications have all been self contained meaning that they didn&#8217;t need any &#8216;outside&#8217; files to function.</p>
<p>So I&#8217;ve read through your first tutorial on Plugin Architecure and this one as well, however one thing I am running into is on the HOST application when I write the line.</p>
<p>Dim NewPlugIn As PlugInInterface.IMyPlugIn = LoadPlugIn(String.Concat(My.Application.Info.DirectoryPath, &#8220;\&#8221;, cboPlugIns.Text, &#8220;.dll&#8221;))</p>
<p>PluginInterface is not exposed to the Main App, how to you get the main app to recognize this?  The error I get is &#8220;Type PluginInterface is not Defined&#8221;</p>
<p>I grasp everything else pretty much however this is throwing me for a loop.  Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rulo</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/comment-page-1/#comment-1411</link>
		<dc:creator>Rulo</dc:creator>
		<pubDate>Fri, 09 Oct 2009 22:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-1411</guid>
		<description>Thank you! Just what I was looking for! (Gracias! Justo lo que estaba buscando!)</description>
		<content:encoded><![CDATA[<p>Thank you! Just what I was looking for! (Gracias! Justo lo que estaba buscando!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/comment-page-1/#comment-1402</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 25 Sep 2009 15:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-1402</guid>
		<description>Thanks for the code, very useful!!</description>
		<content:encoded><![CDATA[<p>Thanks for the code, very useful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kureigu</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/comment-page-1/#comment-1231</link>
		<dc:creator>Kureigu</dc:creator>
		<pubDate>Tue, 04 Nov 2008 03:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-1231</guid>
		<description>Nice...

Question:

Suppose I have finished creating a usercontrol that inherits a the textbox, and then add a property name tablename. When we will use this control we can see a new property named tablename in the property window, right? My question is how to make this property I add in the control as searchable, or like when we select the tablename property in the property window it will give a ellipse button or maybe a dropdown that enables us to select the list of tables we have created in the database?</description>
		<content:encoded><![CDATA[<p>Nice&#8230;</p>
<p>Question:</p>
<p>Suppose I have finished creating a usercontrol that inherits a the textbox, and then add a property name tablename. When we will use this control we can see a new property named tablename in the property window, right? My question is how to make this property I add in the control as searchable, or like when we select the tablename property in the property window it will give a ellipse button or maybe a dropdown that enables us to select the list of tables we have created in the database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 655</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/comment-page-1/#comment-1021</link>
		<dc:creator>655</dc:creator>
		<pubDate>Tue, 11 Mar 2008 16:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-1021</guid>
		<description>dsfs</description>
		<content:encoded><![CDATA[<p>dsfs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahn</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/comment-page-1/#comment-986</link>
		<dc:creator>Rahn</dc:creator>
		<pubDate>Tue, 22 Jan 2008 14:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-986</guid>
		<description>Nice little demo. I have a couple projects I'd like to add plugin's to, so this helps out.

Couple issues I ran into running it:
- When loading the solution, need to reset the references to the different projects.
- When running, need to move copies of the plugin DLL's into the PluginDemo\Output folder, which is where the program is looking for them (instead of the \bin directories of the individual projects).

Nothing big, since anyone developing plug-ins should be skilled enough to figure this out, but thought it was worth mentioning. :)</description>
		<content:encoded><![CDATA[<p>Nice little demo. I have a couple projects I&#8217;d like to add plugin&#8217;s to, so this helps out.</p>
<p>Couple issues I ran into running it:<br />
- When loading the solution, need to reset the references to the different projects.<br />
- When running, need to move copies of the plugin DLL&#8217;s into the PluginDemo\Output folder, which is where the program is looking for them (instead of the \bin directories of the individual projects).</p>
<p>Nothing big, since anyone developing plug-ins should be skilled enough to figure this out, but thought it was worth mentioning. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

