Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to make a form unmovable? Pin
MoustafaS24-Apr-07 12:58
MoustafaS24-Apr-07 12:58 
GeneralRe: How to make a form unmovable? Pin
gshen24-Apr-07 13:02
gshen24-Apr-07 13:02 
QuestionAuthenticate windows local account without using active directory! Pin
Adeel Chaudhry24-Apr-07 10:34
Adeel Chaudhry24-Apr-07 10:34 
QuestionQuestion about RichTextBox Pin
Adobe200724-Apr-07 10:24
Adobe200724-Apr-07 10:24 
AnswerRe: Question about RichTextBox Pin
Patrick Etc.24-Apr-07 15:25
Patrick Etc.24-Apr-07 15:25 
GeneralRe: Question about RichTextBox Pin
Adobe200724-Apr-07 17:19
Adobe200724-Apr-07 17:19 
GeneralRe: Question about RichTextBox Pin
7124-Apr-07 18:57
7124-Apr-07 18:57 
Questionsending class objects over netowks [modified] Pin
_tasleem24-Apr-07 9:05
_tasleem24-Apr-07 9:05 
hi all i m developing a network based game in C# 2005. i want to transfer objects of drawing class stored in arraylist,to another computer how to do it i only found one method "convert into byte from text and then send *".i have found no way to send objects. is sending arraylist is possible ? or i have to get each object from list and then convert into byte and then send.

my question is
1).how to convert arraylist into byte? if possible
2).How to convert objects in byte[] and then send.
3) is there any other method other than this to send objects of classes on network.

* byte[] buf= System.Text.Encoding.Unicode.GetBytes("Helllo World");

any other way of transfering object except method metioned above.


-- modified at 15:11 Tuesday 24th April, 2007

Regards.
Tasleem Arif

AnswerRe: sending class objects over netowks Pin
Patrick Etc.24-Apr-07 15:26
Patrick Etc.24-Apr-07 15:26 
GeneralRe: sending class objects over netowks Pin
_tasleem25-Apr-07 3:30
_tasleem25-Apr-07 3:30 
GeneralRe: sending class objects over netowks Pin
Patrick Etc.25-Apr-07 4:02
Patrick Etc.25-Apr-07 4:02 
QuestionC# 2005 Express Edition - Report Pin
msogun24-Apr-07 8:55
msogun24-Apr-07 8:55 
AnswerRe: C# 2005 Express Edition - Report Pin
Dave Kreskowiak24-Apr-07 11:43
mveDave Kreskowiak24-Apr-07 11:43 
QuestionC# resource file Pin
netJP12L24-Apr-07 8:51
netJP12L24-Apr-07 8:51 
QuestionColor Eraser....!! Pin
mr jets24-Apr-07 8:40
mr jets24-Apr-07 8:40 
AnswerRe: Color Eraser....!! Pin
Paul Conrad24-Apr-07 13:49
professionalPaul Conrad24-Apr-07 13:49 
AnswerRe: Color Eraser....!! Pin
Patrick Etc.24-Apr-07 15:27
Patrick Etc.24-Apr-07 15:27 
GeneralRe: Color Eraser....!! Pin
mr jets25-Apr-07 10:58
mr jets25-Apr-07 10:58 
QuestionZoom in/out by c#..!! Pin
mr jets24-Apr-07 8:05
mr jets24-Apr-07 8:05 
AnswerRe: Zoom in/out by c#..!! Pin
_tasleem24-Apr-07 8:17
_tasleem24-Apr-07 8:17 
AnswerRe: Zoom in/out by c#..!! Pin
Sathesh Sakthivel24-Apr-07 16:53
Sathesh Sakthivel24-Apr-07 16:53 
GeneralRe: Zoom in/out by c#..!! Pin
mr jets25-Apr-07 10:50
mr jets25-Apr-07 10:50 
QuestionQuick Question About Colors In A Form Pin
BlitzPackage24-Apr-07 7:54
BlitzPackage24-Apr-07 7:54 
AnswerRe: Quick Question About Colors In A Form Pin
Dan Neely24-Apr-07 8:04
Dan Neely24-Apr-07 8:04 
AnswerRe: Quick Question About Colors In A Form Pin
Pualee24-Apr-07 8:06
Pualee24-Apr-07 8:06 

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.