Click here to Skip to main content
15,920,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Changing user settings without permission Pin
Xmen Real 19-Apr-07 14:50
professional Xmen Real 19-Apr-07 14:50 
Questiongetpixel Pin
Taylor Kobani18-Apr-07 0:06
Taylor Kobani18-Apr-07 0:06 
AnswerRe: getpixel Pin
Dave Kreskowiak18-Apr-07 3:37
mveDave Kreskowiak18-Apr-07 3:37 
GeneralRe: getpixel Pin
Taylor Kobani20-Apr-07 23:37
Taylor Kobani20-Apr-07 23:37 
GeneralRe: getpixel Pin
Dave Kreskowiak21-Apr-07 6:50
mveDave Kreskowiak21-Apr-07 6:50 
GeneralRe: getpixel Pin
Taylor Kobani22-Apr-07 7:04
Taylor Kobani22-Apr-07 7:04 
QuestionBuilding a Modular System Pin
TheFarsider17-Apr-07 23:51
TheFarsider17-Apr-07 23:51 
AnswerRe: Building a Modular System Pin
Dave Kreskowiak18-Apr-07 3:34
mveDave Kreskowiak18-Apr-07 3:34 
TheFarsider wrote:
The Service is being designed so that it will call standard methods against a range of Standardised dll's.


Are these .DLL's being written so that each one is programmed to interact with a specific application??

I think you're talking about "plugin" support for your service app. Your service app would look for these plugins in a specific folder and load them one by one. Each .DLL would have to implement an interface that the service expects them to have so the service can communicate with each plugin.





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


AnswerRe: Building a Modular System Pin
TheFarsider18-Apr-07 6:32
TheFarsider18-Apr-07 6:32 
QuestionWith out scroll tab need page...... Pin
Member 387988117-Apr-07 23:50
Member 387988117-Apr-07 23:50 
AnswerRe: With out scroll tab need page...... Pin
Dave Kreskowiak18-Apr-07 3:30
mveDave Kreskowiak18-Apr-07 3:30 
QuestionPrimary key error msg Pin
rrrriiizz17-Apr-07 22:40
rrrriiizz17-Apr-07 22:40 
AnswerRe: Primary key error msg Pin
klaydze17-Apr-07 23:09
klaydze17-Apr-07 23:09 
GeneralRe: Primary key error msg Pin
rrrriiizz19-Apr-07 17:43
rrrriiizz19-Apr-07 17:43 
QuestionChanging a treeview's Node.Checked via code doesn't fire the NodeCheck event Pin
lee2317-Apr-07 21:56
lee2317-Apr-07 21:56 
QuestionTEXT FILE TO JPEG FILE Pin
klaydze17-Apr-07 21:31
klaydze17-Apr-07 21:31 
AnswerRe: TEXT FILE TO JPEG FILE Pin
Christian Graus17-Apr-07 21:49
protectorChristian Graus17-Apr-07 21:49 
QuestionDim vs Var Pin
Cmania17-Apr-07 21:02
Cmania17-Apr-07 21:02 
AnswerRe: Dim vs Var Pin
Amit Sk Sharma18-Apr-07 0:18
Amit Sk Sharma18-Apr-07 0:18 
QuestionSSTAB in VB6.0 Pin
Kumaran21cen17-Apr-07 21:02
Kumaran21cen17-Apr-07 21:02 
AnswerRe: SSTAB in VB6.0 Pin
Dave Kreskowiak18-Apr-07 3:26
mveDave Kreskowiak18-Apr-07 3:26 
Questionhow to debug? Pin
Amit Sk Sharma17-Apr-07 20:56
Amit Sk Sharma17-Apr-07 20:56 
AnswerRe: how to debug? Pin
Christian Graus17-Apr-07 21:51
protectorChristian Graus17-Apr-07 21:51 
GeneralRe: how to debug? Pin
Amit Sk Sharma17-Apr-07 23:03
Amit Sk Sharma17-Apr-07 23:03 
QuestionINET CONTROL Pin
virendra_00717-Apr-07 20:29
virendra_00717-Apr-07 20:29 

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.