Click here to Skip to main content
15,898,587 members
Home / Discussions / C#
   

C#

 
GeneralSend file to Recycle Bin instead of deleting permanently Pin
Anonymous10-Jun-05 3:17
Anonymous10-Jun-05 3:17 
GeneralRe: Send file to Recycle Bin instead of deleting permanently Pin
Carsten Zeumer10-Jun-05 3:47
Carsten Zeumer10-Jun-05 3:47 
GeneralRe: Send file to Recycle Bin instead of deleting permanently Pin
Anonymous10-Jun-05 16:55
Anonymous10-Jun-05 16:55 
GeneralRe: Send file to Recycle Bin instead of deleting permanently Pin
Carsten Zeumer12-Jun-05 0:18
Carsten Zeumer12-Jun-05 0:18 
Questionhow can i create a dll? Pin
Anonymous10-Jun-05 2:46
Anonymous10-Jun-05 2:46 
AnswerRe: how can i create a dll? Pin
MoustafaS10-Jun-05 4:47
MoustafaS10-Jun-05 4:47 
General@-quoted strings Pin
Member 118129410-Jun-05 2:39
Member 118129410-Jun-05 2:39 
GeneralRe: @-quoted strings Pin
Carsten Zeumer10-Jun-05 2:47
Carsten Zeumer10-Jun-05 2:47 
Er... it IS unquoted.
It is only displayed as verbatim string (otherwise it would contain a CR that wóuld not look so nice in the IDE's watch window).

Do not use the debugger but try a Console.Out.WriteLine(format); to verify my claim.

/cadi

24 hours is not enough
GeneralRe: @-quoted strings Pin
S. Senthil Kumar10-Jun-05 2:49
S. Senthil Kumar10-Jun-05 2:49 
GeneralRe: @-quoted strings Pin
Member 118129410-Jun-05 3:14
Member 118129410-Jun-05 3:14 
GeneralRe: @-quoted strings Pin
S. Senthil Kumar10-Jun-05 3:36
S. Senthil Kumar10-Jun-05 3:36 
GeneralRe: @-quoted strings Pin
Member 118129410-Jun-05 3:47
Member 118129410-Jun-05 3:47 
GeneralRe: @-quoted strings Pin
S. Senthil Kumar10-Jun-05 4:01
S. Senthil Kumar10-Jun-05 4:01 
GeneralRe: @-quoted strings Pin
Member 118129410-Jun-05 4:07
Member 118129410-Jun-05 4:07 
GeneralRe: @-quoted strings Pin
Pyro Joe10-Jun-05 9:50
Pyro Joe10-Jun-05 9:50 
GeneralIndexed textboxes Pin
patgo10-Jun-05 2:27
patgo10-Jun-05 2:27 
GeneralRe: Indexed textboxes Pin
S. Senthil Kumar10-Jun-05 2:47
S. Senthil Kumar10-Jun-05 2:47 
GeneralThank you very much!!! Pin
patgo10-Jun-05 3:36
patgo10-Jun-05 3:36 
GeneralRe: Indexed textboxes Pin
Colin Angus Mackay10-Jun-05 2:58
Colin Angus Mackay10-Jun-05 2:58 
GeneralThank you very much!!! Pin
patgo10-Jun-05 3:36
patgo10-Jun-05 3:36 
GeneralRe: Indexed textboxes Pin
Member 118129410-Jun-05 4:17
Member 118129410-Jun-05 4:17 
GeneralRe: Indexed textboxes Pin
nemopeti10-Jun-05 12:24
nemopeti10-Jun-05 12:24 
GeneralCustom Editor for TreeView Nodes!!!☺ Pin
sharaabi10-Jun-05 2:08
sharaabi10-Jun-05 2:08 
QuestionHow to close a form in its Load event handler Pin
Waleed Eissa10-Jun-05 1:14
Waleed Eissa10-Jun-05 1:14 
AnswerRe: How to close a form in its Load event handler Pin
nemopeti10-Jun-05 1:51
nemopeti10-Jun-05 1:51 

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.