Click here to Skip to main content
15,895,283 members
Home / Discussions / C#
   

C#

 
QuestionStarting remote computer Pin
Prashant Gadhave16-Oct-05 19:01
Prashant Gadhave16-Oct-05 19:01 
AnswerRe: Starting remote computer Pin
Rob Philpott17-Oct-05 0:46
Rob Philpott17-Oct-05 0:46 
AnswerRe: Starting remote computer Pin
Dave Kreskowiak17-Oct-05 1:24
mveDave Kreskowiak17-Oct-05 1:24 
QuestionProcesses running on remote computer Pin
Prashant Gadhave16-Oct-05 17:15
Prashant Gadhave16-Oct-05 17:15 
AnswerRe: Processes running on remote computer Pin
Dave Kreskowiak17-Oct-05 1:26
mveDave Kreskowiak17-Oct-05 1:26 
QuestionCommunicate across application instances Pin
paulb16-Oct-05 13:21
paulb16-Oct-05 13:21 
AnswerRe: Communicate across application instances Pin
Christian Graus16-Oct-05 13:28
protectorChristian Graus16-Oct-05 13:28 
AnswerRe: Communicate across application instances Pin
mav.northwind16-Oct-05 20:50
mav.northwind16-Oct-05 20:50 
You could use remoting for this.
There's a good example on single instance applications on MSDN: Real World Applications Sample, Part 1[^]

There are a few little bugs in there and it's written for .NET 1.0 IIRC (so some channel security settings have to be changed for 1.1), but altogether it's working nicely.

Regards,
mav
QuestionNetworking Problem!!!Please Help Pin
snouto16-Oct-05 12:57
snouto16-Oct-05 12:57 
AnswerRe: Networking Problem!!!Please Help Pin
Christian Graus16-Oct-05 13:28
protectorChristian Graus16-Oct-05 13:28 
GeneralRe: Networking Problem!!!Please Help Pin
snouto16-Oct-05 15:18
snouto16-Oct-05 15:18 
GeneralRe: Networking Problem!!!Please Help Pin
Christian Graus16-Oct-05 15:21
protectorChristian Graus16-Oct-05 15:21 
Questioncreate a file in a temporary volume Pin
Sasuko16-Oct-05 12:22
Sasuko16-Oct-05 12:22 
AnswerRe: create a file in a temporary volume Pin
Christian Graus16-Oct-05 13:36
protectorChristian Graus16-Oct-05 13:36 
AnswerRe: create a file in a temporary volume Pin
Scott Serl16-Oct-05 14:26
Scott Serl16-Oct-05 14:26 
QuestionStuck Parsing Date from string Pin
Matt Newman16-Oct-05 11:36
Matt Newman16-Oct-05 11:36 
AnswerRe: Stuck Parsing Date from string Pin
Matt Newman16-Oct-05 17:21
Matt Newman16-Oct-05 17:21 
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 

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.