<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Application Plug-ins Code Example Update</title>
	<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>Thu, 16 Oct 2008 01:46:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: 655</title>
		<link>http://vbnotebookfor.net/2007/11/05/application-plug-ins-code-example-update/#comment-1021</link>
		<author>655</author>
		<pubDate>Tue, 11 Mar 2008 16:46:47 +0000</pubDate>
		<guid>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-986</link>
		<author>Rahn</author>
		<pubDate>Tue, 22 Jan 2008 14:22:33 +0000</pubDate>
		<guid>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>
