Click here to Skip to main content
15,917,731 members
Home / Discussions / C#
   

C#

 
QuestionEasiest way to parse a data packet Pin
Tom Wright21-Nov-05 11:26
Tom Wright21-Nov-05 11:26 
AnswerRe: Easiest way to parse a data packet Pin
KaptinKrunch21-Nov-05 13:41
KaptinKrunch21-Nov-05 13:41 
GeneralRe: Easiest way to parse a data packet Pin
Tom Wright22-Nov-05 6:10
Tom Wright22-Nov-05 6:10 
GeneralRe: Easiest way to parse a data packet Pin
KaptinKrunch23-Nov-05 6:53
KaptinKrunch23-Nov-05 6:53 
QuestionI have string[] names = {"name1", "name2"} ... Pin
Anthony Mushrow21-Nov-05 10:58
professionalAnthony Mushrow21-Nov-05 10:58 
AnswerRe: I have string[] names = {"name1", "name2"} ... Pin
enjoycrack21-Nov-05 12:37
enjoycrack21-Nov-05 12:37 
AnswerRe: I have string[] names = {"name1", "name2"} ... Pin
André Ziegler21-Nov-05 12:39
André Ziegler21-Nov-05 12:39 
QuestionUnmanaged Thread Unsafe Library Pin
BenjaminWalker21-Nov-05 10:49
BenjaminWalker21-Nov-05 10:49 
I have an old C++ thread unsafe library that I must use for a new multithreaded C# project. I was hoping that I could use AppDomains to load mulitple instances of the library so that I could use multiple threads yet keep segregate the data. This seems to work for managed code, but not for old unmanaged libraries. Can anyone explain why? Does anyone have suggestions on other ways to use the library in a multithreaded environment?
Questiona common serialization question Pin
mattraffel21-Nov-05 10:43
mattraffel21-Nov-05 10:43 
AnswerRe: a common serialization question Pin
Tom Wright21-Nov-05 10:58
Tom Wright21-Nov-05 10:58 
GeneralRe: a common serialization question Pin
mattraffel21-Nov-05 11:03
mattraffel21-Nov-05 11:03 
GeneralRe: a common serialization question Pin
Curtis Schlak.21-Nov-05 16:42
Curtis Schlak.21-Nov-05 16:42 
Questionquestion about interfaces Pin
savage_21-Nov-05 10:02
savage_21-Nov-05 10:02 
AnswerRe: question about interfaces Pin
Steve Maier21-Nov-05 10:46
professionalSteve Maier21-Nov-05 10:46 
GeneralRe: question about interfaces Pin
savage_21-Nov-05 11:55
savage_21-Nov-05 11:55 
QuestionProject Configuration Pin
monrobot1321-Nov-05 9:34
monrobot1321-Nov-05 9:34 
QuestionMemory used by an object Pin
Joe Woodbury21-Nov-05 8:52
professionalJoe Woodbury21-Nov-05 8:52 
QuestionHEL.... P HEL....p p Pin
7mam21-Nov-05 8:41
7mam21-Nov-05 8:41 
AnswerRe: HEL.... P HEL....p p Pin
KaptinKrunch21-Nov-05 8:54
KaptinKrunch21-Nov-05 8:54 
GeneralRe: HEL.... P HEL....p p Pin
7mam21-Nov-05 10:24
7mam21-Nov-05 10:24 
GeneralRe: HEL.... P HEL....p p Pin
Tom Wright21-Nov-05 11:02
Tom Wright21-Nov-05 11:02 
QuestionXML serialization-dynamic value retrieval Pin
subbucs21-Nov-05 6:56
subbucs21-Nov-05 6:56 
QuestionCan't access commandline args - Permissions problem Pin
CarolAnnLove21-Nov-05 6:46
CarolAnnLove21-Nov-05 6:46 
AnswerRe: Can't access commandline args - Permissions problem Pin
KaptinKrunch21-Nov-05 8:58
KaptinKrunch21-Nov-05 8:58 
QuestionHelp needed for Array Class Pin
Nuray21-Nov-05 3:58
Nuray21-Nov-05 3:58 

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.