Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: dll calling problem Pin
Mohammad Daba'an19-Oct-05 20:52
Mohammad Daba'an19-Oct-05 20:52 
QuestionDrawImageUnscaled......Scaled? Pin
sduhd16-Oct-05 22:29
sduhd16-Oct-05 22:29 
AnswerRe: DrawImageUnscaled......Scaled? Pin
Dario Solera17-Oct-05 0:45
Dario Solera17-Oct-05 0:45 
QuestionDataGrid's asp:ButtonColumn Pin
Brendan Vogt16-Oct-05 21:25
Brendan Vogt16-Oct-05 21:25 
AnswerRe: DataGrid's asp:ButtonColumn Pin
leppie17-Oct-05 1:04
leppie17-Oct-05 1:04 
QuestionHow to use WaveOut and WaveIn Pin
pakFari16-Oct-05 21:19
pakFari16-Oct-05 21:19 
QuestionSynchronizing the Horizontal Scrollbars Pin
deejagan16-Oct-05 20:26
deejagan16-Oct-05 20:26 
QuestionNot able to Access dll File Pin
Unnikrishnan_S_N16-Oct-05 19:47
Unnikrishnan_S_N16-Oct-05 19:47 
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 

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.