Click here to Skip to main content
15,894,630 members
Home / Discussions / C#
   

C#

 
GeneralRe: array[key][value] Pin
nuttynibbles30-Sep-08 7:07
nuttynibbles30-Sep-08 7:07 
AnswerRe: array[key][value] Pin
User 665830-Sep-08 7:32
User 665830-Sep-08 7:32 
Questioni2c in C# Pin
barak16048730-Sep-08 6:14
barak16048730-Sep-08 6:14 
Questionprintqueuecollection Pin
arkiboys30-Sep-08 4:33
arkiboys30-Sep-08 4:33 
Questionappending "\" to a string Pin
omlac30-Sep-08 4:05
omlac30-Sep-08 4:05 
AnswerRe: appending "\" to a string Pin
Simon P Stevens30-Sep-08 4:30
Simon P Stevens30-Sep-08 4:30 
GeneralRe: appending "\" to a string Pin
omlac30-Sep-08 4:35
omlac30-Sep-08 4:35 
GeneralRe: appending "\" to a string Pin
Dan Neely30-Sep-08 4:47
Dan Neely30-Sep-08 4:47 
Are the two \'s appearing in your output, or only in the debugger? The latter will of necessity show slashes used as escape characters when you look at a string. If it's the former, you need to provide a small program that reproduces this so we can see what you';re doing wrong.

Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots.
-- Robert Royall

GeneralRe: appending "\" to a string Pin
Ashfield30-Sep-08 4:53
Ashfield30-Sep-08 4:53 
GeneralRe: appending "\" to a string Pin
omlac30-Sep-08 20:34
omlac30-Sep-08 20:34 
AnswerRe: appending "\" to a string Pin
Mogaambo30-Sep-08 4:33
Mogaambo30-Sep-08 4:33 
AnswerRe: appending "\" to a string Pin
Daniel Grunwald30-Sep-08 5:37
Daniel Grunwald30-Sep-08 5:37 
AnswerRe: appending "\" to a string Pin
omlac30-Sep-08 20:35
omlac30-Sep-08 20:35 
AnswerRe: appending "\" to a string Pin
omlac30-Sep-08 21:51
omlac30-Sep-08 21:51 
Questionprogressbar problem Pin
Mogaambo30-Sep-08 3:21
Mogaambo30-Sep-08 3:21 
QuestionInvalidCastException: asp.net custom class Application variable [modified] Pin
davidhere4030-Sep-08 2:56
davidhere4030-Sep-08 2:56 
JokeRe: InvalidCastException: asp.net custom class Application variable Pin
Giorgi Dalakishvili30-Sep-08 3:19
mentorGiorgi Dalakishvili30-Sep-08 3:19 
GeneralRe: InvalidCastException: asp.net custom class Application variable Pin
Wendelius30-Sep-08 3:47
mentorWendelius30-Sep-08 3:47 
GeneralRe: InvalidCastException: asp.net custom class Application variable Pin
Giorgi Dalakishvili30-Sep-08 3:53
mentorGiorgi Dalakishvili30-Sep-08 3:53 
GeneralRe: InvalidCastException: asp.net custom class Application variable Pin
Mbah Dhaim30-Sep-08 10:33
Mbah Dhaim30-Sep-08 10:33 
Questionrestore Pin
NiloofarNoroozi30-Sep-08 2:53
NiloofarNoroozi30-Sep-08 2:53 
AnswerRe: restore Pin
Wendelius30-Sep-08 3:46
mentorWendelius30-Sep-08 3:46 
QuestionIf I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
arnold_w30-Sep-08 2:21
arnold_w30-Sep-08 2:21 
AnswerRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Pete O'Hanlon30-Sep-08 2:31
mvePete O'Hanlon30-Sep-08 2:31 
AnswerRe: If I link in files (DLLs, GIF-images, etc) into my executable, how do I then access the files? Pin
Giorgi Dalakishvili30-Sep-08 2:36
mentorGiorgi Dalakishvili30-Sep-08 2:36 

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.