Click here to Skip to main content
15,905,914 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Changing user settings without permission Pin
Marcus J. Smith19-Apr-07 8:11
professionalMarcus J. Smith19-Apr-07 8:11 
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 
Hi I am writing a service which needs to monitor multiple programs/files etc on a system. The Service is being designed so that it will call standard methods against a range of Standardised dll's.

Application1.GetLastEvent 'Where Application1 is an dll written purely to talk to Application1
Application2.GetlastEvent 'Where Application2 is another dll written purely to talk to Application2

Each dll is being written to get the relevent details from a particular application. Now I could compile the application with all the dll's and just have a setting to only make the request if the application is installed but this would mean rebuilding and and redeploying the service if we wanted to add and check application 3. Im sure this must be possible at runtime.

What I want to achieve is have a runtime list of dll's for the installed applications and make the standard calls against each in turn. The Application should not need to know anything about these apart from the methods which are standard across all of the them.

Thanks in advance, I dont really need a full code listing on this one just a nudge in the right direction as cant seem to find the correct terms to find anything on the WWW.

Confused | :confused:

James

First learn how to speak ~ Then you figure out what Language to speak
AnswerRe: Building a Modular System Pin
Dave Kreskowiak18-Apr-07 3:34
mveDave Kreskowiak18-Apr-07 3:34 
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 

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.