Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
AnswerRe: MenuStrip Pin
Dave Kreskowiak13-Oct-07 3:11
mveDave Kreskowiak13-Oct-07 3:11 
JokeRe: MenuStrip Pin
Anthony Mushrow13-Oct-07 3:38
professionalAnthony Mushrow13-Oct-07 3:38 
GeneralRe: MenuStrip Pin
half-life13-Oct-07 12:22
half-life13-Oct-07 12:22 
GeneralRe: MenuStrip Pin
Dave Kreskowiak13-Oct-07 15:12
mveDave Kreskowiak13-Oct-07 15:12 
GeneralRe: MenuStrip Pin
half-life13-Oct-07 19:06
half-life13-Oct-07 19:06 
QuestionMDI wizard Pin
half-life12-Oct-07 23:06
half-life12-Oct-07 23:06 
Questionoverride Hashtable question Pin
jason_mf12-Oct-07 22:15
jason_mf12-Oct-07 22:15 
AnswerRe: override Hashtable question Pin
Christian Graus12-Oct-07 23:13
protectorChristian Graus12-Oct-07 23:13 
You want to use the Dictionary class, which uses generics to specify type. Or if you know it's an XmlAttribute you can either derive from the Hashtable class and force the cast in there, or cast it yourself.



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questioncommunication between two client Pin
8213001212-Oct-07 22:15
8213001212-Oct-07 22:15 
AnswerRe: communication between two client Pin
Christian Graus12-Oct-07 23:15
protectorChristian Graus12-Oct-07 23:15 
GeneralRe: communication between two client Pin
8213001212-Oct-07 23:45
8213001212-Oct-07 23:45 
GeneralRe: communication between two client Pin
Christian Graus13-Oct-07 0:01
protectorChristian Graus13-Oct-07 0:01 
Questionerror in crystal reports Pin
monuSaini12-Oct-07 21:15
monuSaini12-Oct-07 21:15 
AnswerRe: error in crystal reports Pin
il_masacratore14-Oct-07 21:28
il_masacratore14-Oct-07 21:28 
GeneralRe: error in crystal reports Pin
monuSaini16-Oct-07 19:39
monuSaini16-Oct-07 19:39 
Questioncan't reasign byte[] array :S Pin
Patricio Tapia12-Oct-07 20:27
Patricio Tapia12-Oct-07 20:27 
AnswerRe: can't reasign byte[] array :S Pin
Guffa13-Oct-07 0:06
Guffa13-Oct-07 0:06 
QuestionConverting *ANY* file to Binary and back [modified] Pin
Ian Uy12-Oct-07 19:30
Ian Uy12-Oct-07 19:30 
AnswerRe: Converting *ANY* file to Binary and back Pin
led mike12-Oct-07 20:20
led mike12-Oct-07 20:20 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 20:22
Ian Uy12-Oct-07 20:22 
GeneralRe: Converting *ANY* file to Binary and back Pin
led mike12-Oct-07 20:37
led mike12-Oct-07 20:37 
AnswerRe: Converting *ANY* file to Binary and back Pin
mav.northwind12-Oct-07 20:22
mav.northwind12-Oct-07 20:22 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 20:30
Ian Uy12-Oct-07 20:30 
GeneralRe: Converting *ANY* file to Binary and back Pin
led mike12-Oct-07 20:34
led mike12-Oct-07 20:34 
GeneralRe: Converting *ANY* file to Binary and back Pin
Ian Uy12-Oct-07 21:18
Ian Uy12-Oct-07 21:18 

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.