Click here to Skip to main content
15,922,015 members
Home / Discussions / C#
   

C#

 
AnswerRe: can a user-defined namespace span multiple cs files? Pin
rom9012525-May-05 10:23
rom9012525-May-05 10:23 
GeneralRe: can a user-defined namespace span multiple cs files? Pin
S. Senthil Kumar25-May-05 22:13
S. Senthil Kumar25-May-05 22:13 
GeneralRe: can a user-defined namespace span multiple cs files? Pin
CTI Guru26-May-05 13:36
CTI Guru26-May-05 13:36 
AnswerRe: can a user-defined namespace span multiple cs files? Pin
DavidNohejl25-May-05 13:32
DavidNohejl25-May-05 13:32 
Generalcalculating angle Pin
Shanay25-May-05 10:01
Shanay25-May-05 10:01 
GeneralRe: calculating angle Pin
Christian Graus25-May-05 16:03
protectorChristian Graus25-May-05 16:03 
GeneralParsing Database bit type Pin
webhay25-May-05 9:56
webhay25-May-05 9:56 
GeneralRe: Parsing Database bit type Pin
Uri Lavi25-May-05 10:49
Uri Lavi25-May-05 10:49 
GeneralRe: Parsing Database bit type Pin
webhay25-May-05 23:24
webhay25-May-05 23:24 
GeneralRe: Parsing Database bit type Pin
Uri Lavi26-May-05 0:12
Uri Lavi26-May-05 0:12 
GeneralUpdating DataView yields wrong result Pin
fuzzlog25-May-05 9:29
fuzzlog25-May-05 9:29 
GeneralRunning a Batch file from c# Pin
ChasIhle25-May-05 8:00
ChasIhle25-May-05 8:00 
GeneralRe: Running a Batch file from c# Pin
S. Senthil Kumar25-May-05 8:18
S. Senthil Kumar25-May-05 8:18 
GeneralRemoting !!! Please help Pin
AcidProject25-May-05 7:12
AcidProject25-May-05 7:12 
GeneralRe: Remoting !!! Please help Pin
S. Senthil Kumar25-May-05 8:16
S. Senthil Kumar25-May-05 8:16 
GeneralRe: Remoting !!! Please help Pin
AcidProject25-May-05 8:33
AcidProject25-May-05 8:33 
GeneralRe: Remoting !!! Please help Pin
Brian Van Beek25-May-05 11:14
Brian Van Beek25-May-05 11:14 
GeneralShow special signs in listbox Pin
Snowjim25-May-05 6:40
Snowjim25-May-05 6:40 
Hey!

Consider the folowing string:

string text = "This is a Test\r\nThere is nothing more to it that this\r\n";

If i show this in a list box the \r(CR) and \n(LF) will be switched to boxes!?

Is there any way to show "\r" and "\n" where this signs('\n' and '\r') apare insted?

Best Regards
SnowJim
GeneralRe: Show special signs in listbox Pin
Snowjim25-May-05 7:08
Snowjim25-May-05 7:08 
QuestionHow to download mail from POP3 server in C# Pin
rupali_des25-May-05 6:30
rupali_des25-May-05 6:30 
QuestionHow do i save a stream Pin
Anthony Mushrow25-May-05 6:21
professionalAnthony Mushrow25-May-05 6:21 
AnswerRe: How do i save a stream Pin
pubududilena25-May-05 22:18
pubududilena25-May-05 22:18 
GeneralRe: How do i save a stream Pin
Anthony Mushrow26-May-05 1:36
professionalAnthony Mushrow26-May-05 1:36 
GeneralHistory List in TextBox Pin
ravalosv25-May-05 6:13
ravalosv25-May-05 6:13 
GeneralRe: History List in TextBox Pin
John Fisher25-May-05 8:07
John Fisher25-May-05 8:07 

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.