Click here to Skip to main content
15,887,338 members
Home / Discussions / C#
   

C#

 
GeneralRe: Opening a comma delimited file in a spread sheet program Pin
Christian Graus6-May-08 19:25
protectorChristian Graus6-May-08 19:25 
GeneralRe: Opening a comma delimited file in a spread sheet program Pin
ketto6-May-08 19:30
ketto6-May-08 19:30 
GeneralRe: Opening a comma delimited file in a spread sheet program Pin
Spacix One7-May-08 3:04
Spacix One7-May-08 3:04 
QuestionHow to print data to screen in C# Pin
mary okon6-May-08 15:29
mary okon6-May-08 15:29 
AnswerRe: How to print data to screen in C# Pin
Christian Graus6-May-08 15:37
protectorChristian Graus6-May-08 15:37 
GeneralRe: How to print data to screen in C# Pin
mary okon6-May-08 15:41
mary okon6-May-08 15:41 
AnswerRe: How to print data to screen in C# Pin
javedk096-May-08 20:01
javedk096-May-08 20:01 
QuestionChat Building - transfering data between server and client Pin
nelsonpaixao6-May-08 15:03
nelsonpaixao6-May-08 15:03 
Hi,

I am builting a server\client chat aplication.
One problem as appear to me when transfering data between server and client. I m not only trying to transfer messages data but also settings data, like for exemple the list(edit a listbox) of clients logged in!!! D'Oh! | :doh:

I solved it in a not very elegant way:
1) server sends string data (01hello jack!!!),(04Boris),(09Boris),(02Hello Diana!)
2) client reads it with the help of the substring funtion (01:Private Message),(04:Login),(09:Logout),(02:Global Message)

I use it because i only send strind data?
Here´s my way of solving the problem!!!Dead | X|
Does anyone uses a different way?


Cool | :cool:
AnswerRe: Chat Building - transfering data between server and client Pin
Reelix6-May-08 21:10
Reelix6-May-08 21:10 
QuestionGetting an Angle for Rotations Pin
RedHotFunk6-May-08 14:28
RedHotFunk6-May-08 14:28 
AnswerRe: Getting an Angle for Rotations Pin
Christian Graus6-May-08 15:42
protectorChristian Graus6-May-08 15:42 
GeneralRe: Getting an Angle for Rotations Pin
RedHotFunk7-May-08 16:00
RedHotFunk7-May-08 16:00 
AnswerRe: Getting an Angle for Rotations Pin
Reelix6-May-08 21:26
Reelix6-May-08 21:26 
QuestionMdi Child Pin
hadad6-May-08 12:53
hadad6-May-08 12:53 
AnswerRe: Mdi Child Pin
Anindya Chatterjee6-May-08 18:52
Anindya Chatterjee6-May-08 18:52 
QuestionC# background Worker and Progress Bar help Pin
Relentless6-May-08 11:35
Relentless6-May-08 11:35 
AnswerRe: C# background Worker and Progress Bar help Pin
Christian Graus6-May-08 11:38
protectorChristian Graus6-May-08 11:38 
GeneralRe: C# background Worker and Progress Bar help Pin
Relentless6-May-08 11:42
Relentless6-May-08 11:42 
AnswerRe: C# background Worker and Progress Bar help Pin
Gareth H6-May-08 11:59
Gareth H6-May-08 11:59 
AnswerRe: C# background Worker and Progress Bar help Pin
GuyThiebaut6-May-08 12:24
professionalGuyThiebaut6-May-08 12:24 
GeneralRe: C# background Worker and Progress Bar help Pin
Relentless6-May-08 13:08
Relentless6-May-08 13:08 
GeneralRe: C# background Worker and Progress Bar help Pin
Christian Graus6-May-08 13:11
protectorChristian Graus6-May-08 13:11 
GeneralRe: C# background Worker and Progress Bar help Pin
Relentless6-May-08 13:13
Relentless6-May-08 13:13 
GeneralRe: C# background Worker and Progress Bar help Pin
Christian Graus6-May-08 13:24
protectorChristian Graus6-May-08 13:24 
QuestionWriting output in a windows application Pin
Jerry Graham6-May-08 11:21
Jerry Graham6-May-08 11: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.