Click here to Skip to main content
15,889,864 members
Home / Discussions / C#
   

C#

 
AnswerRe: Needed: WinForms CheckBox/RadioButton with HTML Text Pin
Eddy Vluggen28-Sep-11 9:30
professionalEddy Vluggen28-Sep-11 9:30 
QuestionUsing SIP CallOut and SIP UA examples Pin
DEEBETT27-Sep-11 22:53
DEEBETT27-Sep-11 22:53 
QuestionClient to Client TCP Chat program Pin
nitin_ion27-Sep-11 20:32
nitin_ion27-Sep-11 20:32 
AnswerRe: Client to Client TCP Chat program Pin
Richard MacCutchan27-Sep-11 22:23
mveRichard MacCutchan27-Sep-11 22:23 
AnswerRe: Client to Client TCP Chat program Pin
walterhevedeich27-Sep-11 22:34
professionalwalterhevedeich27-Sep-11 22:34 
AnswerRe: Client to Client TCP Chat program Pin
BobJanova27-Sep-11 22:38
BobJanova27-Sep-11 22:38 
GeneralRe: Client to Client TCP Chat program Pin
nitin_ion28-Sep-11 1:39
nitin_ion28-Sep-11 1:39 
GeneralRe: Client to Client TCP Chat program Pin
BobJanova28-Sep-11 3:21
BobJanova28-Sep-11 3:21 
A client will always send data down the same socket (to the server). It must put something in the message to indicate its target, and the server needs to look at the message to decide what to do with it.
GeneralRe: Client to Client TCP Chat program Pin
nitin_ion28-Sep-11 3:49
nitin_ion28-Sep-11 3:49 
GeneralRe: Client to Client TCP Chat program Pin
BobJanova28-Sep-11 3:59
BobJanova28-Sep-11 3:59 
GeneralRe: Client to Client TCP Chat program Pin
nitin_ion28-Sep-11 21:01
nitin_ion28-Sep-11 21:01 
GeneralRe: Client to Client TCP Chat program Pin
BobJanova28-Sep-11 22:35
BobJanova28-Sep-11 22:35 
GeneralRe: Client to Client TCP Chat program Pin
Richard MacCutchan28-Sep-11 3:58
mveRichard MacCutchan28-Sep-11 3:58 
GeneralRe: Client to Client TCP Chat program Pin
nitin_ion28-Sep-11 21:09
nitin_ion28-Sep-11 21:09 
Questionhow to disable the GotFocus on textbox? Pin
Gali197827-Sep-11 20:11
Gali197827-Sep-11 20:11 
AnswerRe: how to disable the GotFocus on textbox? Pin
Mycroft Holmes27-Sep-11 21:11
professionalMycroft Holmes27-Sep-11 21:11 
AnswerRe: how to disable the GotFocus on textbox? Pin
xavjer28-Sep-11 3:48
xavjer28-Sep-11 3:48 
AnswerRe: how to disable the GotFocus on textbox? Pin
Eddy Vluggen28-Sep-11 7:42
professionalEddy Vluggen28-Sep-11 7:42 
QuestionLower resolution of .PDF Pin
Steve van Niman27-Sep-11 11:30
Steve van Niman27-Sep-11 11:30 
AnswerRe: Lower resolution of .PDF Pin
Dave Kreskowiak27-Sep-11 13:05
mveDave Kreskowiak27-Sep-11 13:05 
AnswerRe: Lower resolution of .PDF Pin
Alan Balkany28-Sep-11 5:42
Alan Balkany28-Sep-11 5:42 
AnswerRe: Lower resolution of .PDF Pin
BobJanova28-Sep-11 22:52
BobJanova28-Sep-11 22:52 
QuestionSQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 5:19
kutbinayi27-Sep-11 5:19 
AnswerCrosspost Pin
Eddy Vluggen27-Sep-11 6:22
professionalEddy Vluggen27-Sep-11 6:22 
GeneralRe: SQL SERVER 2008 Express Backup and Restore using SMO does not effect database Pin
kutbinayi27-Sep-11 6:30
kutbinayi27-Sep-11 6:30 

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.