Click here to Skip to main content
15,885,309 members
Home / Discussions / C#
   

C#

 
Questionmultiple socket connection Pin
Ajithevn22-Oct-09 18:22
Ajithevn22-Oct-09 18:22 
AnswerRe: multiple socket connection Pin
Rick van Woudenberg23-Oct-09 1:07
Rick van Woudenberg23-Oct-09 1:07 
AnswerRe: multiple socket connection Pin
Jimmanuel23-Oct-09 3:16
Jimmanuel23-Oct-09 3:16 
Question[Message Deleted] Pin
Sebastian T Xavier22-Oct-09 18:05
Sebastian T Xavier22-Oct-09 18:05 
AnswerRe: Need to manipulate an excel file using MS Office SDK Pin
Christian Graus22-Oct-09 18:20
protectorChristian Graus22-Oct-09 18:20 
GeneralRe: Need to manipulate an excel file using MS Office SDK Pin
Sebastian T Xavier22-Oct-09 18:44
Sebastian T Xavier22-Oct-09 18:44 
Questionvoice chat Pin
kevinpiper12322-Oct-09 17:30
kevinpiper12322-Oct-09 17:30 
AnswerRe: voice chat Pin
Christian Graus22-Oct-09 17:34
protectorChristian Graus22-Oct-09 17:34 
You're going to need a network communication between the PCs in the first place, with your code running on both PCs, in order to send voice between them. There's no way that I can write code on my computer, to send a dialog box to your computer, and return a result. Imagine if that were possible, how insecure the web would be ? You need to write code to pass the request, receive the request, show the message box, and send back the result. Code you wrote needs to be running on both computers.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionAutonumber and refresh form, C sharp Pin
misCafe22-Oct-09 16:54
misCafe22-Oct-09 16:54 
AnswerRe: Autonumber and refresh form, C sharp Pin
Christian Graus22-Oct-09 17:10
protectorChristian Graus22-Oct-09 17:10 
GeneralRe: Autonumber and refresh form, C sharp Pin
misCafe22-Oct-09 18:04
misCafe22-Oct-09 18:04 
QuestionI am coding in C# on Webform, who can show me the way to send SMS from Webform? thanks! Pin
chungdovn22-Oct-09 11:57
chungdovn22-Oct-09 11:57 
AnswerRe: I am coding in C# on Webform, who can show me the way to send SMS from Webform? thanks! Pin
Not Active22-Oct-09 12:05
mentorNot Active22-Oct-09 12:05 
AnswerRe: I am coding in C# on Webform, who can show me the way to send SMS from Webform? thanks! Pin
Christian Graus22-Oct-09 12:09
protectorChristian Graus22-Oct-09 12:09 
GeneralRe: I am coding in C# on Webform, who can show me the way to send SMS from Webform? thanks! Pin
FyreWyrm22-Oct-09 15:28
FyreWyrm22-Oct-09 15:28 
GeneralRe: I am coding in C# on Webform, who can show me the way to send SMS from Webform? thanks! Pin
Christian Graus22-Oct-09 17:09
protectorChristian Graus22-Oct-09 17:09 
GeneralRe: I am coding in C# on Webform, who can show me the way to send SMS from Webform? thanks! Pin
benjymous22-Oct-09 22:28
benjymous22-Oct-09 22:28 
Questionchange win form name Pin
jashimu22-Oct-09 9:53
jashimu22-Oct-09 9:53 
AnswerRe: change win form name Pin
DaveyM6922-Oct-09 10:15
professionalDaveyM6922-Oct-09 10:15 
GeneralRe: change win form name Pin
jashimu22-Oct-09 10:29
jashimu22-Oct-09 10:29 
GeneralRe: change win form name Pin
EliottA22-Oct-09 11:10
EliottA22-Oct-09 11:10 
Questionhow to make a form reference public? Pin
genisyssoftware22-Oct-09 8:47
genisyssoftware22-Oct-09 8:47 
AnswerRe: how to make a form reference public? [modified] PinPopular
DaveyM6922-Oct-09 8:58
professionalDaveyM6922-Oct-09 8:58 
GeneralRe: how to make a form reference public? Pin
Christian Graus22-Oct-09 17:35
protectorChristian Graus22-Oct-09 17:35 
GeneralRe: how to make a form reference public? Pin
dan!sh 22-Oct-09 17:45
professional dan!sh 22-Oct-09 17: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.