Click here to Skip to main content
15,895,192 members
Home / Discussions / C#
   

C#

 
GeneralRe: compare byte array Pin
Rick van Woudenberg4-Apr-08 11:55
Rick van Woudenberg4-Apr-08 11:55 
GeneralRe: compare byte array Pin
baranils4-Apr-08 19:42
baranils4-Apr-08 19:42 
GeneralBinaryRreader The string is prefixed with the length, encoded as an integer seven bits at a time Pin
baranils4-Apr-08 10:18
baranils4-Apr-08 10:18 
GeneralRe: BinaryRreader The string is prefixed with the length, encoded as an integer seven bits at a time Pin
KaptinKrunch4-Apr-08 10:31
KaptinKrunch4-Apr-08 10:31 
GeneralRe: BinaryRreader The string is prefixed with the length, encoded as an integer seven bits at a time Pin
baranils4-Apr-08 10:50
baranils4-Apr-08 10:50 
GeneralRe: BinaryRreader The string is prefixed with the length, encoded as an integer seven bits at a time Pin
Zoltan Balazs4-Apr-08 11:16
Zoltan Balazs4-Apr-08 11:16 
GeneralRe: BinaryRreader The string is prefixed with the length, encoded as an integer seven bits at a time Pin
baranils4-Apr-08 11:35
baranils4-Apr-08 11:35 
GeneralFlops Pin
snorkie4-Apr-08 9:49
professionalsnorkie4-Apr-08 9:49 
I work with a guy that is always talking about how many flops[^] a particular activity takes. Quoting him directly HOWEVER, when passing the information from method to method, an arraylist is not the most efficient taking up to 60,000 flops to pass the information therefore arrays are faster. I asked him once where he got this information and was told that somebody at Microsoft told him. Does anybody know where there is any written documentation about this? I would like to learn more about this to become a more efficient coder. References to information would be very helpful. I have Googled for this info and not found it, so any help is appreciated.

Hogan
GeneralRe: Flops Pin
Rick van Woudenberg4-Apr-08 9:57
Rick van Woudenberg4-Apr-08 9:57 
GeneralRe: Flops Pin
snorkie4-Apr-08 9:59
professionalsnorkie4-Apr-08 9:59 
GeneralRe: Flops Pin
Pete O'Hanlon4-Apr-08 10:07
mvePete O'Hanlon4-Apr-08 10:07 
GeneralRe: Flops Pin
KaptinKrunch4-Apr-08 10:09
KaptinKrunch4-Apr-08 10:09 
GeneralRe: Flops Pin
snorkie4-Apr-08 10:17
professionalsnorkie4-Apr-08 10:17 
GeneralRe: Flops Pin
Dave Kreskowiak4-Apr-08 10:13
mveDave Kreskowiak4-Apr-08 10:13 
GeneralRe: Flops Pin
Rick van Woudenberg4-Apr-08 10:25
Rick van Woudenberg4-Apr-08 10:25 
GeneralRe: Flops Pin
led mike4-Apr-08 11:11
led mike4-Apr-08 11:11 
GeneralRe: Flops Pin
Zoltan Balazs4-Apr-08 11:20
Zoltan Balazs4-Apr-08 11:20 
GeneralRe: Flops Pin
MidwestLimey4-Apr-08 12:10
professionalMidwestLimey4-Apr-08 12:10 
GeneralRe: Flops Pin
MidwestLimey4-Apr-08 12:12
professionalMidwestLimey4-Apr-08 12:12 
GeneralRe: Flops Pin
MidwestLimey4-Apr-08 12:12
professionalMidwestLimey4-Apr-08 12:12 
GeneralRe: Flops Pin
MidwestLimey4-Apr-08 12:13
professionalMidwestLimey4-Apr-08 12:13 
GeneralRe: Flops Pin
Guffa4-Apr-08 17:11
Guffa4-Apr-08 17:11 
GeneralRe: Flops Pin
MidwestLimey4-Apr-08 19:03
professionalMidwestLimey4-Apr-08 19:03 
QuestionHow to make a bitmap image cover part of a picturebox control? Pin
KaKa'4-Apr-08 7:51
KaKa'4-Apr-08 7:51 
AnswerRe: How to make a bitmap image cover part of a picturebox control? Pin
CodingYoshi4-Apr-08 8:06
CodingYoshi4-Apr-08 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.