Click here to Skip to main content
15,896,154 members
Home / Discussions / C#
   

C#

 
QuestionBinding between Business Layer and Data Access Layer Pin
DriesDeRudder16-Oct-05 11:04
DriesDeRudder16-Oct-05 11:04 
QuestionSingle Thread Problem.. Pin
ShimiG16-Oct-05 9:08
ShimiG16-Oct-05 9:08 
AnswerRe: Single Thread Problem.. Pin
Daniel Grunwald16-Oct-05 9:11
Daniel Grunwald16-Oct-05 9:11 
Questionwhile scrolling using autoscroll in a panel, the contents won't update until you stop scrolling (on some pc's) Pin
cornholios16-Oct-05 7:27
cornholios16-Oct-05 7:27 
AnswerRe: while scrolling using autoscroll in a panel, the contents won't update until you stop scrolling (on some pc's) Pin
cornholios17-Oct-05 0:01
cornholios17-Oct-05 0:01 
QuestionHow can i know when Windows open a file Pin
neuemvanlanhlung16-Oct-05 7:02
neuemvanlanhlung16-Oct-05 7:02 
AnswerRe: How can i know when Windows open a file Pin
Dave Kreskowiak16-Oct-05 9:17
mveDave Kreskowiak16-Oct-05 9:17 
QuestionRemoting: How can client X notify client Y via a server object by using events? Pin
buysjohan@hotmail.com16-Oct-05 5:21
buysjohan@hotmail.com16-Oct-05 5:21 
Hi,

I 'm trying to create a chess program.
I have one windows form application project which represents the client part. This client is using a class library which contains a class Deployment (the Deployment class contains the position of the chess pieces). This class inherits form the class MarshalByRefObject. Further I have created a server console application which is responsible to host the server object of the class Deployment (object mode = singleton).

The missing part of my application is the notification of all the clients which are connected to the server. When client X is sending a message to the server object (of the class Deployment), client Y needs to be notified via event triggering. In this case client Y knows it should refresh the chess board, because the positions of the chess pieces are changed.

Can anyone help me with information about implementing the event handling mechanism?

I’m using C# via Visual Studio 2003.

Many thanks in advance!

Kind regards,

Johan


-- modified at 11:36 Sunday 16th October, 2005
QuestionWhere to put my validation? Please help. Pin
CandyMe16-Oct-05 4:02
CandyMe16-Oct-05 4:02 
QuestionC# boardgame Pin
mrgruby16-Oct-05 1:16
mrgruby16-Oct-05 1:16 
AnswerRe: C# boardgame Pin
Rob Philpott16-Oct-05 2:36
Rob Philpott16-Oct-05 2:36 
GeneralRe: C# boardgame Pin
mrgruby16-Oct-05 6:25
mrgruby16-Oct-05 6:25 
AnswerRe: C# boardgame Pin
pseudonym6716-Oct-05 4:49
pseudonym6716-Oct-05 4:49 
GeneralRe: C# boardgame Pin
mrgruby16-Oct-05 6:35
mrgruby16-Oct-05 6:35 
QuestionA shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 1:11
iulian.bobalca16-Oct-05 1:11 
AnswerRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 2:11
mveDave Kreskowiak16-Oct-05 2:11 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 3:06
iulian.bobalca16-Oct-05 3:06 
AnswerRe: A shell extension for a virtual drive Pin
leppie16-Oct-05 3:34
leppie16-Oct-05 3:34 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 3:56
iulian.bobalca16-Oct-05 3:56 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 9:14
mveDave Kreskowiak16-Oct-05 9:14 
GeneralRe: A shell extension for a virtual drive Pin
iulian.bobalca16-Oct-05 12:07
iulian.bobalca16-Oct-05 12:07 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak16-Oct-05 15:07
mveDave Kreskowiak16-Oct-05 15:07 
AnswerRe: A shell extension for a virtual drive Pin
Heath Stewart16-Oct-05 17:35
protectorHeath Stewart16-Oct-05 17:35 
GeneralRe: A shell extension for a virtual drive Pin
leppie16-Oct-05 20:18
leppie16-Oct-05 20:18 
GeneralRe: A shell extension for a virtual drive Pin
Dave Kreskowiak17-Oct-05 1:21
mveDave Kreskowiak17-Oct-05 1:21 

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.