Click here to Skip to main content
15,886,026 members
Home / Discussions / C#
   

C#

 
QuestionEdit of C# DLL file Pin
HatakeKaKaShi24-Feb-09 20:24
HatakeKaKaShi24-Feb-09 20:24 
AnswerRe: Edit of C# DLL file Pin
WinSolution24-Feb-09 20:37
WinSolution24-Feb-09 20:37 
GeneralRe: Edit of C# DLL file Pin
HatakeKaKaShi24-Feb-09 20:47
HatakeKaKaShi24-Feb-09 20:47 
QuestionISO 8583 [modified] Pin
astrovirgin24-Feb-09 18:43
astrovirgin24-Feb-09 18:43 
AnswerRe: ISO 8583 Pin
N a v a n e e t h24-Feb-09 18:59
N a v a n e e t h24-Feb-09 18:59 
AnswerRe: ISO 8583 Pin
Tim Speekenbrink12-May-09 6:35
Tim Speekenbrink12-May-09 6:35 
QuestionSocket Pin
mrithula824-Feb-09 18:35
mrithula824-Feb-09 18:35 
AnswerRe: Socket Pin
N a v a n e e t h24-Feb-09 19:04
N a v a n e e t h24-Feb-09 19:04 
Like TcpListener, there is no class called UdpListener in framework. You have to use Socket class with ProtocolType.Udp set. See here[^] if it helps.

Smile | :)


QuestionXSLT2 Functions Exception in C# Pin
C. Hariharan24-Feb-09 18:34
C. Hariharan24-Feb-09 18:34 
AnswerRe: XSLT2 Functions Exception in C# Pin
N a v a n e e t h24-Feb-09 19:05
N a v a n e e t h24-Feb-09 19:05 
AnswerRe: XSLT2 Functions Exception in C# Pin
Pete O'Hanlon24-Feb-09 21:57
mvePete O'Hanlon24-Feb-09 21:57 
GeneralRe: XSLT2 Functions Exception in C# Pin
C. Hariharan24-Feb-09 22:27
C. Hariharan24-Feb-09 22:27 
GeneralRe: XSLT2 Functions Exception in C# Pin
Pete O'Hanlon25-Feb-09 4:05
mvePete O'Hanlon25-Feb-09 4:05 
GeneralRe: XSLT2 Functions Exception in C# Pin
C. Hariharan25-Feb-09 19:23
C. Hariharan25-Feb-09 19:23 
Questionusing vb and c# in one solution simoltaneously Pin
lili.zd24-Feb-09 17:53
lili.zd24-Feb-09 17:53 
AnswerRe: using vb and c# in one soluton simoltaneously Pin
Xmen Real 24-Feb-09 17:56
professional Xmen Real 24-Feb-09 17:56 
GeneralRe: using vb and c# in one soluton simoltaneously Pin
lili.zd25-Feb-09 3:07
lili.zd25-Feb-09 3:07 
GeneralRe: using vb and c# in one soluton simoltaneously Pin
Xmen Real 25-Feb-09 4:12
professional Xmen Real 25-Feb-09 4:12 
GeneralRe: using vb and c# in one soluton simoltaneously Pin
lili.zd25-Feb-09 4:19
lili.zd25-Feb-09 4:19 
QuestionImage processing in C# Pin
nocpp24-Feb-09 17:44
nocpp24-Feb-09 17:44 
AnswerRe: Image processing in C# Pin
N a v a n e e t h24-Feb-09 19:07
N a v a n e e t h24-Feb-09 19:07 
AnswerRe: Image processing in C# Pin
Christian Graus24-Feb-09 19:22
protectorChristian Graus24-Feb-09 19:22 
Questionremove escape sequence [modified] Pin
LiYS24-Feb-09 17:35
LiYS24-Feb-09 17:35 
AnswerRe: remove escape sequence Pin
aaCog24-Feb-09 17:39
aaCog24-Feb-09 17:39 
GeneralRe: remove escape sequence Pin
LiYS24-Feb-09 17:44
LiYS24-Feb-09 17:44 

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.