Click here to Skip to main content
16,005,124 members
Home / Discussions / C#
   

C#

 
GeneralJava to C# conversion Pin
james_dixon_200815-Feb-08 16:20
james_dixon_200815-Feb-08 16:20 
GeneralRe: Java to C# conversion Pin
Christian Graus15-Feb-08 22:34
protectorChristian Graus15-Feb-08 22:34 
GeneralRe: Java to C# conversion Pin
Ravenet16-Feb-08 1:57
Ravenet16-Feb-08 1:57 
Questionhow to push sbyte[] information in to httpResponse object. Pin
monk8215-Feb-08 15:25
monk8215-Feb-08 15:25 
AnswerRe: how to push sbyte[] information in to httpResponse object. Pin
Guffa16-Feb-08 0:27
Guffa16-Feb-08 0:27 
GeneralRe: how to push sbyte[] information in to httpResponse object. Pin
monk8218-Feb-08 15:47
monk8218-Feb-08 15:47 
GeneralHaving trouble with references. :( Pin
methhoo15-Feb-08 14:43
methhoo15-Feb-08 14:43 
GeneralRe: Having trouble with references. :( Pin
Christian Graus15-Feb-08 22:36
protectorChristian Graus15-Feb-08 22:36 
This is an issue with the copy constructor in the fallingobject class. Try making fallingobject a struct, if you can. Otherwise, impliment and use the clone method to make a copy of the object.

fllnobject . objcts[r.Next(4)].Clone();

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Having trouble with references. :( Pin
DaveyM6915-Feb-08 22:38
professionalDaveyM6915-Feb-08 22:38 
GeneralRe: Having trouble with references. :( Pin
Luc Pattyn16-Feb-08 1:39
sitebuilderLuc Pattyn16-Feb-08 1:39 
GeneralAsyncCallback threading issue Pin
pokabot15-Feb-08 13:53
pokabot15-Feb-08 13:53 
GeneralRe: AsyncCallback threading issue Pin
Luc Pattyn15-Feb-08 14:34
sitebuilderLuc Pattyn15-Feb-08 14:34 
GeneralRe: AsyncCallback threading issue Pin
Ravenet16-Feb-08 2:00
Ravenet16-Feb-08 2:00 
GeneralGetting attributes of an mp3 file Pin
Jordanwb15-Feb-08 13:09
Jordanwb15-Feb-08 13:09 
GeneralRe: Getting attributes of an mp3 file Pin
Christian Graus15-Feb-08 22:39
protectorChristian Graus15-Feb-08 22:39 
GeneralRe: Getting attributes of an mp3 file Pin
Darkmoor16-Feb-08 5:37
Darkmoor16-Feb-08 5:37 
GeneralRe: Getting attributes of an mp3 file [modified] Pin
Jordanwb16-Feb-08 8:14
Jordanwb16-Feb-08 8:14 
QuestionIs type Foo? Pin
Judah Gabriel Himango15-Feb-08 11:55
sponsorJudah Gabriel Himango15-Feb-08 11:55 
AnswerRe: Is type Foo? Pin
Luc Pattyn15-Feb-08 13:41
sitebuilderLuc Pattyn15-Feb-08 13:41 
GeneralRe: Is type Foo? Pin
Judah Gabriel Himango18-Feb-08 6:53
sponsorJudah Gabriel Himango18-Feb-08 6:53 
GeneralRe: Is type Foo? Pin
Luc Pattyn18-Feb-08 8:44
sitebuilderLuc Pattyn18-Feb-08 8:44 
AnswerRe: Is type Foo? Pin
Guffa15-Feb-08 13:47
Guffa15-Feb-08 13:47 
GeneralRe: Is type Foo? Pin
Judah Gabriel Himango18-Feb-08 6:56
sponsorJudah Gabriel Himango18-Feb-08 6:56 
Question[Message Deleted] Pin
KONE BREAD15-Feb-08 11:08
KONE BREAD15-Feb-08 11:08 
GeneralRe: Argument '1': cannot convert from 'Project_1.SharedMsg' to 'Project_1.SharedClick' Pin
Skippums15-Feb-08 11:31
Skippums15-Feb-08 11:31 

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.