Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
QuestionDrag Drop with Object Shadow Pin
robert1105-Oct-06 15:44
robert1105-Oct-06 15:44 
AnswerRe: Drag Drop with Object Shadow Pin
Christian Graus5-Oct-06 16:27
protectorChristian Graus5-Oct-06 16:27 
QuestionJust a though about httpwebrequest Pin
Anthony Mushrow5-Oct-06 14:06
professionalAnthony Mushrow5-Oct-06 14:06 
AnswerRe: Just a though about httpwebrequest Pin
Christian Graus5-Oct-06 16:26
protectorChristian Graus5-Oct-06 16:26 
GeneralRe: Just a though about httpwebrequest Pin
Anthony Mushrow5-Oct-06 20:41
professionalAnthony Mushrow5-Oct-06 20:41 
Questionis a byte array an octal number ? Pin
mmatteson5-Oct-06 12:20
mmatteson5-Oct-06 12:20 
AnswerRe: is a byte array an octal number ? Pin
Mike_V5-Oct-06 12:59
Mike_V5-Oct-06 12:59 
AnswerRe: is a byte array an octal number ? Pin
Christian Graus5-Oct-06 16:25
protectorChristian Graus5-Oct-06 16:25 
If it was octal, it wouldn't have a 9 in it. If it was binary, then it wouldn't have a 6 OR a 9 in it.

I would have thought byte was a keyword and couldn't be an array name...

If you're worried, use ToString and pass it a format so you know what it is.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionLicensing Component Pin
Aaron Schaefer5-Oct-06 11:23
Aaron Schaefer5-Oct-06 11:23 
QuestionGet a properties name via reflection Pin
Dan Neely5-Oct-06 10:28
Dan Neely5-Oct-06 10:28 
AnswerRe: Get a properties name via reflection Pin
S. Senthil Kumar6-Oct-06 5:44
S. Senthil Kumar6-Oct-06 5:44 
GeneralRe: Get a properties name via reflection Pin
Dan Neely6-Oct-06 16:10
Dan Neely6-Oct-06 16:10 
GeneralRe: Get a properties name via reflection Pin
S. Senthil Kumar6-Oct-06 19:20
S. Senthil Kumar6-Oct-06 19:20 
QuestionHow to use Collection.CopyTo? Pin
nicknotyet5-Oct-06 10:08
nicknotyet5-Oct-06 10:08 
AnswerRe: How to use Collection.CopyTo? Pin
S. Senthil Kumar6-Oct-06 5:51
S. Senthil Kumar6-Oct-06 5:51 
GeneralRe: How to use Collection.CopyTo? Pin
nicknotyet6-Oct-06 7:13
nicknotyet6-Oct-06 7:13 
GeneralRe: How to use Collection.CopyTo? Pin
S. Senthil Kumar6-Oct-06 19:14
S. Senthil Kumar6-Oct-06 19:14 
GeneralRe: How to use Collection.CopyTo? Pin
nicknotyet9-Oct-06 4:00
nicknotyet9-Oct-06 4:00 
QuestionActiveX in C# Pin
jjvainav5-Oct-06 9:54
jjvainav5-Oct-06 9:54 
QuestionRotate Text - Problem Pin
seq-5-Oct-06 9:52
seq-5-Oct-06 9:52 
AnswerRe: Rotate Text - Problem Pin
Christian Graus5-Oct-06 11:21
protectorChristian Graus5-Oct-06 11:21 
AnswerRe: Rotate Text - Problem Pin
Christian Graus5-Oct-06 11:22
protectorChristian Graus5-Oct-06 11:22 
GeneralRe: Rotate Text - Problem Pin
seq-5-Oct-06 11:46
seq-5-Oct-06 11:46 
GeneralRe: Rotate Text - Problem Pin
Christian Graus5-Oct-06 11:55
protectorChristian Graus5-Oct-06 11:55 
QuestionDetect events from another app? Pin
theog5-Oct-06 9:29
theog5-Oct-06 9:29 

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.