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

C#

 
AnswerRe: How can I push a button virtual? Pin
DaveyM694-Mar-09 5:43
professionalDaveyM694-Mar-09 5:43 
GeneralRe: How can I push a button virtual? Pin
Member 44178925-Mar-09 2:03
Member 44178925-Mar-09 2:03 
AnswerRe: How can I push a button virtual? Pin
Member 44178925-Mar-09 5:30
Member 44178925-Mar-09 5:30 
QuestionC# xsd Pin
babongita4-Mar-09 3:17
babongita4-Mar-09 3:17 
AnswerRe: C# xsd Pin
Pete O'Hanlon4-Mar-09 4:52
mvePete O'Hanlon4-Mar-09 4:52 
QuestionReflection - Sample? Pin
softwarejaeger4-Mar-09 3:15
softwarejaeger4-Mar-09 3:15 
AnswerRe: Reflection - Sample? Pin
Pete O'Hanlon4-Mar-09 5:58
mvePete O'Hanlon4-Mar-09 5:58 
QuestionServer Pin
mrithula84-Mar-09 2:53
mrithula84-Mar-09 2:53 
Hi I have created the socket using
Socket newsock = new Socket(AddressFamily.InterNetwork, SocketType.Dgram, ProtocolType.Udp);
newsock.Start();

It receives the string from the client but that window closes immediately it gets the string so im not able to see the displayed string in the server...
Please tell me how i can do it...
i have given the code in the previous post
AnswerRe: Server Pin
Jimmanuel4-Mar-09 3:28
Jimmanuel4-Mar-09 3:28 
QuestionBHO and ActiveX communication Pin
gusc4-Mar-09 2:51
gusc4-Mar-09 2:51 
QuestionDispose an instance Pin
yesu prakash4-Mar-09 2:11
yesu prakash4-Mar-09 2:11 
AnswerRe: Dispose an instance Pin
DaveyM694-Mar-09 2:14
professionalDaveyM694-Mar-09 2:14 
GeneralRe: Dispose an instance Pin
Xmen Real 4-Mar-09 4:21
professional Xmen Real 4-Mar-09 4:21 
GeneralRe: Dispose an instance Pin
DaveyM694-Mar-09 4:35
professionalDaveyM694-Mar-09 4:35 
AnswerRe: Dispose an instance Pin
harold aptroot4-Mar-09 6:29
harold aptroot4-Mar-09 6:29 
GeneralRe: Dispose an instance Pin
yesu prakash4-Mar-09 18:37
yesu prakash4-Mar-09 18:37 
GeneralRe: Dispose an instance Pin
harold aptroot4-Mar-09 22:46
harold aptroot4-Mar-09 22:46 
GeneralRe: Dispose an instance Pin
yesu prakash5-Mar-09 17:23
yesu prakash5-Mar-09 17:23 
GeneralRe: Dispose an instance Pin
harold aptroot5-Mar-09 22:37
harold aptroot5-Mar-09 22:37 
Questionpassing multiple parameters to the query in C# Pin
Deepali Khalkar4-Mar-09 1:34
Deepali Khalkar4-Mar-09 1:34 
AnswerRe: passing multiple parameters to the query in C# Pin
N a v a n e e t h4-Mar-09 1:42
N a v a n e e t h4-Mar-09 1:42 
AnswerRe: passing multiple parameters to the query in C# Pin
Megidolaon4-Mar-09 2:04
Megidolaon4-Mar-09 2:04 
GeneralRe: passing multiple parameters to the query in C# PinPopular
J4amieC4-Mar-09 2:29
J4amieC4-Mar-09 2:29 
AnswerRe: passing multiple parameters to the query in C# Pin
fly9044-Mar-09 5:14
fly9044-Mar-09 5:14 
QuestionTcpChannel disconnect Pin
yesu prakash4-Mar-09 0:15
yesu prakash4-Mar-09 0:15 

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.