Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: (Xml) deserializing objects from dynamic assemblies. Pin
Rein_Petersen29-Sep-05 6:49
Rein_Petersen29-Sep-05 6:49 
GeneralRe: (Xml) deserializing objects from dynamic assemblies. Pin
Rein_Petersen29-Sep-05 7:54
Rein_Petersen29-Sep-05 7:54 
QuestionSecurityException Question Pin
PULLAH29-Sep-05 5:28
PULLAH29-Sep-05 5:28 
AnswerRe: SecurityException Question Pin
leppie29-Sep-05 5:40
leppie29-Sep-05 5:40 
QuestionSecurityException Question Pin
PULLAH29-Sep-05 5:28
PULLAH29-Sep-05 5:28 
Questionis there a reverse of @"abc"? Pin
Ariadne29-Sep-05 5:27
Ariadne29-Sep-05 5:27 
AnswerRe: is there a reverse of @"abc"? Pin
leppie29-Sep-05 5:36
leppie29-Sep-05 5:36 
GeneralRe: is there a reverse of @"abc"? Pin
Ariadne29-Sep-05 5:49
Ariadne29-Sep-05 5:49 
leppie wrote:
They are the same thing, the @ only defines different escaping routines.

ok, but how can I change the escaping routine.
if I do: sPrompt=args[i] and args[i] contains a '\' the real string of sPrompt is something like: @"...\...", but I want show this prompt in MessagBox without this '@' escape function. ie. I want show more than one line, if I get in args[i] a '\n'
thanks!

Ariadne
GeneralRe: is there a reverse of @"abc"? Pin
leppie29-Sep-05 6:05
leppie29-Sep-05 6:05 
AnswerRe: is there a reverse of @"abc"? Pin
Luis Alonso Ramos29-Sep-05 17:34
Luis Alonso Ramos29-Sep-05 17:34 
GeneralRe: is there a reverse of @"abc"? Pin
Ariadne29-Sep-05 20:07
Ariadne29-Sep-05 20:07 
GeneralRe: is there a reverse of @"abc"? Pin
Luis Alonso Ramos30-Sep-05 8:33
Luis Alonso Ramos30-Sep-05 8:33 
Question.Net Client app holding socket... Pin
Jason Weibel29-Sep-05 4:40
Jason Weibel29-Sep-05 4:40 
GeneralRe: .Net Client app holding socket... Pin
Stefan Troschuetz29-Sep-05 4:59
Stefan Troschuetz29-Sep-05 4:59 
GeneralRe: .Net Client app holding socket... Pin
Jason Weibel29-Sep-05 5:04
Jason Weibel29-Sep-05 5:04 
AnswerRe: .Net Client app holding socket... Pin
leppie29-Sep-05 5:23
leppie29-Sep-05 5:23 
GeneralRe: .Net Client app holding socket... Pin
Jason Weibel29-Sep-05 5:29
Jason Weibel29-Sep-05 5:29 
GeneralRe: .Net Client app holding socket... Pin
leppie29-Sep-05 5:32
leppie29-Sep-05 5:32 
GeneralRe: .Net Client app holding socket... Pin
Jason Weibel29-Sep-05 5:39
Jason Weibel29-Sep-05 5:39 
GeneralRe: .Net Client app holding socket... Pin
leppie29-Sep-05 5:43
leppie29-Sep-05 5:43 
GeneralRe: .Net Client app holding socket... Pin
Jason Weibel29-Sep-05 5:51
Jason Weibel29-Sep-05 5:51 
GeneralRe: .Net Client app holding socket... Pin
leppie29-Sep-05 5:49
leppie29-Sep-05 5:49 
GeneralRe: .Net Client app holding socket... Pin
Jason Weibel29-Sep-05 6:02
Jason Weibel29-Sep-05 6:02 
GeneralRe: .Net Client app holding socket... Pin
leppie29-Sep-05 6:13
leppie29-Sep-05 6:13 
GeneralRe: .Net Client app holding socket... Pin
Jason Weibel29-Sep-05 6:16
Jason Weibel29-Sep-05 6:16 

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.