Plugins to my application....

Hello,
I have an application...compiled...that I whant to add some more code to, but I don't want to do it in the source code of the application.....I want to experiment with plugins...but I don't know how, or where to find documentation about this.
Did you work with plugins?
Can you give me an example of a simple plugin to a Visual Basic Express 2005 applicaton?
Thank you for reading
Cypry
[423 byte] By [Cypry] at [2007-12-17]
# 1
Here is an msdn magazine article on creating a plug in interface for dot net applications.

http://msdn.microsoft.com/msdnmag/issues/03/10/Plug%2DIns/

Article by Billy Hollis on loading forms on the fly

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/vbnet10082002.asp

KenTucker at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 2
Thank's Ken Tucker.....the links that you posted are just what I was looking for.
They are great.....
Cypry
Cypry at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...