Click here to Skip to main content
16,008,010 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Having problems registering/unregistering .Net assembly with RegAsm on client Pin
Vimalsoft(Pty) Ltd2-Dec-08 20:13
professionalVimalsoft(Pty) Ltd2-Dec-08 20:13 
GeneralRe: Having problems registering/unregistering .Net assembly with RegAsm on client Pin
Jon_Boy3-Dec-08 2:08
Jon_Boy3-Dec-08 2:08 
QuestionApplication GUI and events working slowly Pin
Anubhava Dimri2-Dec-08 1:48
Anubhava Dimri2-Dec-08 1:48 
AnswerRe: Application GUI and events working slowly Pin
Dave Kreskowiak2-Dec-08 2:15
mveDave Kreskowiak2-Dec-08 2:15 
QuestionOracle Using Vb.net Pin
sarfarazaliqureshi1-Dec-08 23:46
sarfarazaliqureshi1-Dec-08 23:46 
AnswerRe: Oracle Using Vb.net Pin
Wendelius2-Dec-08 0:02
mentorWendelius2-Dec-08 0:02 
QuestionSimple plugin architecture implementation Pin
lmendes19791-Dec-08 23:16
lmendes19791-Dec-08 23:16 
AnswerRe: Simple plugin architecture implementation Pin
Dave Kreskowiak2-Dec-08 2:18
mveDave Kreskowiak2-Dec-08 2:18 
There's plenty of plugin articles here on CP.

Basically, you have to establish some sort of the common interface between the main code and the plugin. Usually, you'd base this in, of all things, an Interface, that each plugin would have to implement. This establishes what methods and properties the main code is going to expect each plugin to respond to. The same is true in the opposite direction.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionIterate a subset of Datatable Pin
Fahim A1-Dec-08 20:08
Fahim A1-Dec-08 20:08 
AnswerRe: Iterate a subset of Datatable Pin
Christian Graus1-Dec-08 20:42
protectorChristian Graus1-Dec-08 20:42 
GeneralRe: Iterate a subset of Datatable Pin
Fahim A2-Dec-08 12:26
Fahim A2-Dec-08 12:26 
GeneralRe: Iterate a subset of Datatable Pin
Luc Pattyn2-Dec-08 13:01
sitebuilderLuc Pattyn2-Dec-08 13:01 
AnswerRe: Iterate a subset of Datatable Pin
moodwrod1-Dec-08 20:49
moodwrod1-Dec-08 20:49 
GeneralRe: Iterate a subset of Datatable Pin
Jon_Boy2-Dec-08 2:40
Jon_Boy2-Dec-08 2:40 
QuestionHow to Change Drive later of disk?? Pin
Piyush Vardhan Singh1-Dec-08 18:49
Piyush Vardhan Singh1-Dec-08 18:49 
AnswerRe: How to Change Drive later of disk?? Pin
Christian Graus1-Dec-08 20:43
protectorChristian Graus1-Dec-08 20:43 
GeneralRe: How to Change Drive later of disk?? Pin
Ashfield1-Dec-08 21:25
Ashfield1-Dec-08 21:25 
GeneralRe: How to Change Drive later of disk?? Pin
Christian Graus1-Dec-08 22:35
protectorChristian Graus1-Dec-08 22:35 
AnswerRe: How to Change Drive later of disk?? Pin
Dave Kreskowiak2-Dec-08 2:12
mveDave Kreskowiak2-Dec-08 2:12 
QuestionFF - "Save As Text" functionality Pin
ChandraRam1-Dec-08 6:03
ChandraRam1-Dec-08 6:03 
AnswerRe: FF - "Save As Text" functionality Pin
Thomas Stockwell1-Dec-08 6:24
professionalThomas Stockwell1-Dec-08 6:24 
GeneralRe: FF - "Save As Text" functionality Pin
ChandraRam1-Dec-08 6:38
ChandraRam1-Dec-08 6:38 
GeneralRe: FF - "Save As Text" functionality Pin
Thomas Stockwell1-Dec-08 7:29
professionalThomas Stockwell1-Dec-08 7:29 
GeneralRe: FF - "Save As Text" functionality Pin
ChandraRam1-Dec-08 16:22
ChandraRam1-Dec-08 16:22 
QuestionVisual Basic Database problem Pin
Member 44107151-Dec-08 3:38
Member 44107151-Dec-08 3:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.