Click here to Skip to main content
15,921,643 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionReference to a non-shared member requires object reference. Pin
NasimKaziS20-Mar-07 0:07
NasimKaziS20-Mar-07 0:07 
AnswerRe: Reference to a non-shared member requires object reference. Pin
CPallini20-Mar-07 2:52
mveCPallini20-Mar-07 2:52 
GeneralRe: Reference to a non-shared member requires object reference. Pin
NasimKaziS20-Mar-07 3:12
NasimKaziS20-Mar-07 3:12 
GeneralRe: Reference to a non-shared member requires object reference. Pin
Colin Angus Mackay20-Mar-07 3:22
Colin Angus Mackay20-Mar-07 3:22 
QuestionSingle instance? Pin
.NetRams20-Mar-07 0:06
.NetRams20-Mar-07 0:06 
AnswerRe: Single instance? Pin
coolestCoder20-Mar-07 0:09
coolestCoder20-Mar-07 0:09 
GeneralRe: Single instance? Pin
.NetRams20-Mar-07 18:34
.NetRams20-Mar-07 18:34 
QuestionService with remote interface Pin
Orthalis19-Mar-07 23:29
Orthalis19-Mar-07 23:29 
Hi there

This is my first post on this excelent site. I have an application which today is a pretty standart application. Theres a form, and theres an object doing all the work.

Well, now i have to split it up. I have to make the work-process as a "server-side" service, or something similar.
And the interface a "client-side" interface, which can do some basic controlling of the "server-side application" and also receive status from the server.

The server can run on multiple machines, on multiple LANs, even on multiple Domains.
When i open the UI i have to be able to monitor each and every server, and the works thats being done there.

Now that interface... The interface can actually also be instantiated on multiple machines.

The server application is a production tool, used on plants throughout the world. Each plant can have X amount of machines running the production tool. Then let's say there as production planner who wants to monitor the production, localy at the plant. He logs on and receives messages from all the machines. He can also click on a process and end it (due to errors or what not).

Another chief of production planning at HQ also wants to see whats going on in Italy, but he resides in germany. So he also just opens his Interface.

I've thought about using Remoting or MSMQ. But if anyone has any other options for me to use, please tell me about it, and maybe refer me to some articles.

The application is developed in VB.Net.


AnswerRe: Service with remote interface Pin
coolestCoder19-Mar-07 23:45
coolestCoder19-Mar-07 23:45 
QuestionLoading a crystal report VS2k5 Pin
the bill19-Mar-07 21:39
the bill19-Mar-07 21:39 
AnswerRe: Loading a crystal report VS2k5 Pin
Kschuler20-Mar-07 7:54
Kschuler20-Mar-07 7:54 
Question(VB.NET) Displaying data in combobox using oledbdatareader Pin
venkata lakshmi prasanna19-Mar-07 19:39
venkata lakshmi prasanna19-Mar-07 19:39 
AnswerRe: (VB.NET) Displaying data in combobox using oledbdatareader Pin
Tirthadip19-Mar-07 20:23
Tirthadip19-Mar-07 20:23 
GeneralRe: (VB.NET) Displaying data in combobox using oledbdatareader Pin
venkata lakshmi prasanna19-Mar-07 20:54
venkata lakshmi prasanna19-Mar-07 20:54 
QuestionCalculate total hours between two times.............. Pin
Member 387988119-Mar-07 19:22
Member 387988119-Mar-07 19:22 
AnswerRe: Calculate total hours between two times.............. Pin
The ANZAC19-Mar-07 22:27
The ANZAC19-Mar-07 22:27 
GeneralRe: Calculate total hours between two times.............. Pin
Member 387988119-Mar-07 22:45
Member 387988119-Mar-07 22:45 
GeneralTry This Then.. Pin
The ANZAC19-Mar-07 23:10
The ANZAC19-Mar-07 23:10 
AnswerRe: Calculate total hours between two times.............. Pin
The ANZAC19-Mar-07 22:49
The ANZAC19-Mar-07 22:49 
GeneralRe: Calculate total hours between two times.............. Pin
Member 387988119-Mar-07 22:55
Member 387988119-Mar-07 22:55 
AnswerRe: Calculate total hours between two times.............. [modified] Pin
TwoFaced20-Mar-07 7:12
TwoFaced20-Mar-07 7:12 
Questionchange string back to byte Pin
angelagke19-Mar-07 18:36
angelagke19-Mar-07 18:36 
AnswerRe: change string back to byte Pin
Dave Kreskowiak20-Mar-07 4:35
mveDave Kreskowiak20-Mar-07 4:35 
AnswerRe: change string back to byte Pin
Kschuler20-Mar-07 8:00
Kschuler20-Mar-07 8:00 
AnswerRe: change string back to byte Pin
emiaj14-Apr-07 7:45
emiaj14-Apr-07 7:45 

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.